Widget that uses an external script to generate user-custom forms. Used with the editing widgets :
Note
This widget automatically link itselt to all the widgets above.
Note
This widget needs to be linked to the resources having custom forms.
Sample configuration of the widget :
<featurepanel_customform>
  <name>W_FeaturePanel_CustomForm</name>
  <options>
    <formURL>./path/to/script</formURL>
  </options>
</featurepanel_form>
| formURL: | (String) URL path to the script managing the custom forms. | 
|---|
N/A
featureserver
read