How to display error message in repeating table

W

Wei Hou

Hi everyone:

There is a repeating table on my infopath form. I
have created customization validation for the text box in
repeating table. I have validate the text box and display
the error message using thisXDocument.UI.Alert
("Validation fail").
However, I just want to display the error message
beside the text box that cause the error. How could I
achieve this?

Thank you,
Best regards,
Wei
 
Top