How to refresh 3 field when 1 of the field is populated

Hello,

I have done a checkup for my contact details when there no value on this 3 field it will display error when add, now however if i have added a value into of the 3 field how can i refresh this 3 field so that no error message validate will appear ?

So when i have value in any of this 3 field Office , mobile, pager

It will refresh all this 3 field instead 1 by 1
how can i do it ?

Hi @Tingw16594322: Hope all the 3 fields are in the same section. Have you tried using refresh current section? If you are using expression for this validations, refresh is not required. If you are using when rules, configure refresh section in all 3 fields because your logic depends on action on any of the fields.

Suggestion: do also validate the same using validate rule.

Thanks

@ArulDevan

Hello erm just saying my activity i have written for when press add this 3 field appear on validation, is this possible to when 1 of the field have value inside it refresh the other 2 field so that to remove the error validation ?

Let say my office i have wrriten a value inside, when that happen this will refresh the section however i also want it to refresh on my mobile and pager field

so how can i do this in this scenario ?

@Tingw16594322

Nvm i myself a solution for it on my change refresh section i create an activity to clear page message, this will help to remove the validation error itself