How to Build Color Swatch using Configurator
Hello Friends,
I am posting first time in this forum and expecting some expert advise.
My goal is to build the color swatch UI template which renders small color boxes laying horizontally with color name listed below them, in case number of colors are more (say 20-30) then it should wrap automatically in modal window and render the swatch on following row
So far I could generate the UI template (Node List flow layout with "row layout" having image button (with dynamic source url (based off the user property imported from item catalog) and action>select in it) of color swatch. It's rendering color swatch correctly.