Hi all,
I use a calculation media field for displaying an icon on a table view (just like the navigation of the Sample Crm).
When running the solution from the developer and the Smart Client all icons appear properly, while by running the solution from the web client, the icons do not appear at all. What I’m doing wrong ?
I had the same problem using .png images on IE 6. Try using .gif images?
Do the calculated icons of the sample crm solution works ok on you webclient? (the sample crm application uses .gif icons)
I’m using the same .gif images of the svy_core module that work fine at the sample CRM! I have compared all form and field properties. I tried loading the images from both dataProvider and text properties.
Have you tried cleaning the browser cache?
Yes, more than once. I have use the Mozilla and IE7. Images placed directly on the form (imageMedia), appears correctly.