Difference between revisions of "Question - Reorder and Restyle"
From All n One's bxp software Wixi
Philip Lacey (talk | contribs) (Created page with "= Overview = The Question - Reorder and Restyle function in ''Main Menu > Form Management > Form - Question Management > Question - Reorder and Restyle > Choose your Form ''...") |
Philip Lacey (talk | contribs) |
||
| Line 17: | Line 17: | ||
= Columns = | = Columns = | ||
| + | |||
| + | |||
| + | {| class="wikitable" | ||
| + | ! Column | ||
| + | ! Purpose | ||
| + | |- | ||
| + | | Question || The name of the question | ||
| + | |- | ||
| + | | Table Id || The system table id if doing custom show / hide JavaScript | ||
| + | |- | ||
| + | | Previous Order || As an aide memoire | ||
| + | |- | ||
| + | | Current Order || The order the questions will be displayed in. In the event of questions with the same order number, the order the questions were added to the form will be used for just those questions affected. | ||
| + | |- | ||
| + | | Initially Visible || JavaScript show or hide the question when the form first opens | ||
| + | |- | ||
| + | | Grouping || Grouping is used in surveys to allow groups of questions appear on the same page. | ||
| + | |- | ||
| + | | Report Colour || When rendering the question in reports what colouring should be used. | ||
| + | |- | ||
| + | | Display Colour || When drawing the question in the form what background colour will the question have. | ||
| + | |- | ||
| + | |} | ||
| + | |||
| + | At the top of the page is a useful colour picker which allows a user to visually pick a colour and the corresponding HEX value is put into the text box at the top of the page. This value can then be copied to all fields that need that colour. | ||
| + | |||
| + | |||
| + | |||
| + | [[Category:Module Specific:Form Management]] | ||
| + | [[Category:Topic:Styling bxp]] | ||
Latest revision as of 12:47, 2 September 2017
1 Overview
The Question - Reorder and Restyle function in Main Menu > Form Management > Form - Question Management > Question - Reorder and Restyle > Choose your Form provides a useful tool for mass reordering and visually restyling questions in a form.
Firstly we consider a sample output
Then we consider the tools interface
2 Columns
| Column | Purpose |
|---|---|
| Question | The name of the question |
| Table Id | The system table id if doing custom show / hide JavaScript |
| Previous Order | As an aide memoire |
| Current Order | The order the questions will be displayed in. In the event of questions with the same order number, the order the questions were added to the form will be used for just those questions affected. |
| Initially Visible | JavaScript show or hide the question when the form first opens |
| Grouping | Grouping is used in surveys to allow groups of questions appear on the same page. |
| Report Colour | When rendering the question in reports what colouring should be used. |
| Display Colour | When drawing the question in the form what background colour will the question have. |
At the top of the page is a useful colour picker which allows a user to visually pick a colour and the corresponding HEX value is put into the text box at the top of the page. This value can then be copied to all fields that need that colour.