-
Bug
-
Resolution: Fixed
-
Major
-
2.9.0
-
None
The forms button doesn't work with structured content.
There is a JavaScript error : editor variable undefined.
The editor variable that is currently used is supposed to be a global variable, only available for normal contents but for structured contents, the variable 'ANWRT_Forms_Form.editor' should be used instead.