on ‎2015 Feb 19 7:38 AM
Hi Everyone,
I am trying to include an Icon for my custom action block. I have included the image in same folder as my class files. Is that right or do I need to include in other folder?
Also, while giving the path of that icon, I'm just providing the file name. Do I need to include the complete path?
For eg:
@Action(name = "ReadData", icon = "icon.png") or @Action(name = "ReadData", icon = "\Folder\Folder\Folder\Folder\icon.png")
Are there any restrictions for Image types such as jpeg,jpg,fig,png etc regarding image sizes?
Thanks
Rajeev
Request clarification before answering.
Do we have any option to download the jar already deployed as a custom action? I am using MII 12.2 and I don't see any button for that- is there an alternate way?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rajeev,
Both of these ways of including images should work. You should ideally include PNG or GIF files as action icons.
Regards,
Anushree
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.