Tagged Questions
1
vote
1answer
82 views
How to tell the difference between Edit Mode and Personalized Edit Mode
I have a page where I need to pick a list to store information. This is either a global list for all users, or a personal list for the specific user.
The current practice is to detect edit vs browse ...