문제

I'm a newbie to Stack Overflow and I've just started developing an intranet site to document the results of a user study we're conducting.

I'm using Plone 4.1 and have just started learning to use the Dexterity framework as the pages to display the results of our findings follow a fixed structure. As per our requirements for the site, I've created the rich text and integer fields successfully. However, one of the requirements is for a 2-column tabular field with a variable number of rows. Is it possible to model this in Dexterity?

도움이 되었습니까?

해결책

Maybe collective.z3cform.datagridfield is what you are looking for.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top