What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Another question, how much efforts do you think is required to have a “multi-select” type of attribu

U011K6DASBW
U011K6DASBW Posts: 37 🧑🏻‍🚀 - Cadet

Another question, how much efforts do you think is required to have a “multi-select” type of attribute in Spryker? well the attributes are stored in JSON, so anything is possible from schema perspective I think, but would need to add this support in zed UI too

Comments

  • Valerii Trots
    Valerii Trots SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice

    I'm not sure if this is related to your question, but Spryker unfortunately doesn't support arrays in attributes - https://spryker.ideas.aha.io/ideas/CUSTIDEAS-I-11.

  • U011K6DASBW
    U011K6DASBW Posts: 37 🧑🏻‍🚀 - Cadet

    yes pretty close, I know by default spryker doesn’t support it, so some customisations would be required, just want to know if something like this is done in any other project and if someone could give a rough idea about efforts