Hi, I try to change quantity in line in item receipt by UE script in beforeLoad() function. If quantity more than quantity remaining, quantity setted = quantity remaining. But i can open item receipt and change quantity manually.
b
battk
07/08/2020, 11:27 AM
you probably want to ask in #C29HQS63G , keep in mind that you can only set default values during create
battk
07/08/2020, 11:28 AM
and even then, setting sublist values will probably behave weirdly
r
Rodion
07/08/2020, 11:30 AM
ok, i will repost in #C29HQS63G
b
battk
07/08/2020, 11:30 AM
sharing your code tends to be best
battk
07/08/2020, 11:38 AM
still probably need to better describe what you want to happen, im not really sure what you want to happen, or even if there is some sort of error
battk
07/08/2020, 11:39 AM
it doesnt look like your code makes an attempt to match your description