JordanBeatty1
8 years agoQrew Captain
Table Home Page URL
Do table home page URL's change if the report changes. I am thinking of adding a redirect to a table and want to land on its home page. Should I just use the URL from the browser or is there a more consistent way native to Quickbase, so something along the lines of:
URLRoot() & "db/" & [_DBID_TASKS]Which just brings me to our homepage for the whole app, when I was thinking it would bring me to the Task table. _Should I use the URL I see in my browser or is there something else to bring me to tables home page?