Blog Viewer

Panel Properties Controls

  

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

 

General Tab:

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



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.



Caption

  • What it does: Text the user sees (panel name).
  • How to use it: Enter the text.



Grouping Text

  • What it does: Text the user sees instead of the caption if the panel is not collapsible.
  • How to use it: Enter the text.



Collapsible checkbox

  • What it does: Controls whether the panel is collapsible.
  • How to use it: Click to check or uncheck.
  • Other notes: This is checked by default.



Advanced Tab:

sfwEntityField

  • What it does: Sets the panel's caption with an entity field value.
  • How to use it: Enter text.

 

This post is part of multiple topics:

0 comments
48 views

Permalink