start.goesisgoes.nl Open in urlscan Pro
2a00:f10:305:0:454:62ff:fe00:475  Public Scan

URL: https://start.goesisgoes.nl/
Submission: On December 18 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

POST /

<form enctype="multipart/form-data" method="post" accept-charset="utf-8" novalidate="novalidate" data-event-id="new" id="eventForm" action="/">
  <div style="display:none;"><input type="hidden" name="_method" value="POST"><input type="hidden" name="_csrfToken"
      value="0HWzLzDIr6/Ak1Uv/ab+/tUNY9Ok0gp3D9JukUEMt/57xcIH/LyrM0WgyAbN78U9kp37tmhr9MqIwvIqaAxPEw14GZTc72KM4D5VsZXkPkFq6gj0J26OyB2k8jXK38gFfcSuNKzd9QimrsiHXFmSrg=="></div>
  <div class="d-flex mt-5 flex-column gap-5">
    <div class="card text-bg-light">
      <h5 class="card-header">Evenement details</h5>
      <div class="card-body">
        <div class="mb-3 form-group text required"><label class="form-label" for="name">Naam</label><input type="text" name="name" required="required" data-validity-message="Dit veld is verplicht"
            oninvalid="this.setCustomValidity(''); if (!this.value) this.setCustomValidity(this.dataset.validityMessage)" oninput="this.setCustomValidity('')" id="name" aria-required="true" class="form-control" maxlength="225"></div>
        <div class="mb-3 form-group date required"><label class="form-label" for="scheduled">Gepland</label><input type="date" name="scheduled" required="required" data-validity-message="Dit veld is verplicht"
            oninvalid="this.setCustomValidity(''); if (!this.value) this.setCustomValidity(this.dataset.validityMessage)" oninput="this.setCustomValidity('')" id="scheduled" aria-required="true" class="form-control" value=""></div>
        <div class="mb-3 form-group textarea"><label class="form-label" for="description">Beschrijving</label><textarea name="description" hidden="hidden" id="description" class="form-control" rows="5"></textarea>
          <div role="toolbar" class="ql-toolbar ql-snow"><span class="ql-formats"><button type="button" class="ql-bold" aria-pressed="false" aria-label="bold"><svg viewBox="0 0 18 18">
                  <path class="ql-stroke" d="M5,4H9.5A2.5,2.5,0,0,1,12,6.5v0A2.5,2.5,0,0,1,9.5,9H5A0,0,0,0,1,5,9V4A0,0,0,0,1,5,4Z"></path>
                  <path class="ql-stroke" d="M5,9h5.5A2.5,2.5,0,0,1,13,11.5v0A2.5,2.5,0,0,1,10.5,14H5a0,0,0,0,1,0,0V9A0,0,0,0,1,5,9Z"></path>
                </svg></button><button type="button" class="ql-italic" aria-pressed="false" aria-label="italic"><svg viewBox="0 0 18 18">
                  <line class="ql-stroke" x1="7" x2="13" y1="4" y2="4"></line>
                  <line class="ql-stroke" x1="5" x2="11" y1="14" y2="14"></line>
                  <line class="ql-stroke" x1="8" x2="10" y1="14" y2="4"></line>
                </svg></button></span></div>
          <div id="description_editor" class="ql-container ql-snow">
            <div class="ql-editor ql-blank" contenteditable="true" data-placeholder="Event beschrijving">
              <p><br></p>
            </div>
            <div class="ql-tooltip ql-hidden"><a class="ql-preview" rel="noopener noreferrer" target="_blank" href="about:blank"></a><input type="text" data-formula="e=mc^2" data-link="https://quilljs.com"
                data-video="Embed URL"><a class="ql-action"></a><a class="ql-remove"></a></div>
          </div>
        </div>
      </div>
    </div>
    <div class="card text-bg-light">
      <h5 class="card-header">Locatiegegevens</h5>
      <div class="card-body">
        <div class="mb-3 form-group text required"><label class="form-label" for="location">Locatienaam</label><input type="text" name="location" required="required" data-validity-message="Dit veld is verplicht"
            oninvalid="this.setCustomValidity(''); if (!this.value) this.setCustomValidity(this.dataset.validityMessage)" oninput="this.setCustomValidity('')" id="location" aria-required="true" class="form-control" maxlength="45"></div>
        <div class="row">
          <div class="col-md-6">
            <div class="mb-3 form-group text required"><label class="form-label" for="address-input">Adres</label><mapbox-address-autofill>
                <div aria-live="polite" aria-atomic="true" role="status"
                  style="border: 0px;clip: rect(0px, 0px, 0px, 0px);height: 1px;margin-bottom: -1px;margin-right: -1px;overflow: hidden;padding: 0px;position: absolute;white-space: nowrap;width: 1px;">
                  <div id="mbx0c353160--search-listbox__description"></div>
                </div><input type="text" name="address" autocomplete="address-line1" id="address-input" required="required" data-validity-message="Dit veld is verplicht"
                  oninvalid="this.setCustomValidity(''); if (!this.value) this.setCustomValidity(this.dataset.validityMessage)" oninput="this.setCustomValidity('')" aria-required="true" class="form-control" maxlength="225" role="combobox"
                  aria-autocomplete="list" aria-controls="mbx0c353160-ResultsList" data-lpignore="true">
              </mapbox-address-autofill></div> <small id="address-help" class="d-block form-text text-muted">Voer de straatnaam en het huisnummer in</small>
          </div>
          <div class="col-md-6">
            <div class="mb-3 form-group text required"><label class="form-label" for="city">Plaats</label><input type="text" name="city" autocomplete="address-level2" required="required" data-validity-message="Dit veld is verplicht"
                oninvalid="this.setCustomValidity(''); if (!this.value) this.setCustomValidity(this.dataset.validityMessage)" oninput="this.setCustomValidity('')" id="city" aria-required="true" class="form-control" maxlength="225"></div>
          </div>
        </div>
        <div id="minimap" class="d-none" style="position: relative;"><mapbox-address-minimap data-seed="mbx02254509">
            <div class="mbx02254509--MapboxAddressMinimap" aria-hidden="true" style="width: 1238px; height: 300px;">
              <div class="mbx02254509--MinimapImageContainer" style="height: 300px; width: 1238px;">
                <img class="mbx02254509--MinimapImage" draggable="false" src="">
                <div class="mbx02254509--MinimapInnerFrame">
                  <div class="mbx02254509--MinimapMarker" style="transform: translate(calc(-50% + 0px), calc(-50% + 0px));"><svg width="48" height="56" fill="none" xmlns="http://www.w3.org/2000/svg">
                      <g filter="url(#a)">
                        <path d="m24 50.4 13.79-14.12a18.82 18.82 0 0 0 4.23-20.86 19.23 19.23 0 0 0-7.19-8.6 19.76 19.76 0 0 0-21.66 0c-3.21 2.11-5.71 5.1-7.19 8.6a18.82 18.82 0 0 0 4.23 20.86L24 50.4Z" fill="currentColor"></path>
                        <path d="M37.26 35.75 24 49.34 10.75 35.76l-.01-.01A18.07 18.07 0 0 1 6.68 15.7a18.48 18.48 0 0 1 6.9-8.26 19 19 0 0 1 20.84 0 18.48 18.48 0 0 1 6.9 8.26 18.07 18.07 0 0 1-4.06 20.04Z" stroke="#fff" stroke-width="1.5"></path>
                      </g>
                      <circle cx="24" cy="22.45" fill="#fff" r="5.85"></circle>
                      <defs>
                        <filter id="a" x=".5" y=".6" width="47" height="54.8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
                          <feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood>
                          <feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix>
                          <feOffset dy="1"></feOffset>
                          <feGaussianBlur stdDeviation="2"></feGaussianBlur>
                          <feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0"></feColorMatrix>
                          <feBlend in2="BackgroundImageFix" result="effect1_dropShadow_17_871"></feBlend>
                          <feBlend in="SourceGraphic" in2="effect1_dropShadow_17_871" result="shape"></feBlend>
                        </filter>
                      </defs>
                    </svg></div>
                  <div class="mbx02254509--MinimapAttribution">
                    <div class="mbx02254509--MinimapAttributionLogo">
                      <a target="_blank" rel="noopener nofollow" href="https://www.mapbox.com/" aria-label="Mapbox logo">
              <svg width="88" height="23" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill-rule="evenodd"><defs><path id="g" d="M11.5 2.25a9.25 9.25 0 1 1 0 18.5 9.25 9.25 0 0 1 0-18.5zM7 15.98c-.05-.33-.83-5.8 2.23-8.87a4.4 4.4 0 0 1 3.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39a4.4 4.4 0 0 1-1.28 3.13C12.72 16.93 7 16 7 16v-.02zm8.3-5.48-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z"></path><path id="b" d="M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19A3.77 3.77 0 0 1 50.86 15v3.77c0 .13-.1.23-.23.23h-1.4a.23.23 0 0 1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01.01-.01c.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4a.23.23 0 0 1-.23-.23V15a3.7 3.7 0 0 1-2.73 1.19c-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.38-.19a4.24 4.24 0 0 0-4.16 3.29 4.07 4.07 0 0 0 0 1.77 4.23 4.23 0 0 0 4.17 3.3 4.22 4.22 0 0 0 4.26-4.19 4.2 4.2 0 0 0-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18a4 4 0 0 1 3.84 3.28c.13.59.13 1.2 0 1.8a4 4 0 0 1-3.84 3.29A3.77 3.77 0 0 1 60.86 15v.77c0 .12-.1.23-.23.23h-1.4a.23.23 0 0 1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4a.23.23 0 0 1-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55a2.73 2.73 0 0 1 2.44-1.56c1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41a.23.23 0 0 1-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41a.23.23 0 0 1-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.62 0h-1.61a.27.27 0 0 1-.12-.03c-.1-.06-.13-.19-.06-.28l2.43-3.71-2.4-3.65a.21.21 0 0 1-.02-.12.2.2 0 0 1 .2-.21h1.61c.13 0 .24.06.3.17L82 10.54l1.4-2.37a.34.34 0 0 1 .3-.17h1.6l.12.03c.1.06.13.19.06.28l-2.37 3.65 2.43 3.7.01.13a.2.2 0 0 1-.2.21h-1.61a.33.33 0 0 1-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 0 1-.3.17zm-7.12-1.49A2.47 2.47 0 0 1 70.7 12a2.47 2.47 0 0 1 2.42-2.52 2.47 2.47 0 0 1 2.42 2.51 2.48 2.48 0 0 1-2.42 2.52zm-19.87 0a2.48 2.48 0 0 1-2.42-2.48v-.07a2.47 2.47 0 0 1 2.4-2.49 2.47 2.47 0 0 1 2.41 2.51 2.47 2.47 0 0 1-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51a2.47 2.47 0 0 1 2.4-2.52 2.46 2.46 0 0 1 2.41 2.48l.02.08zm18.12 2.47a2.47 2.47 0 0 1-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51a2.47 2.47 0 0 1-2.42 2.51z"></path></defs><mask id="c"><rect width="100%" height="100%" fill="#fff"></rect><use xlink:href="#g"></use><use xlink:href="#b"></use></mask><g opacity=".3" stroke="#000" stroke-width="3"><circle mask="url(#c)" cx="11.5" cy="11.5" r="9.25"></circle><use xlink:href="#b" mask="url(#c)"></use></g><g opacity=".9" fill="#fff"><use xlink:href="#g"></use><use xlink:href="#b"></use></g></svg>
            </a>
                    </div>
                    <div class="mbx02254509--MinimapAttributionText">
                      <a target="_blank" href="https://www.mapbox.com/about/maps/">© Mapbox</a><a target="_blank" href="http://www.openstreetmap.org/copyright">© OpenStreetMap</a>
                    </div>
                  </div>
                  <div class="mbx02254509--MinimapEditButtons">
                    <div class="mbx02254509--Button mbx02254509--ButtonPrimary mbx02254509--MinimapButtonAdjust">Adjust pin</div>
                    <div class="mbx02254509--Button mbx02254509--ButtonPrimary mbx02254509--MinimapButtonSave" aria-hidden="true">Save</div>
                    <div class="mbx02254509--Button mbx02254509--MinimapButtonCancel" aria-hidden="true">Cancel</div>
                  </div>
                </div>
              </div>
              <div class="mbx02254509--MinimapFooter">Adjust the marker on the map if it doesn't precisely match your location. This helps improve address data quality.</div>
            </div>
            <style>
              * {
                box-sizing: border-box !important;
              }

              [role="button"] {
                cursor: pointer;
              }

              .mbx02254509--MapboxSearch {
                --width: 0;
                display: none;
              }

              .mbx02254509--Results {
                background-color: var(--colorBackground);
                border: var(--border);
                border-radius: var(--borderRadius);
                box-shadow: var(--boxShadow);
                color: var(--colorText);
                font-family: var(--fontFamily);
                font-size: var(--unit);
                font-weight: var(--fontWeight);
                line-height: var(--lineHeight);
                min-width: var(--minWidth);
                overflow-y: auto;
                position: absolute;
                transform: translateZ(0px);
                transition: visibility var(--duration);
                width: var(--width);
                z-index: 1000;
              }

              .mbx02254509--Results:not([aria-hidden="true"]) {
                visibility: visible;
              }

              .mbx02254509--Results[aria-hidden="true"] {
                animation: fadein var(--duration) var(--curve) reverse forwards;
                visibility: hidden;
              }

              .mbx02254509--Suggestion {
                align-items: center;
                display: flex;
                padding: var(--padding);
              }

              .mbx02254509--Suggestion:hover {
                cursor: pointer;
              }

              .mbx02254509--Suggestion[aria-selected="true"] {
                background-color: var(--colorBackgroundHover);
              }

              .mbx02254509--Suggestion:active {
                background-color: var(--colorBackgroundActive);
              }

              .mbx02254509--SuggestionName {
                font-weight: var(--fontWeightBold);
              }

              .mbx02254509--SuggestionIcon {
                margin-right: 6px;
              }

              .mbx02254509--SuggestionIcon[aria-hidden="true"] {
                display: none;
              }

              .mbx02254509--ResultsAttribution {
                padding: var(--paddingFooterLabel);
              }

              .mbx02254509--ResultsAttribution a {
                color: var(--colorSecondary);
              }

              .mbx02254509--ResultsAttribution a:not(:hover) {
                text-decoration: none;
              }

              .mbx02254509--ResultsList {
                list-style: none;
                margin: 0px;
                padding: 0px;
              }

              .mbx02254509--Label {
                display: none;
              }

              .mbx02254509--Geocoder,
              .mbx02254509--SearchBox {
                background-color: var(--colorBackground);
                border: var(--border);
                border-radius: var(--borderRadius);
                box-shadow: var(--boxShadow);
                color: var(--colorText);
                font-family: var(--fontFamily);
                font-size: var(--unit);
                font-weight: var(--fontWeight);
                line-height: var(--lineHeight);
                padding-right: ;
                padding-left: ;
                padding-bottom: 0px;
                padding-top: 0px;
                position: relative;
                width: 100%;
              }

              .mbx02254509--SearchIcon {
                fill: rgb(117, 117, 117);
                left: 0.5em;
              }

              .mbx02254509--ActionIcon,
              .mbx02254509--SearchIcon {
                bottom: 0px;
                height: 20px;
                margin: auto 0px;
                position: absolute;
                top: 0px;
                width: 20px;
              }

              .mbx02254509--ActionIcon {
                right: 0.5em;
              }

              .mbx02254509--ActionIcon>button {
                background: none;
                border: none;
                color: inherit;
                cursor: pointer;
                font: inherit;
                height: 100%;
                outline: inherit;
                padding: 0px;
                width: 100%;
              }

              .mbx02254509--ActionIcon>button:hover {
                background: none !important;
              }

              .mbx02254509--ClearBtn {
                display: none;
              }

              .mbx02254509--ClearBtn:hover {
                color: rgb(144, 144, 144);
              }

              .mbx02254509--LoadingIcon {
                animation: 0.8s cubic-bezier(0.45, 0.05, 0.55, 0.95) 0s infinite normal none running rotate;
                display: none;
                height: 100%;
              }

              @-webkit-keyframes rotate {
                0% {
                  transform: rotate(0deg);
                }

                100% {
                  transform: rotate(1turn);
                }
              }

              @keyframes rotate {
                0% {
                  transform: rotate(0deg);
                }

                100% {
                  transform: rotate(1turn);
                }
              }

              .mbx02254509--Input {
                background-color: transparent;
                border: 0px;
                color: rgba(0, 0, 0, 0.75);
                font: inherit;
                height: 36px;
                margin: 0px;
                overflow: hidden;
                padding: 0px 40px;
                text-overflow: ellipsis;
                white-space: nowrap;
                width: 100%;
              }

              .mbx02254509--Input:focus {
                border: thin dotted;
                border-radius: var(--borderRadius);
                box-shadow: none;
                color: rgba(0, 0, 0, 0.75);
                outline: 0px;
              }

              mapbox-address-confirmation-feature[aria-hidden="true"],
              mapbox-address-confirmation-no-feature[aria-hidden="true"] {
                display: none;
              }

              .mbx02254509--MapboxAddressConfirmation {
                align-items: center;
                background-color: var(--colorBackdrop);
                inset: 0px;
                display: flex;
                justify-content: center;
                position: fixed;
                transform: translateZ(0px);
                z-index: 1000;
              }

              .mbx02254509--MapboxAddressConfirmation:not([aria-hidden="true"]) {
                animation: fadein var(--duration) var(--curve) forwards;
                visibility: visible;
              }

              .mbx02254509--MapboxAddressConfirmation[aria-hidden="true"] {
                visibility: hidden;
              }

              .mbx02254509--ContentFeature,
              .mbx02254509--ContentNoFeature {
                width: var(--minWidth);
              }

              .mbx02254509--Modal {
                background-color: var(--colorBackground);
                border: var(--border);
                border-radius: var(--borderRadius);
                box-shadow: var(--boxShadow);
                color: var(--colorText);
                font-family: var(--fontFamily);
                font-size: var(--unit);
                font-weight: var(--fontWeight);
                line-height: var(--lineHeight);
                padding: var(--paddingModal);
                width: 100%;
              }

              @media screen and (max-width: 480px) {
                .mbx02254509--MapboxAddressConfirmation {
                  align-items: flex-end;
                }

                .mbx02254509--ContentFeature,
                .mbx02254509--ContentNoFeature {
                  width: 100%;
                }

                .mbx02254509--Modal {
                  border-bottom-left-radius: 0px;
                  border-bottom-right-radius: 0px;
                }
              }

              .mbx02254509--ModalHeader {
                align-items: center;
                color: var(--colorPrimary);
                display: flex;
                font-size: var(--unitHeader);
                font-weight: var(--fontWeightBold);
                margin-bottom: var(--spacing);
                user-select: none;
                width: 100%;
              }

              .mbx02254509--ModalMap {
                height: calc(var(--minWidth)*9/16);
                margin-left: calc(var(--paddingModal)*-1);
                width: calc(100% + var(--paddingModal)*2);
              }

              .mbx02254509--ModalMap[aria-hidden="true"] {
                display: none;
              }

              .mbx02254509--Icon {
                height: var(--unitHeader);
                width: var(--unitHeader);
              }

              .mbx02254509--Icon.mbx02254509--IconClose {
                color: var(--colorSecondary);
              }

              .mbx02254509--ModalHeaderTitle {
                flex: 1 1 0%;
                margin-left: 0.25em;
              }

              .mbx02254509--ModalFooter {
                color: var(--colorSecondary);
                margin-top: var(--spacing);
                text-align: center;
              }

              .mbx02254509--ModalFooter[aria-hidden="true"] {
                display: none;
              }

              .mbx02254509--ModalSubheader {
                font-weight: var(--fontWeightBold);
                user-select: none;
              }

              .mbx02254509--ModalDescription {
                color: var(--colorPrimary);
              }

              .mbx02254509--ModalAddress,
              .mbx02254509--ModalSubheader {
                margin-bottom: var(--spacing);
              }

              .mbx02254509--ModalAddress.mbx02254509--ModalAddressApprove {
                color: var(--colorPrimary);
              }

              .mbx02254509--Button {
                border-radius: var(--borderRadius);
                cursor: pointer;
                font-weight: var(--fontWeightSemibold);
                margin-top: var(--spacing);
                padding: var(--padding);
                text-align: center;
                user-select: none;
                width: 100%;
              }

              .mbx02254509--Button[aria-hidden="true"] {
                display: none;
              }

              .mbx02254509--Button.mbx02254509--ButtonPrimary {
                background-color: var(--colorPrimary);
                color: var(--colorBackground);
              }

              .mbx02254509--Button.mbx02254509--ButtonSecondary {
                border: 1px solid var(--colorSecondary);
                color: var(--colorSecondary);
              }

              @keyframes fadein {
                0% {
                  opacity: 0;
                }

                100% {
                  opacity: 1;
                }
              }

              .mbx02254509--MapboxAddressMinimap {
                font-family: var(--fontFamily);
                font-size: var(--unit);
                font-weight: var(--fontWeight);
                line-height: var(--lineHeight);
              }

              .mbx02254509--MapboxAddressMinimap[aria-hidden="true"] {
                display: none;
              }

              .mbx02254509--MinimapImageContainer {
                border-radius: var(--borderRadius);
                overflow: hidden;
              }

              .mbx02254509--MinimapImage {
                height: unset;
                max-height: unset;
                max-width: unset;
                position: relative;
                width: unset;
              }

              .mbx02254509--MinimapInnerFrame {
                border: var(--border);
                border-radius: inherit;
                height: inherit;
                left: 0px;
                overflow: hidden;
                position: absolute;
                top: 0px;
                width: inherit;
              }

              .mbx02254509--MinimapMarker {
                left: 50%;
                position: absolute;
                top: 50%;
              }

              .mbx02254509--MinimapMarker>svg {
                color: var(--colorPrimary);
                display: block !important;
              }

              .mbx02254509--MinimapAttributionLogo {
                bottom: 0px;
                left: 0px;
                margin: 0px 0px 6px 6px;
                position: absolute;
              }

              .mbx02254509--MinimapAttributionLogo a {
                cursor: pointer;
                display: block;
                height: 23px;
                width: 88px;
              }

              .mbx02254509--MinimapAttributionText {
                background-color: rgba(255, 255, 255, 0.65);
                bottom: 0px;
                font: 11px / 16px "Helvetica Neue", Arial, Helvetica, sans-serif;
                padding: 0px 5px;
                position: absolute;
                right: 0px;
              }

              .mbx02254509--MinimapAttributionText a {
                color: rgba(0, 0, 0, 0.75);
                text-decoration: none;
              }

              .mbx02254509--MinimapAttributionText a:hover {
                color: inherit;
                text-decoration: underline;
              }

              .mbx02254509--MinimapAttributionText a:not(:first-child) {
                margin-left: 3px;
              }

              .mbx02254509--MinimapStyleToggle {
                background-position: 0px center;
                background-repeat: no-repeat;
                background-size: contain;
                border: 2px solid rgb(255, 255, 255);
                border-radius: 3px;
                box-shadow: var(--boxShadow);
                cursor: pointer;
                height: 2em;
                position: absolute;
                right: var(--spacing);
                top: var(--spacing);
                width: 2em;
              }

              .mbx02254509--MinimapFooter {
                color: var(--colorSecondary);
                font-family: var(--fontFamily);
                font-size: var(--unit);
                margin-top: var(--spacing);
              }

              .mbx02254509--MinimapFooter[aria-hidden="true"] {
                display: none;
              }

              .mbx02254509--MinimapEditButtons {
                bottom: 26px;
                display: flex;
                font-family: var(--fontFamily);
                position: absolute;
                right: var(--spacing);
              }

              .mbx02254509--MinimapEditButtons .mbx02254509--Button {
                box-shadow: var(--boxShadow);
              }

              .mbx02254509--MinimapButtonCancel {
                background-color: var(--colorBackground);
                margin-left: var(--spacing);
              }

              .mbx02254509--draggable {
                cursor: grab;
              }

              .mbx02254509--draggable:active {
                cursor: grabbing;
              }
            </style>
            <style>
              @media only screen and (max-width: 767px) {
                .mbx02254509--MapboxAddressMinimap {
                  --unit: 16px !important;
                }
              }

              @media only screen and (max-width: 767px) {
                .mbx02254509--MapboxAddressMinimap {
                  --unitHeader: 24px !important;
                }
              }

              .mbx02254509--MapboxAddressMinimap {
                --unit: 14px;
                --unitHeader: 18px;
                --minWidth: min(300px, 100vw);
                --spacing: 0.75em;
                --padding: 0.5em 0.75em;
                --paddingFooterLabel: 0.5em 0.75em;
                --paddingModal: 1.25em;
                --colorText: rgba(0, 0, 0, 0.75);
                --colorPrimary: #4264FB;
                --colorSecondary: #667F91;
                --colorBackground: #fff;
                --colorBackgroundHover: #f5f5f5;
                --colorBackgroundActive: #f0f0f0;
                --colorBackdrop: rgba(102, 127, 145, 0.3);
                --border: none;
                --borderRadius: 4px;
                --boxShadow: 0 0 10px 2px rgba(0, 0, 0, 0.05),
                  0 0 6px 1px rgba(0, 0, 0, 0.1),
                  0 0 0 1px rgba(0, 0, 0, 0.1);
                --lineHeight: 1.2em;
                --fontFamily: -apple-system, BlinkMacSystemFont,
                  avenir next, avenir,
                  segoe ui,
                  helvetica neue, helvetica,
                  Ubuntu, roboto, noto, arial, sans-serif;
                --fontWeight: normal;
                --fontWeightSemibold: 600;
                --fontWeightBold: bold;
                --duration: 150ms;
                --curve: ease-out;
              }
            </style>
          </mapbox-address-minimap></div>
        <input type="input" name="geolocation" id="geolocation" hidden="hidden" class="form-control">
      </div>
    </div>
    <div class="card text-bg-light">
      <h5 class="card-header">Middelen</h5>
      <div class="card-body">
        <div class="row">
          <div class="col-12 d-flex flex-column justify-content-between gap-3">
            <div class="mb-3 form-group text"><label class="form-label" for="image-square">Afbeelding vierkant</label><input type="text" name="image_square" id="image-square" hidden="hidden" class="form-control" maxlength="225"></div> <label
              class="label mb-auto me-auto" data-bs-toggle="tooltip" data-bs-title="Wijzig je vierkante evenement afbeelding door op de afbeelding te klikken">
              <div class="mb-3 form-group file"><input type="file" name="image_square_input" class="sr-only form-control" id="image-square-input"></div> <img src="/img/event_square.png" class="img-fluid" alt="Evenement vierkant" width="200px"
                id="image_square">
            </label>
            <div class="progress" id="progressImageSquare" style="display: none;">
              <div class="progress-bar bg-success progress-bar-striped progress-bar-animated" id="progressBarImageSquare" role="progressbar" aria-label="Success example" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100">0%</div>
            </div>
            <div class="alert" role="alert" id="alertImageSquare"></div>
          </div>
          <div class="col-12 d-flex flex-column justify-content-between gap-3">
            <div class="mb-3 form-group text"><label class="form-label" for="image-portrait">Afbeelding portret</label><input type="text" name="image_portrait" id="image-portrait" hidden="hidden" class="form-control" maxlength="225"></div> <label
              class="label mb-auto me-auto" data-bs-toggle="tooltip" data-bs-title="Wijzig je portretimage van evenement door op de afbeelding te klikken">
              <div class="mb-3 form-group file"><input type="file" name="image_portrait_input" class="sr-only form-control" id="image-portrait-input"></div> <img src="/img/event_portrait.png" class="img-fluid" alt="Evenement portret" width="200px"
                id="image_portrait">
            </label>
            <div class="progress" id="progressImagePortrait" style="display: none;">
              <div class="progress-bar bg-success progress-bar-striped progress-bar-animated" id="progressBarImagePortrait" role="progressbar" aria-label="Success example" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100">0%</div>
            </div>
            <div class="alert" role="alert" id="alertImagePortrait"></div>
          </div>
        </div>
        <div class="mb-3 form-group form-check checkbox"><input type="hidden" name="rights" value="0"><input type="checkbox" name="rights" value="1" id="rights" class="form-check-input"><label class="form-check-label" for="rights">Ik verklaar dat ik
            de volledige rechten bezit over deze foto's en verantwoordelijk ben voor het gebruik ervan. Ik vrijwaar GoesIsGoes van alle aansprakelijkheid</label></div>
        <div class="mb-3 form-group text"><label class="form-label" for="weblink">Weblink</label><input type="text" name="weblink" placeholder="https://voorbeeld-domein.nl/evenement-link" id="weblink" class="form-control" maxlength="225"></div>
        <div class="mb-3 form-group multicheckbox" role="group" aria-labelledby="sections-ids-group-label"><label class="form-label d-block" id="sections-ids-group-label">Categorieën</label><input type="hidden" name="sections[_ids]" id="sections-ids"
            value="">
          <div class="form-check"><input type="checkbox" name="sections[_ids][]" value="d919bc4e-a1a3-11ef-8deb-88a4c23bf09e" id="sections-ids-d919bc4e-a1a3-11ef-8deb-88a4c23bf09e" class="form-check-input"><label class="form-check-label"
              for="sections-ids-d919bc4e-a1a3-11ef-8deb-88a4c23bf09e">Exposities</label></div>
          <div class="form-check"><input type="checkbox" name="sections[_ids][]" value="d919de99-a1a3-11ef-8deb-88a4c23bf09e" id="sections-ids-d919de99-a1a3-11ef-8deb-88a4c23bf09e" class="form-check-input"><label class="form-check-label"
              for="sections-ids-d919de99-a1a3-11ef-8deb-88a4c23bf09e">Beurzen</label></div>
          <div class="form-check"><input type="checkbox" name="sections[_ids][]" value="d919f645-a1a3-11ef-8deb-88a4c23bf09e" id="sections-ids-d919f645-a1a3-11ef-8deb-88a4c23bf09e" class="form-check-input"><label class="form-check-label"
              for="sections-ids-d919f645-a1a3-11ef-8deb-88a4c23bf09e">Lezingen</label></div>
          <div class="form-check"><input type="checkbox" name="sections[_ids][]" value="d91a10eb-a1a3-11ef-8deb-88a4c23bf09e" id="sections-ids-d91a10eb-a1a3-11ef-8deb-88a4c23bf09e" class="form-check-input"><label class="form-check-label"
              for="sections-ids-d91a10eb-a1a3-11ef-8deb-88a4c23bf09e">Films</label></div>
          <div class="form-check"><input type="checkbox" name="sections[_ids][]" value="d91a2fc7-a1a3-11ef-8deb-88a4c23bf09e" id="sections-ids-d91a2fc7-a1a3-11ef-8deb-88a4c23bf09e" class="form-check-input"><label class="form-check-label"
              for="sections-ids-d91a2fc7-a1a3-11ef-8deb-88a4c23bf09e">Evenementen</label></div>
          <div class="form-check"><input type="checkbox" name="sections[_ids][]" value="d91a5131-a1a3-11ef-8deb-88a4c23bf09e" id="sections-ids-d91a5131-a1a3-11ef-8deb-88a4c23bf09e" class="form-check-input"><label class="form-check-label"
              for="sections-ids-d91a5131-a1a3-11ef-8deb-88a4c23bf09e">Workshops</label></div>
          <div class="form-check"><input type="checkbox" name="sections[_ids][]" value="d91a7246-a1a3-11ef-8deb-88a4c23bf09e" id="sections-ids-d91a7246-a1a3-11ef-8deb-88a4c23bf09e" class="form-check-input"><label class="form-check-label"
              for="sections-ids-d91a7246-a1a3-11ef-8deb-88a4c23bf09e">Theater</label></div>
          <div class="form-check"><input type="checkbox" name="sections[_ids][]" value="d91a957c-a1a3-11ef-8deb-88a4c23bf09e" id="sections-ids-d91a957c-a1a3-11ef-8deb-88a4c23bf09e" class="form-check-input"><label class="form-check-label"
              for="sections-ids-d91a957c-a1a3-11ef-8deb-88a4c23bf09e">Muziek</label></div>
        </div>
      </div>
    </div>
    <button class="mx-auto px-5 btn btn-secondary" type="submit">Indienen</button>
  </div>
</form>

Text Content

GoesIsGoes
 * Indienen
 * Terug naar website
 * Direct contact


EVENEMENT AANMELDEN

EVENEMENT DETAILS

Naam
Gepland
Beschrijving







LOCATIEGEGEVENS

Locatienaam
Adres

Voer de straatnaam en het huisnummer in
Plaats
© Mapbox© OpenStreetMap
Adjust pin
Save
Cancel
Adjust the marker on the map if it doesn't precisely match your location. This
helps improve address data quality.

MIDDELEN

Afbeelding vierkant

0%

Afbeelding portret

0%

Ik verklaar dat ik de volledige rechten bezit over deze foto's en
verantwoordelijk ben voor het gebruik ervan. Ik vrijwaar GoesIsGoes van alle
aansprakelijkheid
Weblink
Categorieën
Exposities
Beurzen
Lezingen
Films
Evenementen
Workshops
Theater
Muziek
Indienen

SNIJD DE AFBEELDING BIJ


Bijsnijden

SNIJD DE AFBEELDING BIJ

×

Bijsnijden

Powered by Mapbox