Forum Discussion
- AlanCatantan1Qrew MemberTo hide the Save buttons in mobile, use: $(".btn-form-container-3btns").hide()
- KellyBianchiQrew Assistant CaptainThank you for your response. I don't want it to hide the Quickbase Save Buttons in mobile. The formula 'save' button does not work.
- CarlosCarlosQrew Assistant CaptainKelly, did you ever find a solution for displaying the save button when using &ifv ??
- KellyBianchiQrew Assistant CaptainI went back to using the native save button because you can't remove them from mobile.
- CarlosCarlosQrew Assistant Captain
I am using the iframe view to hide the headers, but it seems to automatically hide everything below as well. How can I get the Quickbase (Bottom-only) Save button to display?
I was wondering about the save button. The native save/cancel buttons are hidden when using iframes for reports, but i can't find a way to display them, while keeping the report as an iframe. (avoiding display of all the tables, headers, etc.. just want the table in grid edit mode and the save button.)