Blog Viewer

Range Validator Properties Controls

  

This item is found in multiple S3 file types. Its controls and their order may vary based on the file type.

 

ID

  • What it does: Programmatic ID of the control.
  • How to use it: Enter the text.
  • Other notes: This must be unique. It is prefixed with rnv.


Visible checkbox

  • What it does: Determines whether the user can see the control.
  • How to use it: Click the checkbox to check or uncheck.



Mode

  • What it does: Determines whether the way the user opened the form affects the control. Options are All, New, and Update. All means that regardless of whether the user created new or opened existing, the control behaves the same. New is for creating new and Update is for opening existing.
  • How to use it: Select from the drop down.
  • Other notes: It defaults to All.



Visible Rule

  • What it does: Displays the control if it evaluates to true. Hides the control if it evaluates to false.
  • How to use it: Enter the rule from the entity.
  • Other notes: The rule comes from the entity. It must be configured there for you to use it here.



Resource

  • What it does: Security ID that determines whether the user can access the control.
  • How to use it: Enter the ID from the security table.



CSS Class

  • What it does: Custom style sheet class that controls cell appearance.
  • How to use it: Enter the text.
  • Other notes: If left blank, the appearance is default. The class must be configured in the MVVM project style sheet in the .NET project.



Custom Attributes

  • What it does: Custom attribute defined by the developer to be rendered on the HTML page.
  • How to use it: Enter the text.



Data Format

  • What it does: Restricts valid text entry to a specific format.
  • How to use it: Select the desired format if it does not accurately populate from the entity column settings.
  • Other notes: Select among formats for date, currency, percent, or SSN.



Related Grid

  • What it does: Grid the control affects.
  • How to use it: Select from the list of available grids.



Text

  • What it does: Text the user sees.
  • How to use it: Enter the text.



Width

  • What it does: Pixel width of the control.
  • How to use it: Enter the number of pixels.
  • Other notes: This defaults based on the amount of text and the dimensions of the cell.



Associated Control ID

  • What it does: ID of the control this control applies to.
  • How to use it: Select the control from the drop down.



Skin ID

  • What it does: Controls the text formatting.
  • How to use it: Select the skin from the drop down.
  • Other notes: Available selections are blank (default formatting), ReqInformation (for *), and WhiteText.



Expression

  • What it does: Determines whether the value of an input control matches a pattern defined by an expression.
  • How to use it: Drag the icon to the desired location.
  • Other notes: This control always requires further configuration. It allows you to check for predictable sequences of characters, such as those in SSNs, emails, phone numbers, postal codes, etc.



      Balloon Tooltip Hyperlink

      • What it does: Hyperlink to display when the user rolls over the control.
      • How to use it: Enter the URL.



      Balloon Tooltip

      • What it does: Text to display when the user rolls over the control.
      • How to use it: Enter the text.



      Set Client Visibility button

      • What it does: Opens a window that allows setting conditions under which the control is visible.
      • How to use it: 
        1. Click the button.
        2. Populate the Control List.
        3. Set the Value-Visible Control pairings.
        4. Click OK.



      Set Client Enable button

      • What it does: Opens a window that allows setting conditions under which the control is enabled.
      • How to use it: 
        1. Click the button.
        2. Populate the Control List.
        3. Set the Value-Visible Control pairings.
        4. Click OK.

       

      This post is part of multiple topics:

      0 comments
      35 views

      Permalink