Hidden

Sometimes you may want to send some values on request but not show them on the UI to the users. Hidden Control is used in all such scenarios. 

  1. Database Field Name (mandatory): Defines the name of the database field to which the component's data will be mapped and stored.
  2. Model Value: Value that is sent on request
  3. Source Type: Select source type from the following Static Value, Page Variable, User Id, GUID, Day, Month, Role Name, Role Id, etc.
  4. Stop Refresh: Hidden field value will stop refreshing on model value change
  5. Set As Global Variable: A property that allows a value to be marked as a global variable, making it accessible throughout the application or system, regardless of the specific context or page.

Click “Confirm” and “Hidden” control is configured.