Hi
I'm creating an App for updating a SP list with Sales order information. And just got one last hurdle.
When a line is sent to SP by clicking Send button, I clear some of the fields like Material number and Qty, - and then I wan't my Order Item number to increase by 10
I have added for the Button in OnSelect in the end a Value, - an it is working, - meaning it does calculate my previous value by adding 10, - but it is not updating the field in the app. So next time I press Send it again sends 10. (see attachment)
What should I do to change that value in the Order Item field in the APP?
Br Anders