Forum Discussion
QuickBaseCoachD
8 years agoQrew Captain
I suggest a native approach.
Make 5 fields each with 5 choices ranging from Strongly Disagree to Strongly Agree.
Set the form properties to show as radio buttons.
Put the fields on the from across the page as opposed to down the page.
The layout will be a bit different to the paper form, but arguably better.
Make 5 fields each with 5 choices ranging from Strongly Disagree to Strongly Agree.
Set the form properties to show as radio buttons.
Put the fields on the from across the page as opposed to down the page.
The layout will be a bit different to the paper form, but arguably better.
QuickBaseCoachD
8 years agoQrew Captain
To show in tabular form make 25 fields like I suggested. Then you can pay them out on the form in view mode and suppress the headings in the form settings for the fields that are in the middle of the grid.
You can create overrides for the headings at the top of each column by making a text element on the form like
<b> Stongly Agree
and enabling the checkbox to allow HTML
You can create overrides for the headings at the top of each column by making a text element on the form like
<b> Stongly Agree
and enabling the checkbox to allow HTML