Nadav Caridi
- Actividad total 163
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 5
- Suscripciones 62
Comentarios
Actividad reciente de Nadav Caridi-
Jones -> can you set any other valid value properly ? Did you give the udf an alias / move to main screen so you can "SET" it properly ?
-
Hi, Arrow back is activate 1289.
-
Hi, not sure but maybe $[$item.col.0.Selected] that works ? update with the dynamic syntax of your report columns ..
-
Hi, Maybe create a validation and use the menu uid of find + enable it to the form type of your choice like this :
-
Hi, Not sure , same thing works fine for me for both validation + manual function button. Good luck.
-
Hi , You can create a simple macro to present a message box with that content based on a query . I suggest you watch some videos on the B1up channel and go through the help file also this might h...
-
Hi, Maybe create your own xml template using a query , save it externally and load the path.
-
Hi , Not sure if this is the best approach but maybe fetch order's most recent history record and compare the date between the old and current record (?)
-
Comentario oficial Hi. Thats not how I'd do it , I don't think thats how the Help file suggests but maybe I didn't fully understand what you mean. Take a look at this : https://help.boyum-it.com/B1UP/index.html?line...
-
Hi, I assume thats a UDF field on the OITM ? basically you can do the following : perform a lineloop on the order with a break if condition is met. query each order line against OITM and figure...