akeneo-table-attribute-bundle
akeneo-table-attribute-bundle copied to clipboard
The Flagbit Table Attribute Bundle for Akeneo PIM gives you the possibility to enrich your product with multi-dimensional data presentation in the form of tables, allowing you maximum flexibility with...
Full support of disabled option. Input elements will be disabled when not on edit mode. Table attribute copier for PCMT
Hi there! just curious to know if this extension is still under development and if there will be an update for akeneo 7.x? Happy to hear from you Best,
Hello, We have some additional requirements for table attribute which you are supporting. Can you provide me contact to whom I can contact for additional requirements? Regards, Geeta
Hi, I installed the bundle on my Akeneo PIM CE version 4. Now, when I try to open the Attribute -> Option page I get this error: request.CRITICAL: Uncaught PHP...
I added support for the `editMode` option to allow disabling all the inputs in table attribute when it's needed. It relates and resolves issue #49
First of all thanks for your awesome add-on! What I want to add here is a request for enhancement/feature. In the project I'm currently working on, we would like to...
update the product using api. attached is the payload. { "code": 422, "message": "Validation failed.", "errors": [ { "property": "values", "message": "This field is missing.", "attribute": "recommended_application_timing", "locale": "en_US", "scope":...
After folowing the installation steps on Akeneo 4.0.73, adding an attribute with the table type. And adding this new attribute to a product group and family The attributes tab while...
Is there a way I can use the default search API to query table values? It is rather tedious to fetch all products and then filter for required parameters within...