Forum Discussion
MarceloBenavide
3 years agoQrew Cadet
Hello. Check httpReponse after API request.
Marcelo Benavides Torres
LijaHarris
3 years agoQrew Cadet
So, this is a code page. Basically I am wondering if I can capture the record id for the thank you page once the customer hits submit on the first html code page? Basically the customer submits an intake form and we are trying to respond with a thank you page and a unique id to refer to.
------------------------------
Lija Harris
------------------------------
------------------------------
Lija Harris
------------------------------
- MarceloBenavide3 years agoQrew CadetWhen you use the API You will have a response. Check this response.Marcelo Benavides Torresmar ben tor @ gmai l com
- MarkShnier__You3 years ago
Qrew Legend
A suggestion is that rather than redirect the user to a code page, you should redirect the user to the record they just saved but on an alternate form. The form would be used to view the record and presumably these users are EOTI users. Everyone on the Internet. So the form for that role in view mode would be a form with the thank you words and of course the record ID is available to you.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------- LijaHarris3 years agoQrew CadetThank you Mark, that is a brilliant idea - I am however due to utility sensitive information unfortunately trying to avoid that route for now (although an option). I assume that if I were to do your suggestion, I would use code similar to the code pages ample app for save and keep working? I did use the form creation wizard as well to create my initial input form.
However, what could be easier is showing a static field on the html/java code page instead. Is there a way to add a formula field to a code page? In this case, it would be a formula - text field (static text).
------------------------------
Lija Harris
------------------------------