ProcessForm |
![]() ![]() ![]() |
ProcessForm is the container element that embeds all other process elements. A ProcessForm element is made out of a HTML form element as follows.
The action attribute of the form element must always be "ProcessManager.doms" which is the MoreMotion Service that receives all the process based requests. This element is wrapped by ProcessForm Function Class . A Process Form has only one property called formConfigName that specifies the name of the form in the MoreMotion configuration. This property is optional and if it is omitted then the element name is used as the configuration name. Configuration name of a Process Form is used as a naming qualifier for the processCommand element.
The elements that can be placed into a ProcessForm ProcessCommand Element ProcessBlock Element
|