Nested collection element | Community
Skip to main content
July 27, 2021
Question

Nested collection element

  • July 27, 2021
  • 1 reply
  • 921 views

Hi All,

 

I am trying to add a collection element inside another collection element in a input form of publication template. Is it possible?

When I am adding a value in the nested collection, I am getting parameter error and its not letting me save showing "No key defined for the nested list".

 

If I add a key, the its showing key definition not permitted.

 

Please let me know if anyone has any idea.

 

Thanks,

Saikat

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Level 2
September 23, 2021

I don't think that will work because the parent row (Block Type: 6) doesn't exist until you save, so there is no parent to save the sub-collection against.

 

If you save the object without declaring any collection items, then re-open it and try to save, it may work.