‎2009 Mar 16 3:06 AM
Hi guys: I am using this BTE to validate certain things before a user posts an FI document. It working fine however i have coded messages in the code. For example, user is only allowed to park a document and not allowed to post. If user clicks on the post icon rather than the park, a message is created "Not allowed to post document". However, this dialog box doesnt give the user to choice to back out and park the document instead the dialog box comes up with an "Exit" button that when clicked on, exits the whole screen and all the data entered is lost. How do i fix this? I should allow the user to fix the error by clicking on something else rather than exiting the entire screen......
please help...is there something in the code that i can modify that will help?
thanks very much
Brian
‎2009 Mar 16 4:31 AM
Instead of using BTE why dont you use a validation, and create a routine, perform your checks there.
Regards,
Khusro Habib
‎2009 Mar 16 4:31 AM
Instead of using BTE why dont you use a validation, and create a routine, perform your checks there.
Regards,
Khusro Habib