Good morning all,
I'm new in the EPDM add-in development.
My goal is develop a plugin that change dinamically the look-up sql query of a list by the value of other controllers value in a Template Datacard.
I want to write queries like "... where my_field = '%CustomVarName%' ... ", parse and run the query on the OnChange event of the other Datacard controllers.
Can anyone help me?
Thanks in advance
Rimon.
The out of the box data card does not have that ability. You'll need to write or own app or use a 3rd party program like PigeonHole.