In a form there are set of validation for the fields. But i have programming tables in the form which inturn has the respective fields. For the validation if i use “gotofield” it throws an error - “Cannot Locate the field”.
Is there a way to do or we need call the function used for the programming tables before each validation occurs for the respective fields. So to check for the particular tab and then the field inside that tab.
Please suggest.
Thank you.