Forum Discussion
MarkShnier__You
2 years agoQrew 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
------------------------------
- ElenaLarrabee12 years agoQrew CaptainBless you Mark, thanks SO MUCH.
Is there a way to hide the UI and still show save&close buttons?
The only other thing I'm struggling with at this point is trying to get the iframe to dynamically resize when it opens the form, but if I can't make it work I'll just set it to open in a new window, which works to get things popped out of the iframe.
------------------------------
Elena Larrabee
------------------------------- MarkShnier__You2 years agoQrew LegendI'm actually Cycling this week so it's hard for me to respond, especially during the day. The easiest way to auto save is to navigate away from the record. Like send the user to some kind of homepage. But there is another option if you want to land the user on the newly saved record.Where do you want to learn the user with this homegrown Shiva and close button?
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------- ElenaLarrabee12 years agoQrew CaptainWell hey thanks so much Mark, I appreciate the response!
I'd just want to redirect them back to their home page, the custom HTML page.
------------------------------
Elena Larrabee
------------------------------
- ElenaLarrabee12 years agoQrew CaptainOr, 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
------------------------------- 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
------------------------------