DefaultValues: Difference between revisions
Jump to navigation
Jump to search
Created page with "case: fieldA : holds a selection of for example groupmailboxes, and the approver is in a seperate column, called 'Approver'. fieldB : shows the approver, but needs to be HELPD..." |
m 1 revision imported |
(No difference)
|
Latest revision as of 21:44, 25 May 2020
case: fieldA : holds a selection of for example groupmailboxes, and the approver is in a seperate column, called 'Approver'. fieldB : shows the approver, but needs to be HELPDESK, if no approver is found in the datastore of all groupmailboxes
solution: 1. Make fieldB a calculation field 2. enter this formula : IFEMPTY('#REPLACE-FORMFIELD-Form1||FieldA||Approver#','HELPDESK')