تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1135 أدوات العرض

Is there an OCA Module to have dynamic fields?


I basically want to store this data:

"attributes": [ { "key": "AssignOrt", "value": "Wels" }, { "key": "OrteInformationsId", "value": "430000879" }, { "key": "GEMKZF", "value": "40301" }]


I'm thinking about a Mixin or something to ease the creation of this datastructure.

I think of somthing like the functionality in the product.template for the variant creation. -> I eg. need a view to see all the values for eg. AssignOrt.



الصورة الرمزية
إهمال

Hello Nikolaus

Did you find or develop any solution for such requirement ?

الكاتب

No.
I solved it by storing the json in a Char Field. (Performance wasn't an issue)
Then I created compute fields loading the data and extracting the information if exists.
It still needs manual programming for every field ... so it's good enough but would be cool to get something that solves this without manual adeption.

المنشورات ذات الصلة الردود أدوات العرض النشاط
3
مايو 25
1866
1
أبريل 25
1395
3
سبتمبر 24
14364
2
فبراير 24
2583
1
يوليو 23
2812