I need to open content and image selector from tinyMCE button. Could you please help me with javascript to open a selector and get the data of the content or image selected by user
Mansoor,
There should be 2 version on TinyMCE Widget in WEM by default. One which supports Inline linking and one without it (generic version).
Could it be that you are using generic version of TinyMCE widget in your CTD?
Best Regards
Qutub
From: eLink Entry: Discussion Group - Web Experience Management <v7webcontentmanagement@elinkkc.opentext.com>Sent: Wednesday, November 14, 2018 11:22 AMTo: eLink Recipient <devnull@elinkkc.opentext.com>Subject: How to open image or content selector for workspace and get the selected data javascript?
How to open image or content selector for workspace and get the selected data javascript?
Posted bymansoor.haider@metrolinx.com (Haider, Mansoor) On 11/14/2018 11:18 AM
[To post a comment, use the normal reply function]
Forum:
Discussion Group - Web Experience Management
Content Server:
My Support
I have to build a similar functionality as OOTB link creator button on the tinyMCE but the html created in this case will be different. Yes, we have a javascript on the CTD tinyMCE widget configuration page.
We are using tinyMCE advanced with all default settings and this javascript adding additional buttons for content authoring.
In that scenario you are customizing the TinyMCE which is a 3rd party product and you should be looking at their website for guidance on such customizations.
From: eLink Entry: Discussion Group - Web Experience Management <v7webcontentmanagement@elinkkc.opentext.com>Sent: Wednesday, November 14, 2018 12:11 PMTo: eLink Recipient <devnull@elinkkc.opentext.com>Subject: RE How to open image or content selector for workspace and get the selected data javascript?
RE How to open image or content selector for workspace and get the selected data javascript?
Posted bymansoor.haider@metrolinx.com (Haider, Mansoor) On 11/14/2018 12:03 PM
Topic:
Rest of the customization is according to tinyMCE customization document but I need to how to open the property window of wem that allows user to select content. Using vui javascript namespaces provided by opentext for workspace.