Nadav Caridi
- Actividad total 163
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 5
- Suscripciones 62
Resumen de la actividad
Última actividad de Nadav Caridi-
Nadav Caridi creó una publicación,
PDF protection - B1P&D
Hello experts , I'm tyring to figure out where this menu for PDF protection is hiding : https://help.boyum-it.com/B1PrintAndDelivery/index.html?boy_85_pdf_security.html Is it only visible once yo...
-
Nadav Caridi hizo un comentario,
Same here
-
Nadav Caridi hizo un comentario,
I just wonder If this is a sbo issue or b1up
-
Nadav Caridi hizo un comentario,
Hi. Thanks. I'm with sbo 9.3. Yes if I limit it to the add draft menu item it works properly. Problem is I'm using the validations for both drafts and orders. And the regular order validation woul...
-
Nadav Caridi hizo un comentario,
Thanks. Yeah field are filled but not saved. Turns out I was using save as draft and it wouldnt save the fields even tho they are changed visually. I had to do a menu click validation
-
Nadav Caridi hizo un comentario,
out of curiosity If you Do a simple UF with (Replace my UDF with your udf moved to main form ... StatusBar(VAL_EQORDER6|W); StatusBar(Some Status|W); Set($[$wmsOrderT.0.0]|22); Set it to Add ...
-
Nadav Caridi hizo un comentario,
Hi Geoff Thank you for the reply. Not sure I fully understand the BillTo / ShipTo But in my case it's all UDFS they're all in tabs so I tried setting them both with copy item syntax and UDF synta...
-
Nadav Caridi hizo un comentario,
Hi. Thanks for the reply. Basically I try to check it when saving to draft. Validation is set to data add/update. And it's fired alright since I have status bar info before each line on my uf macro...
-
Nadav Caridi creó una publicación,
B1up Validation SetFieldValue not saved
Hi , I have a SQL validation , the validation works properly in terms of firing up the proper Universal Functions. I can see the various fields are changed properly on the current order form , but...
-
Nadav Caridi hizo un comentario,
Hi. I might be wrong but this might be due to c# version as well? Since string interpolation was first presented @ c# 10 (?). I know this does not answer your original question but I was wondering ...