Forum Discussion
ChayceDuncan2
7 years agoQrew Cadet
So is this actually a QB code page? My general practice when doing something like this is to pass the rid as a parameter in the url - so along the line of
https://realm.quickbase.com/db/abcd1234?a=dbpage&pageid=10&rid=1000
Then with a little window.location manipulation in Javascript you can parse out what the rid value is and you can pass that into your code
Chayce Duncan | Technical Lead
(720) 739-1406 | chayceduncan@quandarycg.com
Quandary Knowledge Base
https://realm.quickbase.com/db/abcd1234?a=dbpage&pageid=10&rid=1000
Then with a little window.location manipulation in Javascript you can parse out what the rid value is and you can pass that into your code
Chayce Duncan | Technical Lead
(720) 739-1406 | chayceduncan@quandarycg.com
Quandary Knowledge Base