Page 1 of 1

Data Aware HTML editor / viewer

PostPosted: 12 Mar 2018 07:26
by davenovo
Hello,

In my application, the user can customize one of the pages. Basically, I store a bunch of HTML text in a database blob field.

On one page, I would like to display this code in an HTML editor, to let administrators edit it. One another page I would like to to just view the HTML.

Ideally, there is a dataAware HTML editor/viewer where I can just put the HTML text in a DAtaSet and when they press the Save button I post it, and on the viewer I just put it in the dataset and they view it.

Do you have data aware components to edit HTML?
Do you have data aware components that I can view HTML?

Re: Data Aware HTML editor / viewer

PostPosted: 12 Mar 2018 19:01
by davenovo
On a related note, I used the TIWCGJQHTMLEditor and set its ReadOnly to True. However, it still let me type into the editor.

Re: Data Aware HTML editor / viewer

PostPosted: 12 Mar 2018 19:31
by Alexander Bulei
Hi davenovo,

I've added the DataLink to IWCGJQTinyMCE component.
It will be available in next beta release.

Best Regards.

Re: Data Aware HTML editor / viewer

PostPosted: 13 Mar 2018 01:30
by davenovo
That is wonderful. Thanks!

Did you manage to reproduce the readOnly bug?

Re: Data Aware HTML editor / viewer

PostPosted: 13 Mar 2018 10:38
by Alexander Bulei
Hi davenovo,

I've created the ticket in our system, and will check asap.
Thank you for report.

Best Regards.