Opened 11 years ago
Closed 11 years ago
#11989 closed Bug (invalid)
create table as widget
Reported by: | Me | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Widgets | Version: | |
Keywords: | Cc: |
Description
I try to create table as widget and purpose behind that is i dont want to add any other widget in cell and also add my css for that .
i do code for that i attache the dialog.js for dialog box and plugin.js for table widget.
i am able to add table but i can not write on cell. i think its happen due to..
editables: { content: { selector: '.className', allowedContent: 'p br ul ol li strong em' } },
not allow multiple class for the all cell or any other reason ?
Attachments (4)
Change History (5)
Changed 11 years ago by
Changed 11 years ago by
Attachment: | plugin.2.js added |
---|
Changed 11 years ago by
Attachment: | contentTable.zip added |
---|
comment:1 Changed 11 years ago by
Keywords: | table as widget removed |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Version: | 4.3.2 |
I'm sorry but this isn't the support channel. If you have problems with implementation please ask your questions on support channel or forum.
If you think that table should be implemented as feature you can report feature request but you would need to explain in general advantage (not implementation specific) of such solution.
table widget plugin.js