
Hi
I have Form which is filtered according to user Location . There can be many user for same Location. Is it possible to check before Form opens that if there is already Form open with same Location it should not allow other User to open the Form.
Thanks
*This post is locked for comments
I have the same question (0)You can do it by Customization, There is no standard way.
1. Create a field in Setup Table.
2. Mark boolean to True if page is open
3. Mark boolean to false if page is closed.