extending table inside rich text editor plugin | Community
Skip to main content
Level 4
October 16, 2015
Solved

extending table inside rich text editor plugin

  • October 16, 2015
  • 22 replies
  • 6379 views

Hi,

 

I am currently using the rich text editor table plugin. I would like to extend it to include two more extra properties I was wondering whether this is possible and if there is any examples.

 

Chris 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Ojjis

Hmm,
I would overlay the file in "/apps" with the same name/structure so you wont have to worry about that later one since it's quite a lot of scripts and different functions involved. 

Glad it worked out
/Johan

22 replies

Sham_HC
Level 10
October 16, 2015

I do not have the sample.  What are the properties you are trying to add? What exact change you have done so far?  In the firebox are you seeing the addition properties are passed on POST request?

chrisu168Author
Level 4
October 16, 2015

Hi,

 

I have read them. I have managed to extend tablepropertiesdialog but the 2 property fields I created do not get persisted.

 

Chris