This page (revision-13) was last changed on 26-Nov-2021 10:22 by kparrott

This page was created on 26-Nov-2021 10:22 by JMyers

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
13 26-Nov-2021 10:22 1 KB kparrott to previous
12 26-Nov-2021 10:22 1 KB JEscott to previous | to last
11 26-Nov-2021 10:22 1 KB JEscott to previous | to last
10 26-Nov-2021 10:22 1 KB JEscott to previous | to last
9 26-Nov-2021 10:22 1 KB JEscott to previous | to last
8 26-Nov-2021 10:22 1 KB JEscott to previous | to last
7 26-Nov-2021 10:22 1 KB JEscott to previous | to last
6 26-Nov-2021 10:22 1 KB JMyers to previous | to last
5 26-Nov-2021 10:22 1 KB JMyers to previous | to last
4 26-Nov-2021 10:22 1 KB JMyers to previous | to last
3 26-Nov-2021 10:22 1 KB JMyers to previous | to last
2 26-Nov-2021 10:22 980 bytes JMyers to previous | to last
1 26-Nov-2021 10:22 977 bytes JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 10 changed 2 lines
!!Sample Workflow UserCalc
A sample Workflow UserCalc in its simplest form (see example in screenshot) would be to set the CONTACT_TYPE global to ‘03’ (Emergency Contact) then call the P2K_CF_ECR_EXISTS custom function.
!!Sample Work Flow UserCalc
A sample Work Flow UserCalc in its simplest form (see example in screenshot) would be to set the CONTACT_TYPE global to ‘03’ (Emergency Contact) then call the P2K_CF_ECR_EXISTS custom function.
At line 17 removed 2 lines
This scenario will only work when UPDATING a contact record. This will not work when inserting a new record as the contact type must already exist on the record in order for the custom function to be able to read it.
At line 20 added one line
This scenario will only work when UPDATING a contact record. This will not work when inserting a new record as the contact type must already exist on the record in order for the custom function to be able to read it.
At line 22 added one line
[{If var='loginstatus' contains 'authenticated'
At line 25 changed 2 lines
![Notes|Edit:Internal.P2K__CF_ECR_EXISTS]
[{InsertPage page='Internal.P2K__CF_ECR_EXISTS' default='Click to create a new notes page'}]
![Discussion|Edit:Internal.P2K__CF_ECR_EXISTS]
[{InsertPage page='Internal.P2K__CF_ECR_EXISTS' default='Click to create a new discussion page'}]
}]