Hi,
I am Building a JMP application to read in an Excel workbook, for each sheet data in workbook, I have JSL to generate a graph, I also have a JSL to load XLSX to datatables in JMP.
I want to link the JSL scripts to the application builder elements like buttons, could you please help me in understanding where to like the JSL script to button on click functionality?
Eg:
In the above picture, clicking on select file button opens an explorer for user to choose xlsx, then the path is loaded to a variable.
On click of load button I would like to run My JSL corresponding to loading XLSX into datatables.
Thanks,
Dileep