AgilePoint Developer / AgilePoint Web Controls |
The implementation of this Web Control shows a drop-down list to allow the user to select a process template that is saved to a custom attribute or XML field that is defined in the Binding Name property.
Field Name | Definition |
---|---|
AppNames |
The process templates to be returned from the database and shown in the drop-down list that match the Application Name (defined in AgilePoint Envision process template Application property). If AppNames is left blank, it will return all the process templates from the database. There is filtering capability, for example if you have 1000 process templates, you can type an Application Name into this property or use wildcard characters (e.g. *Application). Note: AgilePoint will not save the value selected from
the drop-down list into a custom process attribute.
|
BindingName |
The BindingName property allows you to type in a name that becomes the custom attribute name. You can also select the XPath of the data element contained within the XML Schema file for which to bind this control. Click on the BindingName property, the Select XPath from XML Schema window appears. Choose an XPath node for which to bind and click OK. |
Not applicable.