Forum Discussion
MarkShnier__You
Qrew Legend
If you suffix all your URLs with
&ifv=1
it will suppress the native headers. But then you have to plan ahed as to how they navigate. For example if they are on a Table report, you need to suppress the edit and view options and provide your own buttons instead.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------
&ifv=1
it will suppress the native headers. But then you have to plan ahed as to how they navigate. For example if they are on a Table report, you need to suppress the edit and view options and provide your own buttons instead.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------
ElenaLarrabee1
2 years agoQrew Captain
Or, alternatively, and I'm sure this is super simple but I can't figure it out: how do I make a formula url save&close button?
------------------------------
Elena Larrabee
------------------------------
------------------------------
Elena Larrabee
------------------------------
- MarkShnier__You2 years agoQrew LegendOK, Plan A which is KISS is just to label URL formula button as Save and the code would land them on some page. That should work unless the only edits are in the grid edit children. If that's a possibility, then we have to go to Plan B.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------- ElenaLarrabee12 years agoQrew CaptainYep, I made sure the auto save was on and just made a url field to take them right back to the embedded iframe report. Works fabulously.
Now I just need to figure out a way to make the iframe resize itself dynamically. I've tried a bunch of stuff, but I just can't seem to get it to expand when the form opens.
------------------------------
Elena Larrabee
------------------------------