Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 2.11 KB

form-organizational-variables.md

File metadata and controls

3 lines (2 loc) · 2.11 KB

Form Organizational Variables

Variable NameDescriptionValid Values
form_default_supervisorUsed so that if the form forces a default, this is the value supplied in the if statementstring
form_default_orgunitUsed so that if the form forces a default, this is the value supplied in the if statement. Example is [{"id": "fb53fb9f-208f-451c-9391-6092eb7c4e1b","label":"OU=Disabled Users,OU=Pedro Users,OU=Pedro Ltd,DC=ad2,DC=pedroaviary,DC=com"}]list
form_default_locationUsed so that if the form forces a default, this is the value supplied in the if statementstring
form_default_email_domainUsed so that if the form forces a default, this is the value supplied in the if statementstring
form_default_licence_skuUsed so that if the form forces a default, this is the value supplied in the if statementlist
form_default_aad_groupsUsed so that if the form forces a default, this is the value supplied in the if statement. Example is [{"id": "68c2878a-6739-438c-bf5a-d8c2bea39573","label": "Dist Group Two"},{"id": "936eb764-36c4-4ac6-b264-c532caeb217c","label": "Group Me Up Buttercup - Distribution"}]list
form_default_onprem_groupsUsed so that if the form forces a default, this is the value supplied in the if statement. Example is [{"id": "68c2878a-6739-438c-bf5a-d8c2bea39573","label": "Dist Group Two"},{"id": "936eb764-36c4-4ac6-b264-c532caeb217c","label": "Group Me Up Buttercup - Distribution"}]list
form_default_departmentUsed so that if the form forces a default, this is the value supplied in the if statement. Example is [{"department": "Jesse"},{"department": "dam"}]list
form_default_phone_numberUsed in the workflow itself that if the org var is specified, it'll use it if none on the formstring