Solved
CustomField(n) in record type user
Hi all,
Is it possible to add cusomField1 to 10 into record type user ?
My first approach was adding a custom record field but user function cannot be used inside.
Any idea ?
Regards
Jean-Alain
Hi all,
Is it possible to add cusomField1 to 10 into record type user ?
My first approach was adding a custom record field but user function cannot be used inside.
Any idea ?
Regards
Jean-Alain
I just did a small test. What is possible, not sure whether it is a good idea, create a separate expression backed synced record using the list of all users as the data source. This can include all the user fields, including custom fields. Then you can add a relationship between the normal user record and the new one.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.