Blog Viewer

Target List Properties Controls

  

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 lv.



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.



Entity Field

  • What it does: Displays the associated entity field.
  • How to use it: Enter the entity field.



Width

  • What it does: Width of the control.
  • How to use it: Enter the text.



Height

  • What it does: Height of the control.
  • How to use it: Enter the text.



Selection Mode

  • What it does: Determines whether selection is single or multiple.
  • How to use it: Select from the drop down.



Parent Key

  • What it does: Determines the Key and Value to be stored in the database.
  • How to use it: Enter the text.



Related Control

  • What it does: Grid the control affects.
  • How to use it: Select from the drop down.



Label Text

  • What it does: Text of the target list title.
  • How to use it: Enter the text.



Show All Buttons checkbox

  • What it does: Determines whether the move all buttons display.
  • How to use it: Click to check or uncheck.


This post is part of the Maintenance Form topic. Click here to open the Maintenance Form Overview.

0 comments
18 views

Permalink