DefaultValues

From SMTX Wiki
Revision as of 11:12, 19 December 2016 by Smtxwiki (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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')