Forum Discussion
SimonH
3 years agoQrew Cadet
If I am reading this correctly, you are misusing the javascript source tag's src parameter.
That is where you would put the URL for a valid JS file, not a QuickBase API url
What you want to do is pass that query URL to the code page as a query parameter, and then have a script on the page make the query and render the table
------------------------------
Simon H
------------------------------
That is where you would put the URL for a valid JS file, not a QuickBase API url
What you want to do is pass that query URL to the code page as a query parameter, and then have a script on the page make the query and render the table
------------------------------
Simon H
------------------------------
Related Content
- 2 months ago
- 13 days ago
- 2 months ago
- 5 months ago