KevinGardner1
6 months agoQrew Member
Current URL Display without JavaScript
Hello!
I am trying to figure out a way to capture the URL of an open form when a record is opened in Edit Mode. I need to run numeric calculations differently when a record is in Edit Mode vs. View Mode and thus need a signal to verify which state the form is in. My idea was to capture the URL and use Text functions to identify if the URL contained the "er" vs. "dr" as a signifier of which mode the form was in. Most of what I could find uses JavaScript. Is there a way to do it without JavaScript? I suppose all I need is the URL displayed in a text format, like pictured below.
Thank you!