Adding the Field Picker in the dynaform editor

This commit is contained in:
Gustavo Cruz
2012-12-12 17:30:36 -04:00
parent f1fd99799e
commit a7136b70d4
11 changed files with 317 additions and 16 deletions

View File

@@ -3,7 +3,7 @@
<URL type="phpvariable"/>
<DYN_UID type="phpvariable"/>
<PME_HTML_ENABLETEMPLATE type="checkbox" value="1" defaultvalue="0" labelOnRight="0">
<en>Enable HTML Editing</en>
@@ -21,7 +21,7 @@
<en>HTML View</en>
</HTML -->
<HTML type="wysiwyg_editor" editorType="DYNAFORM_TEMPLATE" width="100%" height="300px">
<HTML type="wysiwyg_editor" editorType="DYNAFORM_TEMPLATE" dynUID="@@DYN_UID" width="100%" height="300px">
<en>HTML View</en>
</HTML>