Hi everyone,
I am trying to write some form script to export a CLM to Excel but tried various code scenario's just cannot seem to get it correct. Does anyone have any sample code on how to achieve this. Step so far include ;
Created Stored Procedure in SQL to return the required results.
Extended existing IDO and added CLM for the Stored Procedure.
Added Button and Event to Form to call Form Script.
Cannot get the Form Script correct to call the Stored Procedure and Export it to Excel.
Your help would be greatly appreciated.
PS: Also if anyone has any really good documentation on Form Script and using the SDK, examples etc. I'd appreciate it.