which event is triggered when data is loaded in form item-data
Liesje C
HelloI have to do the following:
The form item is in search-mode.
If an itemcode is entered, I have to check if there are alternate items with stock.
My coresuite-code works, if I enter an itemcode, for example A1000.
But, it doesnt work if I type *, because then my code is triggered for item = *
Afterwards, a combo-box appears to select an itemcode.
My code is not triggered for the itemcode which is selected in the combobox.
In fact, I would like to trigger my code on the event when the data is filled.
Do you know which event is triggered when the itemname (and other values) is filled in the form?
Kind regards
L
Rafael Stalder
Hi liecari think the event must be FormDataLoad.
Regards
Rafael
0
Please sign in to leave a comment.
Comments
0 comments