Hello,
I'm working on a product catalog (not an e-commerce website).
For the product template, I'd like to fill a table of features (the rows) with 3 cols:
- the name of the feature;
- predefined values
- a textfield for a custom value (if we don't want to create a new predefined value)
See the attached file (an exemple from a Prestashop site, but I just want to manage a catalog and I like to work with PW!!! )
With a repeater or the profield "Table" I can't have this result.
May be I have to create a specific field type for this use?
Have you any idea?