Form: Difference between revisions

Jump to navigation Jump to search
19 bytes removed ,  16 March 2023
Line 341: Line 341:
== Additional form components ==
== Additional form components ==
{{Anchor|Button}}
{{Anchor|Button}}
; Add Button: Click to add a new button to an existing tab.
; Button: Drag to create a new button to an existing tab.
:* Modify the '''Click Text''' property to change the button text.
:* Modify the '''Button Text''' property to change the button text.
:* Optionally, set up also the '''Label''' property. Usually, extra labels are unnecessary for buttons, and they are hidden by default styles (the style called "Button"; Label position = Hidden).
:* Optionally, set up also the '''Label''' property. Usually, extra labels are unnecessary for buttons, and they are hidden by default styles (the style called "Button"; Label position = Hidden).
:* You have two options for setting up the button action:
:* You have two options for setting up the button action:
::* Double-click '''Command''' to select a [[Form#Add_commands|form command]] from a list, or enter a command name directly.
::* Use the '''Command''' property to select a [[Form#Add_commands|form command]] from a list, or enter a command name directly.
::* Alternatively, use [[Rules_editor#Cell_Click.2C_Button_Click_variables|'''Button Click''']] to set up custom action associated with the button. The following example shows or hides the map tab of your form:
::* Alternatively, use [[Rules_editor#Cell_Click.2C_Button_Click_variables|'''Button Click''']] to set up custom action associated with the button. The following example shows or hides the map tab of your form:
:::{| class="wikitable"
:::{| class="wikitable"
Line 358: Line 358:
: See also the [https://www.youtube.com/watch?v=h3Mh_pR0uVw&list=PLPMCnAPD5b57hivwGbC2iiI0F22DAU9wb&index=7 feature introduction]. {{Badge|Webinar}}
: See also the [https://www.youtube.com/watch?v=h3Mh_pR0uVw&list=PLPMCnAPD5b57hivwGbC2iiI0F22DAU9wb&index=7 feature introduction]. {{Badge|Webinar}}
{{Anchor|Add_Grid}}
{{Anchor|Add_Grid}}
; Add Table: Click to add a table to your form. Tables allow you to display fields in multiple columns. See [[Form#Displaying_multiple_fields_per_row|displaying multiple fields in a single row]].
; Table: Click to add a table to your form. Tables allow you to display fields in multiple columns. See [[Form#Displaying_multiple_fields_per_row|displaying multiple fields in a single row]].
; Add Image: Click to include an [[images|image]] to one of the tabs of your form.  
; Image: Click to include an [[images|image]] to one of the tabs of your form.  
; Add Chat: If you want to be able to use [[chat]] to comment on records, place the Chat Wall as a tab on the form.
; Chat: If you want to be able to use [[chat]] to comment on records, place the Chat Wall as a tab on the form.
; Add Hub: Click to include a [[hub]] as a tab to your form. Only hubs that include your form's entity can be selected.
; Hub: Click to include a [[hub]] as a tab to your form. Only hubs that include your form's entity can be selected.
; Add Process: Click to add a process to your form. Processes guide users through a series of steps. See [[Process]] for more information.
; Process Flow: Click to add a process to your form. Processes guide users through a series of steps. See [[Process]] for more information.
; Add Timeline: Click to add a timeline to your form. Timelines display related records from multiple entities in chronological order. See [[Timeline]] for more information.
; Timeline: Click to add a timeline to your form. Timelines display related records from multiple entities in chronological order. See [[Timeline]] for more information.
; Add Chatter (Salesforce only): Click to add a chatter tab to the entity form. Chatter is a real-time collaboration platform. See [[Chatter]] for more information.
; Chatter (Salesforce only): Click to add a chatter tab to the entity form. Chatter is a real-time collaboration platform. See [[Chatter]] for more information.
; Add Tree: Click to add a tree view to your form. Tree views display records from multiple entities in a tree-like fashion. See [[Tree view]] for more information.
; Tree View: Click to add a tree view to your form. Tree views display records from multiple entities in a tree-like fashion. See [[Tree view]] for more information.
; Tagged Image: Click to add a tagged image tab. You can display related records as tags on the image. See [[Tagged image]] for more information.
; Tagged Image: Click to add a tagged image tab. You can display related records as tags on the image. See [[Tagged image]] for more information.


Navigation menu