Encrypt Record Id on url

Is there away to encrypt id on url since it is visible and can easily edit by the user

  1. If you encrypt, you’ll need to modify the template yourself,
  2. If you enable User ID Security, the user cannot view other users’ records even the user changes the URL parameter.

wow… that is a brilliant. thank you for sharing

can i enable or disable UserIdSecurity in Server events?

Example: If userid is 1, the useridsecurity is enabled. otherwise it is enabled

No, User ID Security is project-wise. You may read the following 2 tutorials in the help file:

  • User ID Security
  • User Level Security