form field notification at form content.

0
Hi , we are having form level validation, but it shows specifically to the fields but now as per business requirement we have to show validation count and specific location into right side table content.   thanks Mandeep   
asked
1 answers
0

Hi Mandeep,

 

Your question is unclear.

Do you want to show the amount of validations that have failed on input?if so You would need to use an onchange microflow that would change a validations count. this validations count be an attribute in another object thats associated. (this would require a relationship between the object you using and another object). 

the associated object can then be placed on the right hand side..

remember you would need to also do an object refresh in the object microflow to show the updated validations count.

 

Regards,

Mo

answered