User Tools

Site Tools


orderformmatrix

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
orderformmatrix [2023/10/20 11:36] – created adminorderformmatrix [2023/10/20 12:20] (current) – [Custom CSS] admin
Line 1: Line 1:
 ====== orderFormMatrix - Text entry matrix with quantities, prices, and totals ====== ====== orderFormMatrix - Text entry matrix with quantities, prices, and totals ======
-The **orderFormMatrix** function enables the creation of an order for with quantities, prices, and total using a text entry matrix question.+The **orderFormMatrix** function enables the creation of an order form with quantities, prices, and totals using a text entry matrix question.
  
 Functionality and features include:\\ Functionality and features include:\\
Line 7: Line 7:
   * Tab to quantity inputs   * Tab to quantity inputs
   * Allows only valid numeric input   * Allows only valid numeric input
-  * Saves all data, including prices, subtotals and totals, in response data +  * Saves all data, including prices, subtotalsand totals, in response data 
-  * Supports specification of price decimal places+  * Supports specification of subtotal and total decimal places
   * Supports whole number or decimal quantities   * Supports whole number or decimal quantities
   * Supports custom CSS styling (examples provided)   * Supports custom CSS styling (examples provided)
-  * Supports back button+  * Compatible with back button
  
 Here is an example:\\ Here is an example:\\
-{{ ::orderFormMatrix.mp4?800 |orderFormMatrix}}+{{ ::orderformmatrix.mp4?800 |orderFormMatrix}}
  
 This function is available for a reasonable fee. Contact **[[https://community.qualtrics.com/inbox/conversation?with=373|TomG]]** on the Qualtrics Community to learn more. This function is available for a reasonable fee. Contact **[[https://community.qualtrics.com/inbox/conversation?with=373|TomG]]** on the Qualtrics Community to learn more.
Line 45: Line 45:
   * Default choices: Prices for all Items   * Default choices: Prices for all Items
 ==== Custom CSS ==== ==== Custom CSS ====
 +The orderFormMatrix function adds the class "ofm" to the question to enable custom CSS formatting of orderFormMatrix questions.  This can be used to make totals bold, add currency symbols before or after prices, set the width of inputs, hide the price column (if prices are included in the item labels), etc..  Example CSS rules are provided with the orderFormMatrix function. 
 ===== Options ===== ===== Options =====
-==== priceDecimals ==== 
-**priceDecimals** the number of decimal places that should be displayed in the price subtotals and total. Amounts are rounded if necessary. 
- 
-Default: 2 
 ==== qtyDecimals ==== ==== qtyDecimals ====
 **qtyDecimals** specifies the number of decimals allowed in quantity fields. **qtyDecimals** specifies the number of decimals allowed in quantity fields.
 +
 +Default: 0
 +==== totalDecimals ====
 +**totalDecimals** the number of decimal places that should be displayed in the price subtotals and total. Amounts are rounded if necessary.
  
 Default: 2 Default: 2
 ====== Qualtrics Wiki ====== ====== Qualtrics Wiki ======
 [[start|Qualtrics Wiki]] [[start|Qualtrics Wiki]]
orderformmatrix.1697816173.txt.gz · Last modified: by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki