When on find mode for Production Order to click onto No.
RespondidaHi,
wondering if anyone has done this as been playing around with the validation config and SQL condition for a while on this.
Basically what we want to get at is when on find mode of Production Order (i.e. ctrl+f or clicking the binoculars icon) the cursor then automatically clicks onto the Production Order No. on the top right like it does with other Marketing Documents e.g. Sales Order find mode cursor automatically goes to Doc No on top right. By default on find mode of Production Order it automatically goes to Prioduct No.
Any ideas would be great on this that could point me in the right direction.
Thanks,
Brian
-
You will need to create a validation where the trigger is a menu click, menu Uid for find is 1281.
BeforeAction = False ActionSuccess = True
Then create a UF-Macro that will focus on the docnum field which is $[$18.0.0]
Assign that as 'No Condition, just execute function'
I am new to B1UP so be gentle if there is a better way!
-
Jonathan thats perfect. Looked into click and focus but it was the beforeaction and actionsuccess that I did not get correctly. Thanks again so much, saves a lot of time this.
Iniciar sesión para dejar un comentario.
Comentarios
2 comentarios