Blog Viewer

Image 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 img.



Visible checkbox

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



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



Balloon Tooltip Hyperlink

  • What it does: Hyperlink that displays when the user rolls over the image.
  • How to use it: Enter the hyperlink.



Balloon Tooltip

  • What it does: Text that displays when the user rolls over the image.
  • How to use it: Enter the text.



ImageUrl

  • What it does: Relative URL of the image.
  • How to use it: Enter the URL.
  • Other notes: The URL comes from the Image folder in the MVVM project in the .NET solution.



Image Condition

  • What it does: Displays the image based on the value of the entity field.
  • How to use it: 
    1. Click the button.
    2. Click the plus icon.
    3. Enter the value and ImageUrl.
    4. Click OK.


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

0 comments
23 views

Permalink