I am new in N2 CMS and i am stuck in dynamic content like add n time item. This is an example This object consists of:
WYSIWYG / Richtext Editor (This will be [EditableFreeTextAreaAttribute])
**n-times item**
caption [EditableText]
image [FileAttachment]
My question is, How I can make it N times where i have 1 RTE and n time Caption and image. Currently i am stuck on it. Please suggest me how I can comeup with this.
Thanks.