FriendsOfAkeneo / ExtendedAttributeTypeBundle

Extra attribute types for Akeneo PIM
23 stars 19 forks source link

2.0 #37

Closed jmleroux closed 6 years ago

michaeldoehler commented 6 years ago

Hi, thank you! Works great! One question: Is it possible to make this configurable as textarea's (with or without wysiwyg) for v2.0, will solve all my problems? Thanks Michael

jmleroux commented 6 years ago

I'm glad to already have someone using this branch. Just a word of warning: it is still WIP and I have to implement ElasticSearch filtering.

About textarea, i think it's very easy by customising the field template and overriding the alias in the requirejs config.

I have to finish the migration of this extension with the current features, and i would study any PR you would submit to add this behavior after.

Best regards, JM

michaeldoehler commented 6 years ago

I changed it, now i get an error of the maximum field length (limited to 255), how i can change this?

Next and hopefully last question, i also want to make a collection of assets(images), can i achieve this?