default validation refreshing issue.

Certified Senior Developer

When a user adds a text value to a floating point field, Appian displays a validation message by default. However, when the user clicks the refresh button in the same UI, all validations should be cleared and the fields should be reset. Unfortunately, Appian's default validations are not refreshing properly in this scenario. Is there a solution to refresh the validations after clicking the button in the same UI, without using record actions?

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Senior Developer
    in reply to Stefan Helzle

    Actually, the button in question is not a refresh button; it is a cancel button. Clicking this button exits the interface. To reload the interface, click another button. After the UI is reloaded, the default validations from the Appian platform are still visible, but other custom validations are no longer displayed. Additionally, the other UI elements refresh accordingly. I want to remove that Appian default validations also. 

Children