Example Link
From Business Process Management, BPM and Workflow Automation Wiki | BizAgi BPMS
<keywords content="keywords"> link, example, link example </keywords>
Contents |
Example Link as URL
Create a string-type attribute and the corresponding URL can be entered as its default value. |
The value of the link can also be defined using an event 'on enter' of the activity where the link is. The event should have an expression where the value is assigned to the attribute. |
Relate the link to the form. The field type has to be changed because Text is the default type for string-type attributes.
On the web application click in the link to go to the desired URL.
The link will look like this in the web application:
Example Link to a Form
Create a link that leads to a form. When a link is used in a form, it can connect to another form. The following link leads to a form that contains the information of the client, that is not displayed in the main form. The user will only see the information clicking on the link. |
1. Drag and drop a link type attribute in the form.
2. Rename the link
3. Select the Display form. It is the one that will open when clicking on the link. It has to be created in the Entities menu, in the Application node.
4. On the web application click in the link to go to the form.
<comments />