ethno tell form onboarding - Form

{
  "config": {
    "logos": [
    {
      "image": "edgeryders",
      "url": "https://edgeryders.eu"
    },
    {
      "image": "https://live.edgeryders.eu/img/climate_kic.62d82854.png",
      "url": "http://www.climate-kic.org"
    }],
    "title": "Ethno Tell form meeting",
    "text": 15450,
    "confirmation": {
      "title": "Thanks for your response",
      "text": "Check your inbox to confirm your Edgeryders account, join the discussion on the platform and check out our other participants' responses <a href='https://edgeryders.eu/t/about-the-coworking-recovery-event-forum/13985'>here</a>."
    },
    "account": {
      "title": "I'm new",
      "login": "I already have a username",
      "text": "To register for this event you'll need an account on the event forum hosted by Edgeryders - where you can access materials, connect with other participants and get updates. Fill in the fields below and your account will be set up for you. Check your inbox for a confirmation message."
    },
    "partners": {
      "title": "In partnership with",
      "logos": [
       {
      "image": "https://live.edgeryders.eu/img/climate_kic.62d82854.png",
      "url": "http://www.climate-kic.org"
       }
    ]
    },
    "publish": {
      "topic": 14202
    }
  },
  "fields": [
    {
      "type": "input",
      "title": "we change the questions",
      "text": "addtional text",
      "placeholder": "placeholder text"
    },
    {
      "type": "textarea",
      "title": "Second Question",
      "placeholder": "   "
    },
    {
      "type": "select",
      "title": "Fourth Question",
      "text": "Optional text for fourth question",
      "options": ["option 1", "option 2", "option 3", "option 4"]
    },
    {
      "type": "checkbox",
      "title": "Fifth Question",
      "text": "Label for fifth question"
    },
    {
      "type": "submit",
      "text": "Send your answer"
    }
  ]
}