Error Message still exist
1. I have two properties (Type,Value)
2.In Type system can choose (Text/Number) If user selects Text then in value property its a free text where user should enter alphabets only, If any other character is entered (Numbers or Special Characters it should fire validation. Here the Validation is in Flow Action Post activity
3. For the first time i have selected the type as "Text' and enter "123" in Value and clicks on submit it throws validation as expected, But for the second time i change the value as Number and clicks on submit -Still throws error message stating please enter Text value . Expected is to submit the form.
Observation:
If i enter value as 4 along with 123 that is if i update the value then clicks on submit it is working fine.
Any inputs please. Is there any related to DOM Issue?
***Edited by Moderator: Lochan to update platform capability tags***