Changes

Submit & Save Buttons

5,808 bytes added, 16:54, 15 October 2021
no edit summary
There is now the ability to define multiple submit buttons against individual statuses within a UTA.__TOC__
The buttons can also be configured so that they are presented to subsets of users, perform certain checks and can push =Overview=SmartSimple offers the event ability to define multiple submit buttons against individual statuses within a specific statusUTA.
==Creating The buttons can also be configured so that they are presented to subsets of users, perform certain [[validation]] checks and can push the event to a Submit Button== To access the '''Submit Button''' feature:specific status.
1) Click the '''Settings''' tab within the UTA, then on the [[Statuses]] link in either the Level 1 settings section, or Level 2 settings section.=Configuration - Essentials= ==Create a Submit Button==2) The '''To create a Submit Button''' tab is displayed next to the '''Status Trigger''' tab. [[Image:SubmitButton1.png]]
3) # Navigate to the UTA which you'd like to add your Submit button to.# Click on the Submit '''Configuration Settings''' button within the UTA.# If you'd like to add a submit button to a Level 1 entity, select the second tab or scroll down , which contains your Level 1 settings. If you'd like to add a submit button to a Level 2 Entity, select the third tab, which contains your Level 2 settings, and so on.# Click on the '''Submit & Save Buttons''' link under the '''General Settings''' header.<br /> [[Image:SubmitAndSaveButtonUTA.png|750px]]# The '''Submit & Save Buttons section''' page is displayed. Then click # Click on the '''New tab to begin Submit & Save Button''' button, signified by the process of adding '''+''' sign. <br /> [[Image:NewSubmitButton.png|300px]]# You will be presented with a new window, titled '''New Submit & Save Button''' where you can configure the submit button. View the section below for a detailed explanation of each setting.# Once you have configured the Submit button to your liking, click '''Save'''.# The submit button you have created will now be listed in the Submit Buttons section.
[[Image===New Submit & Save Button Page - Settings===The '''New Submit & Save Button''' page includes the following settings:SubmitButton2.png]]
4) You {| class="wikitable"|-!|Setting!|Description|-||'''Type'''||Type options include Submit Button, Save & Validate Button, Save Draft Button, and Submit Annotation. See Submit Logic on Save or Save Draft Buttons for further information.|-||'''Order'''||This is the order in which the button will be presented appear on the screen, with lower numbers appearing further to the left of the screen.|-||'''Caption'''||This is the text that will appear on the button. Typically, you would name the button after the action that is triggered by the button. Example: If a new button sends applications into Approved status, we will give it the caption "Approved".|-||'''Icon Style'''||These are the various groups of icons including '''Brands''', which features brand logos, '''Light''', which contains outline-style icons with light line weights, '''Regular''', which includes outline-style icons with heavier line weights, and '''Solid''', which includes monochromatic glyphs with solid fills.|-||'''Icon'''||Graphic icons can be featured on Submit & Save button to clarify and reiterate the purpose of the button. Simply select the icon group using the '''Icon Style''' dropdown, and then use the '''Icon''' dropdown to select the desired icon.|-||'''Description'''||Definition and general description of the submit button. This will not be displayed on the button.|-||'''Align to'''||Select the preferred alignment of the button at the bottom of the window (Center, Left, Right).|-||'''Available to Status'''||The statuses in which the button will appear. This will be the status that the record is in before being submitted to the subsequent status that the button directs to.|-||'''Submit to Status'''||This is the status that the entity should be updated to after clicking on the button. Use this dropdown to select the destination status of the submit button.|-||'''SmartCheck Validation'''||Select the [[SmartCheck Validation]] method required for the button. This is used to attach custom validation conditions to this button, prohibiting users from proceeding without meeting the custom [[SmartCheck Validation]] conditions specified.|-||'''Bypass Field Validation'''||Flag to indicate that the status should change without the system performing all field validations (bypassing fields marked as Mandatory). The Submit Logic on the button itself will still be validated.|-||'''Custom Script'''||Include any custom scripts here that will be executed when the button is clicked.|-||'''Enable Confirmation Alert Message'''||Toggle this on to enable an alert message which appears when clicking the button, asking the user if they are sure that they would like to proceed.|-||'''Confirmation Message'''||This field only appears if a Confirmation Alert Message are enabled. Here, enter the messaging that you would like to appear on the alert message.|-||'''Enable Confirmation Page'''||Toggle this on to create a Confirmation Page which the user is directed to configure after clicking the submit button.The contents of this page are determined by the subsequent options which appear.|-||'''Title'''||This field only appears if the Confirmation Page is enabled. The title specified here will be the title which appears at the top of the Confirmation Page.|-||'''Message'''||This field only appears if the Confirmation Page is enabled. The message specified here will be the body content of the Confirmation Page.|-||'''Redirect URL'''||Specify the URL the user should be redirected to following successful submission. NOTE: Redirects must be relative path (e.g. /wiki/index.php) rather than an absolute path (e.g. http://www.smartsimple.org/wiki/index.php).|-||'''Button Caption'''||This field only appears if the Confirmation Page is enabled. The caption specified here will be included on the button which is featured on the Confirmation Page. Typically, this would be a link back to the user's home portal.|-||'''Button Icon Style'''||This field only appears if the Confirmation Page is enabled. This determined the style of the icon included in the button featured on the Confirmation Page. These are the various groups of icons including '''Brands''', which features brand logos, '''Light''', which contains outline-style icons with light line weights, '''Regular''', which includes outline-style icons with heavier line weights, and '''Solid''', which includes monochromatic glyphs with solid fills.|-||'''Button Icon'''||This field only appears if the Confirmation Page is enabled. Icons selected from this dropdown will be included in the button featured on the Confirmation Page.|-||'''Redirect Payment Form'''||If you have a payment integration form configured, like a Stripe integration form, selecting it from this dropdown will assign it as the destination for users who have clicked this button. |}
[[Image===Permissions & Availability Settings===The '''New Submit & Save Button''' page, '''Permissions & Availability''' tab includes the following settings:SubmitButton3.png]]
This window includes the following settings:{| class="wikitable"|-!|Setting!|Description|-* ||'''OrderRole - Permissions''' - the order in ||Specify which roles have access to the button will appear . Toggling on the screen, with lower numbers appearing further to the left of the screen.* '''LabelUse UTA Role''' will include role- the text that will appear on the button when exposed to end based permissions for usersassigned in UTA Roles.* |-||'''Submit StatusType - Availability''' - ||Specify which record types the status that the entity should be updated to after clicking button will appear on the button. * |-||'''Bypass validationVisibility Condition''' - flag to indicate that ||Enter custom visibility conditions for the status should change without the system performing all field validationsbutton here. * '''Description''' |- descriptive text. * ||'''ScriptOn New Record''' - call to any scripts that should ||define how the Submit Button will be run in conjunction with this buttondisplayed on a new record.* Options include '''URL"Always Display", "Hide on New Record", "Only Show on New Record"''' - .* '''Visibility Condition''' - any [[Visibility Condition|conditions]] used to control when the button is exposed.}
==Notes==
The Submit Annotation type button will only appear on the record if it is under Status lock. This button type is used to submit field modifications and will stamp the revision log with changes.
5) Click ==See Also==* [[Submit Logic]]* [[Status]]* [[Template / Type Formula]] - for more examples of syntax to be used* [[savefunc]] or [[sbfunc]]* [[Obtain Server Date and Time]]* [[Field Permissions]]* [[Custom Save once you have configured the Submit button.and Save Draft Buttons]]
6) The Submit button should be listed in the Submit Buttons section. [[ImageCategory:SubmitButton4.pngUniversal Tracking Application]] 7) You can then start to add [[Submit LogicCategory:Validation]][[Category:Process Flow]] against the individual buttons.
Smartstaff
282
edits