Personal tools

Log in

Changes

From All n One's bxp software Wixi

Jump to: navigation, search

Form Question Types

3,126 bytes added, 14:17, 6 February 2018
no edit summary
== Basic - Construction Fundamental Types ==
| Basic - Text Wide || A type of text area for maintaining the fidelity of data from external sources in formats not necessarily HTML compliant but made very large for easy entry of large volumes of data. (See notes below)
|-
| Basic - Section Header Check Box || A script dividing block for grouping fields|-| Basic - Tab Button Header || An auto created list of buttons for jumping to sectionsquestion type that displays multiple answers and allows multiple selections
|-
| Basic - Check Box Horizontal || A question type that displays multiple answers and allows multiple selectionswith the check boxes organised with 4 per row.
|-
| Basic - List / Menu || A question type that displays one answer and allows one selection
| Basic - Radio Button || A question type that displays multiple answers and allows only one selection
|-
| Basic - Date Box || A type that allows } There are drop down lists (List /Menu) which are commonly used. These lists are prebuilt in bxp to save typing in the user select a date values and time in universal date time formatconfiguring the List / Menu.  |== Basic -Web Types ==  {| Basic - Time Listing Box class="wikitable"! style="width:20%;" |Type! style="width:80%;" | A drop down list of times separated by 15 minutesDescription
|-
| Basic - Website Text Box || A text box for entering a website address, with a special button to open the website that is entered in a new window
|-
| Basic – Password || A text box for entering a string, but the contents will be hidden
|-
| Basic - Inline Image || Allows an image to be uploaded to a form
|-
| Basic - Inline Tablet Image Capture || Allows an image to be uploaded
|-
| Basic – Inline Signature Capture || Adds a popup to allow users to capture a signature
|-
|}
 
 
 
== Basic - Web Layout and Development Types ==
 
 
{| class="wikitable"
! style="width:20%;" | Type
! style="width:80%;" | Description
|-
| Basic - Section Header || A script dividing block
|-
| Basic - Section Group || A script dividing block for grouping fields
|-
| Basic - Inline Tabs || A horizontal series of tabs for grouping questions together
|-
| Basic - Generic Area || A plain area for adding custom html, css and other content
|-
| Basic - Tab Button Header || An auto created list of buttons for jumping to sections
|-
| Basic - Hidden Div || A hidden text box inside a div
|-
| Basic - Hidden NoDiv || A hidden text box wrapped inside a div
|-
|}
 
 
 
== Basic - Date Time Listings ==
 
 
{| class="wikitable"
! style="width:20%;" | Type
! style="width:80%;" | Description
|-
| Basic - Date Box || A type that allows the user select a date and time in universal date time format
|-
| Basic - Date Box Euro || A type that allows the user to select a date in European format
|-
| Basic - Time Listing Box || A drop down list of times separated by 15 minutes
|-
| Basic - JQuery Date || A type that allows a user to select a date and time, uses a different selector
|-
| Basic - JQuery DateTime || A type that allows the user to select a date in European format and uses a different selector
|-
|}
 
 
 
== Basic - Numeric and Currency Types ==
 
 
{| class="wikitable"
! style="width:20%;" | Type
! style="width:80%;" | Description
|-
| Basic - Debit/Credit Card Number || A type that allows the user to enter a card number
|-
| Basic - Number Box || A selection box that is right formatted which is typically used for monetary amounts
|-
| Basic - Currency Box || A text box that only allows numeric content
|-
| Basic - Shopping Cart || Allows a user to easily build a dynamic and listing selection engine.
|-
|}
There are drop down lists (List /Menu) which are commonly used. These lists are prebuilt in bxp to save typing in the values and configuring the List / Menu.
|-
| Basic - Satisfaction Level || List menu with Very unsatisfactory, unsatisfactory, neutral, satisfactory, very satisfactory.
|-
| Basic - Contact History Block || Alternative display for CCL's
|-
| Basic - True False Block || List menu with True and False
| Basic - Skills || List / menu with the skills from the Time and Working Hour management module
|-
| Basic - Staff || List / menu with the users from the System Access Management module|-| Basic - Staff - Active Only || List / menu with the live users from the System Access Management module|-| Basic - Staff - Cost Centre || List / menu with the live users from the System Access Management modulefrom a specific cost centre
|-
|}
 
== Basic - Prebuilt tools ==
 
 
These are types which can be utilised to handle more complex requirements
 
 
{| class="wikitable"
! style="width:20%;" | Type
! style="width:80%;" | Description
|-
| Basic - Attachments Bar || Presents the uploads attached to a record in a horizontal bar
|-
| Basic - Contact History Bar || Presents the CCLs against the record in a visual menu bar
|-
| Basic - Child Form Mgt || Adds a block that allows a user to insert and manage child records
|-
| Basic - Child Form Popup Solution || Adds a block that allows a user to insert and manage child records, has extra listing and filtering features.
|-
|}
 
 
= Complex question types =
Account name, account number, bank, bank address, sort code.
 
 
== Complex - Map Coordinates ==
 
Click here for more info. [[Form_Map_Coordinates]]
== Complex - Campaign Transfer ==
Click here for more info. [[Form_Revenue_Header]]
 
== Complex - IBAN Calculation ==
 
 
This will generated the IBAN and BIC when a bank account and sort code are entered
 
 
 
== Complex - IBAN Validation ==
 
 
This will verify that the IBAN and BIC are correct.
 
 
== Complex - External File Upload ==