{
  "name": "Community Event Plan",
  "description": "Plan logistics, staffing, and promotion for community events.",
  "category": "Events",
  "tags": [
    "community",
    "event",
    "logistics",
    "planning"
  ],
  "version": 1,
  "form_data": {
    "name": "Community Event Plan",
    "heading": "Community Event Plan",
    "description": "Outline the details needed to coordinate a community-facing event.",
    "formpages": [
      1
    ],
    "pages": [
      {
        "id": 1,
        "name": "Community Event Plan",
        "heading": "Community Event Plan",
        "description": "Outline the details needed to coordinate a community-facing event.",
        "folder": "0",
        "pagerows": [
          1,
          2,
          3,
          4,
          5
        ],
        "rows": [
          {
            "id": 1,
            "name": "Event Overview",
            "heading": "Event Overview",
            "description": "Set the stage for your event.",
            "folder": "0",
            "rowcolumns": [
              1,
              2
            ],
            "columns": [
              {
                "id": 1,
                "name": "Column 1",
                "fields": [
                  1
                ],
                "width": 6,
                "field_data": [
                  {
                    "field_type": "inputtext",
                    "name": "Event Name",
                    "heading": "Event Name",
                    "description": "Title of the event as it will appear publicly.",
                    "is_required": 1,
                    "placeholder": "Neighborhood Cleanup Day",
                    "id": 1
                  }
                ]
              },
              {
                "id": 2,
                "name": "Column 2",
                "fields": [
                  2
                ],
                "width": 6,
                "field_data": [
                  {
                    "field_type": "selectfield",
                    "name": "Event Format",
                    "heading": "Event Format",
                    "description": "Select the event format.",
                    "is_required": 1,
                    "field_options": "{\"\": {\"In-person\": \"in_person\",\"Hybrid\": \"hybrid\",\"Virtual\": \"virtual\",\"Pop-up Activation\": \"pop_up\",\"Volunteer Drive\": \"volunteer_drive\"}}",
                    "id": 2
                  }
                ]
              }
            ]
          },
          {
            "id": 2,
            "name": "Schedule",
            "heading": "Schedule & Location",
            "description": "Tell us when and where the event happens.",
            "folder": "0",
            "rowcolumns": [
              3,
              4,
              5
            ],
            "columns": [
              {
                "id": 3,
                "name": "Column 3",
                "fields": [
                  3
                ],
                "width": 4,
                "field_data": [
                  {
                    "field_type": "inputdate",
                    "name": "Event Date",
                    "heading": "Event Date",
                    "description": "Date of the event.",
                    "is_required": 1,
                    "id": 3
                  }
                ]
              },
              {
                "id": 4,
                "name": "Column 4",
                "fields": [
                  4
                ],
                "width": 4,
                "field_data": [
                  {
                    "field_type": "inputtext",
                    "name": "Event Time",
                    "heading": "Event Time",
                    "description": "Start and end time.",
                    "is_required": 1,
                    "placeholder": "10:00 AM – 2:00 PM",
                    "id": 4
                  }
                ]
              },
              {
                "id": 5,
                "name": "Column 5",
                "fields": [
                  5
                ],
                "width": 4,
                "field_data": [
                  {
                    "field_type": "inputtext",
                    "name": "Venue",
                    "heading": "Venue / Platform",
                    "description": "Venue address or virtual platform details.",
                    "is_required": 1,
                    "placeholder": "123 Main St, Springfield",
                    "id": 5
                  }
                ]
              }
            ]
          },
          {
            "id": 3,
            "name": "Staffing & Roles",
            "heading": "Staffing & Roles",
            "description": "Assign roles and estimate staffing needs.",
            "folder": "0",
            "rowcolumns": [
              6,
              7,
              8
            ],
            "columns": [
              {
                "id": 6,
                "name": "Column 6",
                "fields": [
                  6
                ],
                "width": 4,
                "field_data": [
                  {
                    "field_type": "inputnumber",
                    "name": "Expected Attendance",
                    "heading": "Expected Attendance",
                    "description": "Estimated number of attendees.",
                    "is_required": 1,
                    "placeholder": "100",
                    "id": 6
                  }
                ]
              },
              {
                "id": 7,
                "name": "Column 7",
                "fields": [
                  7
                ],
                "width": 4,
                "field_data": [
                  {
                    "field_type": "inputradio",
                    "name": "Volunteer Needs",
                    "heading": "Do you need volunteers?",
                    "description": "Let us know if volunteer recruitment is required.",
                    "is_required": 1,
                    "field_options": "[{\"Yes, please recruit volunteers\": \"volunteers_needed\"}, {\"No, staff is sufficient\": \"no_volunteers\"}]",
                    "id": 7
                  }
                ]
              },
              {
                "id": 8,
                "name": "Column 8",
                "fields": [
                  8
                ],
                "width": 4,
                "field_data": [
                  {
                    "field_type": "selectfield",
                    "name": "Primary Audience",
                    "heading": "Primary Audience",
                    "description": "Pick the main audience segment.",
                    "is_required": 1,
                    "field_options": "{\"\": {\"Local Residents\": \"local_residents\",\"Students\": \"students\",\"Families\": \"families\",\"Business Community\": \"business_community\",\"Donors & Sponsors\": \"donors_sponsors\"}}",
                    "id": 8
                  }
                ]
              }
            ]
          },
          {
            "id": 4,
            "name": "Promotion",
            "heading": "Promotion Plan",
            "description": "How will you promote the event?",
            "folder": "0",
            "rowcolumns": [
              9,
              10
            ],
            "columns": [
              {
                "id": 9,
                "name": "Column 9",
                "fields": [
                  9
                ],
                "width": 6,
                "field_data": [
                  {
                    "field_type": "textarea",
                    "name": "Promotion Strategy",
                    "heading": "Promotion Strategy",
                    "description": "List the channels and tactics you will use.",
                    "is_required": 0,
                    "placeholder": "Email newsletter, social media, local press outreach...",
                    "id": 9
                  }
                ]
              },
              {
                "id": 10,
                "name": "Column 10",
                "fields": [
                  10
                ],
                "width": 6,
                "field_data": [
                  {
                    "field_type": "inputurl",
                    "name": "Event Page URL",
                    "heading": "Event Page URL",
                    "description": "Link to RSVP page or event registration.",
                    "is_required": 0,
                    "placeholder": "https://",
                    "id": 10
                  }
                ]
              }
            ]
          },
          {
            "id": 5,
            "name": "Resources",
            "heading": "Resources & Approvals",
            "description": "Upload collateral and confirm approvals.",
            "folder": "0",
            "rowcolumns": [
              11,
              12
            ],
            "columns": [
              {
                "id": 11,
                "name": "Column 11",
                "fields": [
                  11
                ],
                "width": 6,
                "field_data": [
                  {
                    "field_type": "fileupload",
                    "name": "Event Collateral",
                    "heading": "Upload Event Collateral",
                    "description": "Flyers, scripts, or signage files (optional).",
                    "is_required": 0,
                    "id": 11
                  }
                ]
              },
              {
                "id": 12,
                "name": "Column 12",
                "fields": [
                  12
                ],
                "width": 6,
                "field_data": [
                  {
                    "field_type": "inputcheckbox",
                    "name": "Safety Plan Approved",
                    "heading": "Safety Plan Approval",
                    "description": "Confirm safety or compliance review is complete.",
                    "is_required": 1,
                    "field_options": "[{\"Safety, permits, and compliance requirements are approved.\": \"safety_approved\"}]",
                    "id": 12
                  }
                ]
              }
            ]
          }
        ]
      }
    ],
    "user_action": {
      "type": "show_success_message",
      "message": "Great! Your community event plan has been logged and will be reviewed by the events team.",
      "url": ""
    }
  }
}
