Set Input Feedback
Last updated
Last updated
Set Input Feedback
is a that allows you to set the feedback for , , , and elements on a page or form.
NOTE: , , elements must have their option set to "yes" for feedback control to work.
The feedback can be one of:
Valid: Renders the element with a green border and a green check mark to indicate that the data entered is valid.
Invalid: Renders the element with a red border and a red exclamation mark to indicate that the data entered is invalid.
Cleared: Resets the element to it's original pre-validated state.
Refer to the block for dynamically generated content.
The block comes in two modes which are discussed below.
The Mode 1 version of the Set Input Feedback block consists of (from left to right):
The Mode 2 version of the Set Input Feedback block consists of (from left to right):
The image below shows an example of the Mode 1 version where the feedback is set to "Invalid".
Element: to choose the element you want to set the feedback of.
Data: that accepts the type of feedback to set.
Element: that accepts either a value in the form of a or an value The Element block comes pre-attached for your convenience but can be removed and customized.
Data: that accepts the type of feedback to set.
In the next example we see a Mode 2 version where the Element value parameter is attached to a Text block containing a that selects the same element. This time the feedback has been set to "Valid".