ChristopherJob
3 years agoQrew Trainee
Auto trigger URL based on a separate field property
Does anyone know how to trigger a URL to fire based on the property of a separate field in a Form instead of needing to click a URL button?
Background: My company uses a generic Form (dfid=11) for engineering support requests. If an Engineer from Group D is selected then the user gets redirected at that moment to a similar but separate Form (dfid=12). IOL Redirect that utilizes a QB Code Page was used to accomplish this but will no longer work with QuickBase's updates.
The URL is this Code Page:
https://[companyname].quickbase.com/db/brym9juux?a=pageedit&pageID=4
The Field to trigger the URL:
[EngGroup] = "Group D"
------------------------------
Christopher Job
------------------------------
Background: My company uses a generic Form (dfid=11) for engineering support requests. If an Engineer from Group D is selected then the user gets redirected at that moment to a similar but separate Form (dfid=12). IOL Redirect that utilizes a QB Code Page was used to accomplish this but will no longer work with QuickBase's updates.
The URL is this Code Page:
https://[companyname].quickbase.com/db/brym9juux?a=pageedit&pageID=4
The Field to trigger the URL:
[EngGroup] = "Group D"
------------------------------
Christopher Job
------------------------------