View Article

Forms Toolbox View Section

By Xelence Documentation posted 09-15-2023 16:43

  

These are the available form View section controls, from top left to bottom right.

Label

  • Function: Field that displays read-only text.
  • Other Sections: 
    • Basic
    • HTML

 

Calculated Field

  • Function: Field that allows the Xelence user to apply any additional logic for a field without manipulating it in the database.
  • Other Sections: 
    • Basic
    • Input
  • Other Notes: This is mostly applicable for client-side form rule data binding. Server-side entity field binding is also possible.

 

Rich Text

Field that displays formatted text.

 

LinkAction

Control that displays a hyperlink that navigates to another form.

 

Image

  • Function: Control that displays an image.
  • Other Sections: HTML 

 

HyperLink

Control that displays a hyperlink that navigates to another screen.

 

Literal

  • Function: Control that displays unformatted read-only text.
  • Restriction:
    • Maintenance
    • Wizard

 

Date

  • Function: Field that allows the app user to enter or select a date value from the datepicker.
  • Other Sections: 
    • Basic
    • Input

 

DateTime

  • Function: Sets date and/or time, depending on the type provided in Xelence.
  • Other Sections: 
    • Basic
    • Input


Time

  • Function: Field that allows the app user to enter or select a time value value from the timepicker.
  • Other Sections: 
    • Basic
    • Input

 

Number

  • Function: Field that allows the app user to enter a numeric value.
  • Other Sections: 
    • Basic
    • Input

 

Decimal

  • Function: Field that allows the app user to enter a numeric value that can store fractional values.
  • Other Sections: 
    • Basic
    • Input

 

Phone

  • Function: Field that allows the app user to enter a phone number.
  • Other Sections: 
    • Basic
    • Input

 

Mobile

  • Function: Field that allows the app user to enter a mobile phone number.
  • Other Sections: 
    • Basic
    • Input

 

International Phone

  • Function: Field that allows the app user to enter a country-specific phone number.
  • Other Sections: 
    • Basic
    • Input

 

NumSpinner

  • Function: Field that allows the app user to increment or decrement the control value using plus and minus icons.
  • Other Sections: Input
  • Other Notes: This control requires minimum and maximum values.

 

Currency

  • Function: Field that allows the app user to enter a numeric value of the default data format 0:C.
  • Other Sections: 
    • Basic
    • Input

 

SSN

  • Function: Field that allows display or entry of a formatted Social Security number.
  • Other Sections: Input

 

Rating

  • Function: Field that allows the app user to select a rating as filled stars from 1-5.
  • Other Sections: Input

 

Percentage

  • Function: Field that allows the app user to indicate a numeric value suffixed with %.
  • Other Sections: Input
  • Other Notes: The default data format is 0:P.

 

HTML Editor

  • Function: Control that contains formatted HTML content.
  • Other Sections: Input

 

File Layout

  • Function: Control that displays the inbound file app record.
  • Restriction:
    • Maintenance
    • Wizard

 

HTML Generic

Control that allows the Xelence user to set or modify attributes and styles with the Attributes and Styles properties inherited from the HTML Control.



#Xelence
#Forms

#ControlsandButtons

0 comments
46 views