![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
A form contains two main types of objects in its visual layout: panes and controls. Each pane and control on a form has a Properties View associated with it, where you can view and edit the properties that determine the layout and functionality of that object. See Figure 43 for the form element presentation.Figure 43 Form Elements
See Form Builder and Form Validation for more details.A script action invokes an arbitrary JavaScript that could be used exercise some business logic or update other parts of the form. A computation action evaluates a JavaScript expression and updates a specified property in the form with the result of that expression.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |