We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 38537
    • 34 Posts
    Hey there,

    I have a other problem with MIGX.
    I create a TV for MIGX and put this code in the textarea for formular tabs:
    [
    {"caption":"Info", "fields": [
        {"field":"title","caption":"Title"}
    ]},
    {"caption":"1/2 + 1/2", "fields": [
        {"field":"title","caption":"Hauptüberschrift"},
        {"field":"leftheadline","caption":"Links: Überschrift"},
        {"field":"lefttext","caption":"Links: Textfeld","inputTV":"textareasrichtext"},
        {"field":"rightheadline","caption":"Rechts: Überschrift"},
        {"field":"righttext","caption":"Rechts: Textfeld","inputTV":"textareasrichtext"}
    ]},
    {"caption":"1/3 + 2/3", "fields":[
        {"field":"title","caption":"Hauptüberschrift"},
        {"field":"leftheadline","caption":"Links: Überschrift"},
        {"field":"lefttext","caption":"Links: Textfeld","inputTV":"textareasrichtext"},
        {"field":"rightheadline","caption":"Rechts: Überschrift"},
        {"field":"righttext","caption":"Rechts: Textfeld","inputTV":"textareasrichtext"}
    ]},
    {"caption":"2/3 + 1/3", "fields":[
        {"field":"title","caption":"Hauptüberschrift"},
        {"field":"leftheadline","caption":"Links: Überschrift"},
        {"field":"lefttext","caption":"Links: Textfeld","inputTV":"textareasrichtext"},
        {"field":"rightheadline","caption":"Rechts: Überschrift"},
        {"field":"righttext","caption":"Rechts: Textfeld","inputTV":"textareasrichtext"}
    ]},
    {"caption":"1/3 + 1/3 + 1/3", "fields":[
        {"field":"title","caption":"Hauptüberschrift"},
        {"field":"leftheadline","caption":"Links: Überschrift"},
        {"field":"lefttext","caption":"Links: Textfeld","inputTV":"textareasrichtext"},
        {"field":"middleheadline","caption":"Mitte: Überschrift"},
        {"field":"middletext","caption":"Mitte: Textfeld","inputTV":"textareasrichtext"},
        {"field":"rightheadline","caption":"Rechts: Überschrift"},
        {"field":"righttext","caption":"Rechts: Textfeld","inputTV":"textareasrichtext"}
    ]}
    ]


    Everything works fine, but there is no title for the dataset I've made.
    I attached an image for better understanding…

    Is there a "must have" to show a title in the dataset?

    Kind regards,
    z.
      • 38537
      • 34 Posts
      Ok, I think the main problem is, that MODX dont save anything in my fields…
      When I create a new dataset and save these, I have a new dataset. But when I click on edit, there are no informations.
      I made a output without tpl (only arrays) and there are no data, too.

      Any idea?
        • 4172
        • 5,888 Posts
        you should not have multiple fields with the same name

        each field needs to have a unique name!
          -------------------------------

          you can buy me a beer, if you like MIGX

          http://webcmsolutions.de/migx.html

          Thanks!