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)
in-context-edit javascript error
Sbardeo
Hi,
I am tryring to enable in-context-edit for a textarea which is having tinymce external editor.
In my component I am using following code to enable in-contect-edit:
[HTML]
[/HTML]
But when I try to do in-context-edit for this item in Page it opens the respective portion of DCT which have this textarea but it also pops up javascript error:
"Can't move focus to control because it is invisible, not enabled or of a type that does not accept the focus"
Please help
Thanks in advance!
Sachin
Find more posts tagged with
Comments
miroperez
Can you attach the dct and component file for this? Many times it's just a typo which can be easily overlooked.
Sbardeo
Hi thanks for the reply!
Please find attached DCT ans component
miroperez
I had to strip out gemoney specific xsl refs but after I did that it works on my machine. The only other thing I noticed was the external-editor-config="gemoney" in your dct. What are you doing there and does it work all the time when you edit the dcr in formspub vs ICE?