Identify if a request is being opened from web or mobile app
My organization has the requirement that some catalog items with few fields should be opened through app only, with an alert displayed whenever that item is opened on web. How do I identify if the item is being opened from the web. I can create a cli...