12-27-2018 02:42 AM
Dear all,
In MAE Workflow, I made a list having row action that zoom to the current row, Now I want to specify an icon to this button, I found a tag called "image" and I wrote the path of an ong image in it but nothing change.
So what is the "rowaction image" is used for?
Best Regards
Khaled
Solved! Go to Solution.
12-28-2018 08:18 AM
Hi Khaled,
The image parameter here is used to stylize the action with one of the ig icons.
The default ig icons can be found on the M.App Enterprise server at ~:\Program Files\Hexagon\M.App Enterprise\Workflows\Content\Css\ig\default\img\icons
Example usage is: image = "ig-icon-download"
Result in workflow list
12-30-2018 12:21 AM
Hi sclow,
Thanks for your support,
I tried most of the icons and it seems that only some of them works well suchas download and cancel, but others like excel and pdficon gives the below image.
Also I tried to add an image in the same directory (png 16*16 px) but also gave the same below image. Is there any configuration to do to make it works?
Best Regards
Khaled