Nadav Caridi
Comentarios
Actividad reciente de Nadav Caridi
-
Hi , Try the following : SELECT CASE WHEN $[OPOR.DocType]='I' THEN 'IValue'WHEN $[OPOR.DocType]='S' THEN 'SValue' END I think the double quotes killed your query . Good luck !
- Ver comentario
- 0 votos
- Comentario oficial
-
use the item placement tool to place a button , create a custom one on the bottom part of the IPT like so :
- Ver comentario
- 0 votos
-
just to clarify this will remove all the buttons configurations you have on that form (?)
- Ver comentario
- 0 votos
-
as follows :
- Ver comentario
- 0 votos
-
Yeah I'm not sure , but if you have no more buttons on the form and you right click to add buttons and click Remove on the form to delete the definition does that work ?
- Ver comentario
- 0 votos
-
I think if you don't have funcion buttons configurations on the form ID it should give it a try ..
- Ver comentario
- 0 votos
-
Maybe you can create a custom button with IPT and add a click validation .. just a thought ..
- Ver comentario
- 0 votos
-
Sorry never played with that. you can try to use the UI to click the different menus , again no experience with that . (with the Activate(522) methods) another option I'm using for something compl...
- Ver comentario
- 0 votos
-
Hi , example in the help file isn't working for you ? (invoice) You can use the SQL: syntaxExample: 'SQL:SELECT USER_CODE FROM OUSR WHERE INTERNAL_K = $[OINV.UserSign]' will on an invoice send an...
- Ver comentario
- 0 votos
-
Oh my bad :) you're probably getting the actual owner name this way, try to supply the table syntax instead e.g. $[ORDR.OwnerCode] Good luck !
- Ver comentario
- 0 votos