Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2025 06:32 PM - edited 09-04-2025 10:48 AM
Write permission allows the regular users to edit all the records in the table which I don't want. Do I need to use script
answer = (current.sys_created_by == gs.getUserID()); ?