Abdulrahman_Shahin
2 years agoIdeator I
Trouble Exporting HTML Table to Excel in Aras Innovator Custom Button
Hello everyone,
I've been working on a custom button within the search tab for parts in Aras Innovator. The goal is to export a list of specific parts and their properties through a query and displ...
- 2 years ago
hey Angela, thanks for you replay.
i take an easer solution, where i call the report, which i already created, in the method like here: link and assign the js method as an on click method for the costum button. the problem faced me there is that ,after assigning the method to the button i cant edit this method or i will constantly get notification error says that the method has been updated or removed. so i had to reconfigure the button from the start for each edit.
its solved, thanks