Possible bug when entering Expression for Formula field
Hi:
Thought Support might be interested in this problem I encountered when trying to enter a formula (for rendering an image uploaded in another field) like this ...
"<img src='http://creator.zoho.com/DownloadFile.do?filepath=/" + UploadPhoto + "&sharedBy=scriptedlogic' title='Staff Photo" + "' alt='Staff Photo" + "' width='64' height='75'/>"
... using the Edit this Field facility.
After entering this formula for the first time ... as soon as I click on the Done button and return to this Dialog Box ... the Expression Box kept going back to "undefined".
I was able to enter it directly into the Form's script ... and it seemed to stick in the Expression Box from then on ... but when I tried to change it via the Dialog Box, it kept returning to the old value.
Gaev