Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
onItemChange not working on VF field if set to view source
Hans
When editing a VF field, the onItemChange event does not register if the user removes focus while in View Source mode. Users are forced to select Wysiwyg and then click out, which of course they don't always do.
This is causing various problems as you can imagine.
Is anyone aware of a workaround for this, or perhaps of a bug report being filed?
I would really appreciate any input here.
thanks,
Hans
Find more posts tagged with
Comments
Hans
FYI, Interwoven support informs that this is bug 54361 for which there is no known fix.
They suggested trying to change the value of the VF field on save rather than onitemchange however we have tried that but it is not an ideal solution.