Crocoblock / suggestions

The suggestions for CrocoBlock project
196 stars 79 forks source link

Add feature to add dynamic icon obtained from iconpicker type fields of a CPT or CCT to buttons and other locations. #7252

Open guibarbas opened 11 months ago

guibarbas commented 11 months ago

It would be very interesting to have the function available in JetEngine to dynamically obtain field icons of the "iconpicker" type, and be able to use them within our websites.

This functionality would allow us to customize items such as buttons, icons and various other aspects of the website. Allowing you to have dynamic items, such as different button models. As in the example below.

When selecting Model 2 The Icon option is displayed and the button template with Icon is loaded.

Within the CPT, we created an "iconpicker" field, where it is possible to choose the desired icon. image

Within the Listing, we configure the "Button" display, according to the user's choice. image

srestre commented 6 days ago

I second that request too