Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Simon 17 posts 37 karma points
    Apr 04, 2012 @ 18:44
    Simon
    0

    Dynamically add properties to a content node

    Ok, I have a requirement and I'm not sure of the best way to achieve what I want.

    Content editors need to be able to add what in effect will be new rows to a table. Each row will consist of several columns. Each column of each row needs to be independently editable. The user can add as many rows as they like.

    I'd like the user to be able to go into the relevant node, click a button or something similar, and be presented with a set of fields that make up the columns of the single row. They could then add another row by clicking the same button/link.

    Obviously I then need to be able to pull out these dynamically created fields in the front end.

    Is something like this possible or will I have to achieve this in a totally different way?

    Thanks for any light that can be shed on the best way to do this

    Simon

  • Mike Chambers 635 posts 1252 karma points c-trib
    Apr 04, 2012 @ 18:49
  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Apr 04, 2012 @ 20:46
    Jeroen Breuer
    0

    You could also use Embedded Content, but TextString Array looks better for this solution.

    Jeroen

  • Simon 17 posts 37 karma points
    Apr 10, 2012 @ 14:31
    Simon
    0

    Looks perfect, thanks guys.

Please Sign in or register to post replies

Write your reply to:

Draft