asha_gholve - Friday, September 7, 2012 5:39 AM:
Hi All,
in relationship grid of any Item type we have icons foe export to excel and export to word but when we add pick related or no related instance and save it, icons gets disabled. I want to enable this icons and do the export to word and excel.
Thanks in advance,
Asha
vasant - Friday, September 7, 2012 7:48 AM:
Hi Asha,
For Managing Relationship go to following file in Aras Installation folder:
C:Program FilesArasInnovatorInnovatorClientscripts
elationshipsGrid.html
Goto line: 875
Refer Function named "setAllControlsEnabled".
There is an Array named "tbElements". Remove the value from Array List for which toolbox you wants enabled.
e.g. If you wants to Enable "Export To Excel" then remove "export2Excel" value from Array.
Hope it helps..
Thanks & Regards,
Vasant Padhiyar