Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Allow only a specific user to update a dropdown field using ACL

SpartanW4963600
Tera Contributor

Hello All,

I have a dropdown field on a table that should be editable only by a specific user (or integration user).

 

  • The field should be updatable via integration by a specific user/integration account.

  • All other users should be restricted from updating this field:

    • via the form (UI)

    • via API / integration

  • Field should remain read-only for everyone else.

Looking for guidance or sample ACL scripts.

 

Thanks in advance!

 

1 REPLY 1

JenniferRah
Mega Sage

I would create a custom role, give the integration user that role, and create an ACL granting access to that role.