Opened 10 years ago
Closed 10 years ago
#13066 closed Task (invalid)
Custom plugin using span
Reported by: | rats | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Dialogs | Version: | 4.3.2 |
Keywords: | Span, dialogue | Cc: |
Description
We have an application WAB ( Web Application Builder) which enables Business user to create forms using WYSIWYG editor. The current version of WAB is evergreened to run the WYSIWYG editoron CWD3 machines.
For this, we have intergrated a CKEditor with our WABDesigner and have developed different custom plugins for different html elements as per WAB requirement.
But Since CKEditor do not support creation of a custom plugin using 'span' tag elements we are not able to implement one of the core WAB feature of showif.
If we develope custom plugin using 'span' element then on-Show(double click) function doesnt work for that plugin and we are not able to see any setup properties for that element in dialogue, hence cannot edit any properties.
Can anybody please Suggest any alternative solution to this?
Change History (3)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Type: | Task → New Feature |
---|---|
Version: | 4.3.1 → 4.3.2 |
comment:3 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Type: | New Feature → Task |
Since CKEditor do not support creation of a custom plugin using 'span' tag elements ,If we develope custom plugin using 'span' element then on-Show(double click) function doesnt work for that plugin and we are not able to see any setup properties for that element in dialogue, hence cannot edit any properties.
Can anybody please Suggest any alternative solution to this?