SQL report with golden buttons
RespondidaHi I have setup an SQL report that reports on data from the Maringo addon contracts table.
I would like to setup a golden arrow on the contract number field. Is it possible to load Maringo GUI from a UDF?
-
Comentario oficial
Hi Craig,
You can create a golden arrow that points to a universal function. From universal function macro you can activate the add-on window by using Activate()-command. Add another line to the Macro that transfers the needed value from the SQL query window to the add-on window by using Transfer()-command. Add a third line that starts the search by using Click()-command.
To find out more about macros and how these commands function, please see the documentation in our download package and the online help (press F1 while configuring Universal Function).
Iniciar sesión para dejar un comentario.
Comentarios
1 comentario