Hello everyone,
I’m trying to make a field editable only to precise user
Is that possible? if so what kind of condition should i use? like #UserID = username or something like that.
Hello everyone,
I’m trying to make a field editable only to precise user
Is that possible? if so what kind of condition should i use? like #UserID = username or something like that.
As far as I am concerned the Editable option for a field only takes true or false in Page Designer.
There are a few approaches.
On 23R1 and newer versions, there is a new Conditional Fields capability that does this although the syntax is slightly different. See the 23R1 documentation here: https://docs.ifs.com/techdocs/23r1/040_tailoring/225_configuration/200_client_configurations/310_conditional_fields/#showhide_fields_conditionally
With this approach, you wouldn’t need to fiddle with multiple contexts. Time to start planning an upgrade, perhaps? ;-)
Best regards,
Rukmal
What type of commande can i type to be able to retrieve the userid ?
All i can find are some commande to get values from records such as record.Field or parent.record….etc
Thank’s in advance
If you must differentiate based on user ID, I think
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.