tmas73 Posted March 20, 2009 Posted March 20, 2009 Is it possible to display the current browsed URL in a field? If I have a url field in filemaker and the webviewer is using this field as url reverence, how can it be possible to update the field dynamically when I browse in the webviewer? Thanks
tmas73 Posted March 22, 2009 Author Posted March 22, 2009 Is that possible? I did not find any info on that. T
comment Posted March 22, 2009 Posted March 22, 2009 Yes and no. Yes, you can get the current URL through the GetLayoutObjectAttribute() function. No, a calculation field, even unstored, won't refresh automatically as the result of user clicking in the web viewer. Maybe you could use some fancy script triggering, using a timer script to refresh the field periodically.
Recommended Posts
This topic is 5736 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now