The Anywhere Organisation - Form [JSON]

{
  "config": {
    "template": "crowdfund",
    "logos": [
    {
      "image": "edgeryders",
      "url": "https://edgeryders.eu"
    },
    {
      "image": "https://live.edgeryders.eu/img/climate_kic.62d82854.png",
      "url": "http://www.climate-kic.org"
    }],
    "title": "The Anywhere Organisation",
    "text": "This is an example form showing all the possible fields. You can find the configuration for this form <a href='https://edgeryders.eu/t/example-edgeryders-form/14202' target='_blank'>on the platform</a>.",
    "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": 14994
    }
  },
  "fields": [
{
      "type": "input",
      "title": "What made you interested in this event?"
    },
{
      "type": "textarea",
      "title": "Has the event provided valuable ideas for your work and have you found different solutions which may apply? If yes - can you tell us about this?"
    },
{
      "type": "textarea",
      "title": "Please, tell us about the best remote work experience you had up to this point: "
    },
{
      "type": "textarea",
      "title": "What are the most common problems/challenges you face with remote work in your organisation? "
    },
{
      "type": "input",
      "title": "On what kind of projects do you work?"
    },
{
      "type": "input",
      "title": "How big is your organisation? How many collaborators do you work with remotely?"
    },
 {
      "type": "input",
      "title": "What is your role within your organisation - do you have a mandate or budget to invest in improving how your organisation does remote, distributed work?",
      "placeholder": "   "
    },  
{
      "type": "input",
      "title": "What would be a reasonable budget for your team or organisation to invest into lowering risk of burnout of staff? ( Consider the lowering cost of unnecessary loss of staff time)",
      "placeholder": "This will help us to determine what, if any, kind of follow up after the event is required to support each participant in meeting their objectives."
    },
{
      "type": "input",
      "title": "Who would you have to convince for your organisation contribute towards our crowdfunding campaign?"
    },
    {
      "type": "select",
      "title": "Do you want to schedule a short phone call to explore potential collaborations with Edgeryders and or other participants in the event?",
      "text": "   ",
      "options": ["Yes", "No"]
    },
    {
      "type": "submit",
      "text": "Send your answer"
    }
  ]
}