Enable Edit Record only where login user id is same as added user id
Enable Edit Record only where login user id is same as added user id
Hi,
On a particular view, I want only the user who added the record to be able to modify/edit it. Basically, on the view, I want to write a code which will enable Edit function where zoho.loginuserid is equal to addeduser id.