Page 1 of 1

Icons in custom template

Posted: Tue Sep 15, 2020 12:15 pm
by Joe
I'm looking to create a custom template from the standard template. I copied and renamed the files and almost have the subfiles looking like I want, except for the add/change/delete .png image files. I would like to use icons instead, namely the "material : search", "material : edit", and "material : delete" icons. Is there a way to do that? I'm not sure where they're located or if they are even images?

Re: Icons in custom template

Posted: Tue Sep 15, 2020 12:22 pm
by Scott Klement
I would recommend creating the display in the Visual Designer. To use an icon widget, you can simply drag the icon widget from the widgets panel to wherever you'd like it to go.

Once you have your display created, use 'Save As' to save it to the IFS. If any JumpStart variables are needed, you can type the hash codes into the generated JSON document in place of the appropriate properties.

Re: Icons in custom template

Posted: Tue Sep 15, 2020 12:24 pm
by Joe
Thank you so much for the quick answer!