Fixed captcha script support in webform
Showing
- pkg/vtiger/modules/Webforms/layouts/v7/modules/Settings/Webforms/ShowForm.tpl 2 additions, 1 deletion...ebforms/layouts/v7/modules/Settings/Webforms/ShowForm.tpl
- pkg/vtiger/modules/Webforms/layouts/v7/modules/Settings/Webforms/resources/Detail.js 5 additions, 1 deletion.../layouts/v7/modules/Settings/Webforms/resources/Detail.js
-
mentioned in merge request !832 (merged)
-
@prasad we need not do that, instead of deferred loading we can go for explicit loading of recaptcha. Will have to weigh in any cons of that.
-
@nilay.automatesmb what do you mean by "explicit loading"?
@prasad the above feels a bit "hacky". I think we should find a way for the JS not to execute.
-
@ruben.estrada - We remove script tag acceptance in the content here we are doing special case handling to retain. So is the workaround pattern.
Please register or sign in to comment