Jump to content

Display current browsed link?


tmas73

This topic is 5534 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

This topic is 5534 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.