How to acces to the Icon font manager in a custom bric

Hi there!
I don’t know if my question is correct but: is there an API call to insert access the Icon Font Manager by a custom Bric? Or there are other ways?
I’ve trying to develop a custom bric and I want to let customers to choose an icon (by chosing one through Icon Font Manager) to insert into the bric (among other text fields).
Is it possible to achieve it?
Anyone knows a way to do that?
Thanks for your help.
Alex

… same question here, any response ?

No. It’s not in the API.

In Easy Burger, I just added a field for people to add a FA class to custom select an icon.

Thank you @PeteSharp, do you know an advanced tutorial regarding creating custom brics ?

Only the docs provided by Blocs.

And the sample starter brics you can use in the Bric Builder.

Other than that, you have to figure it out yourself :upside_down_face:

But if you are familiar with html, css and JavaScript, jQuery, (and depending on what you make, also PHP) it would be a huge advantage.

OK, thank you @PeteSharp, so i’ll try things and comme back when i’ll have build some awesome custom bric !! :sunglasses:

1 Like