NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Ubaidullah on January 22, 2024, 02:17:05 PM

Title: Redactor options
Post by: Ubaidullah on January 22, 2024, 02:17:05 PM
Hi Bruce,

Where can I find the valid options available to be set for Redactor?

When I put this in the embed before RedactorInit, I am getting a GPF:

loc:options =  'autoresize: false'


Regards,
Ubaidullah Nubar.
Title: Re: Redactor options
Post by: Bruce on January 23, 2024, 06:31:00 AM
loc:options is not a string, you don't set it like that.
Perhaps look in the generated code to see how loc:options is used.

Cheers
Bruce