on 2007 Mar 28 2:02 PM
Hi,
I'm using SAP B1 2005 A SP1 PL18 with B1DE
I'd like to clear some fields on a form linked to UserDataSources when I press the Add button on the application button bar.
Currently when I press the add button, all controlls linked to DBDataSources are cleared, but my controlls linked to UserDataSources are not cleared and still show their "previous" values.
Which event should I be triggering on to clear out the old values for the UserDataSources when the user clicks the Add button?
.Ben
Hi Ben,
you should catch the menuEvent for the addbutton "1282" and check in the event for the Application.forms.Activeform, so you only process it for the form you want
Regards
Ad
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
103 | |
6 | |
6 | |
6 | |
5 | |
5 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.