Forums

TinyMCE relative URLS impossible to change to absolute?

faraon 15 Oct, 2015
Hi,
I need to have absolute urls and when I changed this setting in the plugin, Chronoforms keeps trimming the domain.
Where can I canhe this to always get absolute urls in the html code?
Thanks for your help.
faraon 03 Nov, 2015
Anyone?

TinyMce being the default and unchangeable editor, I am quite stuck here.
Thanks.
GreyHead 03 Nov, 2015
Hi faraon,

I don't think that there is anything in ChronoForms that will change a URL. Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here.

Note: if you are using the Easy Wizard you can turn on Debug on the Others tab in CFv4 or the Setup tab in CFv5.

Bob
faraon 03 Nov, 2015
Hi Bob,

Thanks for the reply, it is actually not even at the form level, but straight before I save. TinyMce converts always full urls to relative ones. I add a url with domain, then click on html to verify the resulted code and it has been trimmed... See attached.
Thx.
GreyHead 03 Nov, 2015
Hi faraon,

Hmmm odd. I think that the simplest solution is to switch from the Easy Wizard to the Default Wizard by changing the setting on the form General tab. Then you will have a plain textarea available that you can add your own HTML to.


Bob
faraon 11 Nov, 2015
Hi Bob,

I changed to default wizard and now the urls seem to remain, only problem is that it creates what seems to be a debug page instead of a confirmation message even though, and I checked, the debug option is off.

Any idea?
Thanks
Regards.
GreyHead 11 Nov, 2015
Hi faraon,

There's a Debugger action on somewhere? Have you deleted or disabled it in the On Submit event of the form?

Bob
faraon 11 Nov, 2015
Where else should I look for it (attached)
GreyHead 11 Nov, 2015
Hi faraon,

Down at the bottom where it says 'Debugger', in CFv4 you have to delete the action.

Bob
faraon 11 Nov, 2015
Perfect works great now!
Thank you Bob.
This topic is locked and no more replies can be posted.