Skip to Content
0
May 15, 2010 at 10:26 PM

Message Box: Changes will cuase the data to be deleted. Continue?

45 Views

Hello,

I have an Add-On that uses multiple tabs, there's data that user checks, lets say: user check Detail1 and Detail2, when I perform code to show the pane selected, B1 detects changes in the data, when data remains the same, nothing changes, just viewing data between panes, then, when the user click on the "next" button, the message box: Changes will cuase the data to be deleted. Continue? shows and the user has to click "Cancel" to navigate the next button, and so on, along as they're navigating and checking the data... when user navigate and just check one Pane, navigating next occurs without showing the message box...

How can I do in B1 UI API to set the PaneLevel property to the Form with out showing this message box?

Thanks for the help...

gab