Copied to clipboard

Flag this post as spam?

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


  • k 255 posts 652 karma points
    Mar 08, 2018 @ 06:04
    k
    0

    Repeatable textstrings

    Hello,

    Is it possible to have the datatype : Repeatable textstrings with 2 textbox ?

    Regards,

    kusum

  • Bjarne Fyrstenborg 1182 posts 3441 karma points MVP 4x c-trib
    Mar 08, 2018 @ 06:26
    Bjarne Fyrstenborg
    100

    Hi..

    At the moment the repeatable textstring datatype is only for saving an array of strings. If you want more like a matrix of strings you could use this matrix datatype https://our.umbraco.org/projects/backoffice-extensions/there-is-no-spoon/

    Another approach is to use this Table Editor https://our.umbraco.org/projects/backoffice-extensions/table-editor/

    You can also use Archetype or the Nested Content in Umbraco core if you need a bit more control of the values, which both support re-use og other datatypes, e.g. you could have fields/columns for Name (string/textbox), Age (int/number), Image (media picker).

    /Bjarne

  • k 255 posts 652 karma points
    Mar 08, 2018 @ 07:35
    k
    0

    Thanks Bjarne.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies