...
New layout components can be added to a form by dragging and dropping any of the following:
Drag from | Drag on to | Creates | Pinned/Unpinned |
---|---|---|---|
A template from a palette or from the repository browser | Form | A component based on that template | Pinned |
An attribute from a stream | Form | An input field | Pinned |
A stream view from a stream | Form | A stream view component | Unpinned |
An action from a stream | Form | A button on the form to the action | Unpinned |
An action from a stream | Banner of a stream view component | A button in the banner to run the action | - |
A stream | Form | A card view | Unpinned |
A dashboard | Banner of a stream view component | A button to open the dashboard | - |
When you drag an unpinned component onto a form, it will be automatically assigned to the parent you drop it into (for example, an area), and it will be dropped in the position that you drop it. So if you drop it in the middle of a set of fields inside an area, the fields underneath will be shuffled down to make space for it.
...