ChayceDuncan
2 years agoQrew Captain
Re: Mobile Redirect to a Report
What type of input are you trying to collect? To be honest I skimmed most of the above - but the most recent comment looks like API button to code page to control the redirect, collect new input then redirect again.
To your comment above - you could have the code page collect info before it redirects - simple HTML inputs and post that to QB and redirect on success would suffice. Does API_GenAddRecord along with the z param work on mobile? You could perhaps try and have the user add a record into some kind of staging table that they can add data to and redirect with z - then use a webhook or Pipeline to move the data added into the record you actually want. Its quirky but allows you to control the redirect (if z= works in mobile)
------------------------------
Chayce Duncan
------------------------------