Forum Discussion
- MCFNeilQrew CaptainTwo selections for what? What field type are you referencing? Where are you using it?
- ChuckGrigsbyQrew CadetI'm referring to section headings which are added in forms setup page
- MCFNeilQrew CaptainThey are planning on having that option in the new UI Mercury, but until then you just have to be creative with your form layout to maximize the space.
Sorry for the mix up before.- HillaryWhitneyQrew CadetDo you know if this option is available now?
- SamJones3Quickbase StaffHillary,
I would encourage you to submit feedback regarding this via our Feedback Platform - UserVoice - at http://quickbase.uservoice.com . This forum is used by our Product Management team to explore customer suggestions for enhancements / changes to the platform. Many of the items that have been suggested by customers have already been incorporated into Quick Base and I would encourage you to participate as well!
Sam Jones
QuickBase Product Manager
- MCFNeilQrew Captain
- _anomDiebolt_Qrew EliteI do this using script and it is pretty simple. Here is a demo that rearranges six sections into three rows of 2, 3 and 1 section per "section row".
I will add this to the long list of demos I am bringing to Empower. Register for Empower and I will demo this in the hallway.
Contact me off-world using the information in my profile if you need this implemented in your application:
https://community.quickbase.com/people/dandiebolt- ChuckGrigsbyQrew CadetThanks Dan for helping me with this. It was exactly what I needed!
- EOMDeveleporsQrew CaptainDid you bring this demo along to EMpower? Are you creating a pastie for this?
Thanks - _anomDiebolt_Qrew EliteThis work was done for a client so there is no public demo. What I can tell you is that is used flexbox to rearrange the sections.
A Complete Guide to Flexbox
https://css-tricks.com/snippets/css/a-guide-to-flexbox/
If I was asked to do this again I would probably use CSS Grid as all modern browsers support it and it is much more powerful:
A Complete Guide to Grid
https://css-tricks.com/snippets/css/complete-guide-grid/
I would image that over time that QuickBase itself would start using CSS Grid for its dashboard, forms and other layouts as it makes complex layouts extremely east to implement.
In any case if you need assistance with this feel free to contact me off world using the information in my profile:
https://getsatisfaction.com/people/dandiebolt- dbryant4891Qrew TraineeHi, I'm new to things like this. Where would something like this be put in Quick Base to make it function?
------------------------------
Danaya Bryant
Business Analyst
The van Halem Group
Atlanta GA
------------------------------
- EOMDeveleporsQrew CaptainThanks for the reply. If I need any help I will contact you offline.