on 2016 Jul 04 9:33 PM
Hello,
We must do some calculations on the sales order. Using the item event it works fine but only for the first line we select.
When we select more lines (using shift or ctrl) only the first is processed.
We've tried different solutions (modifiers, selected rows) but until now nothing works correct
Who can help me ?
Business case
Open Sales order
select BP
click on column itemcode
press TAB
select multiple item
click OK
At this point we need to know how many line are selected to we can process them
Thanks,
Paul
Hi Paul,
Are you using UI API for this ?
I recommend catching the on After Choose From list event
and do a count on the SelectedObjects
Regards
Edy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
105 | |
8 | |
6 | |
6 | |
5 | |
5 | |
4 | |
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.