“I have a detail page with a different external webpage link (text link) from a collection database. When it is clicked, it should go to a different external webpage. But it just goes to one same external page link all the time. Any help? Thanks!”
Sounds like the link action might be pointing to a static URL instead of pulling the value from your collection. On the detail screen, make sure the action for your text link is set to “Link / Website” and the URL is set to the Current record’s field (e.g. Current / External Link) rather than typing the link in manually.
That way, each record will open its own unique external page instead of the same one every time.
Thx you for the reply.. I’ll check and try ASAP
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.