form.md 3.4 KB


title: Apply visible: false recaptchacontact:

enabled: true
recipient: kvntssr@gmail.com
subject: test

aura:

pagetype: website

form:

name: custom_form
fields:
    first_name:
        type: text
        placeholder: 'First name'
        validate:
            required: true
    last_name:
        placeholder: 'Last name'
        type: text
        validate:
            required: true
    date_of_birth:
        type: text
        placeholder: 'Date of birth'
        validate:
            required: true
    phone_number:
        placeholder: 'Phone Number'
        type: text
        validate:
            required: true
    email:
        placeholder: 'E-mail adress'
        type: email
        size: large
        validate:
            required: true
    move_in_date:
        placeholder: 'proposed move-in date'
        type: text
        validate:
            required: true
    website:
        placeholder: 'Website / instagram'
        type: text
        validate:
            required: true
    portfolio:
        label: 'upload portfolio'
        placeholder: 'upload portfolio'
        type: file
        multiple: false
        destination: user/data/files
        accept:
            - application/pdf
            - application/x-pdf
            - image/png
            - text/plain
    studio:
        type: radio
        placeholder: Studio
        default:
            option1: true
            option2: true
            option3: true
        options:
            option1: individual
            option2: Shared
            option3: Either
    notes:
        type: textarea
        placeholder: notes...
    g-recaptcha-response:
        label: Captcha
        type: captcha
        recaptcha_not_validated: 'Captcha not valid!'
buttons:
    -
        type: submit
        value: Submit
process:
    -
        email:
            from: '{{ config.plugins.email.from }}'
            to: '{{ config.plugins.email.to }}'
            subject: '[inscriptions-] {{ form.value.name|e }}'
            body: '{% include "forms/data.html.twig" %}'
            attachments:
                - my-file
    -
        save:
            fileprefix: inscriptions-
            dateformat: Y-H-u
            extension: txt
            body: '{% include "forms/data.txt.twig" %}'
    -
        message: Sent
        reset: true

We accept applications of artists from all practices. Our studios can be used individually or shared with others. Applications are for one person at a time, so even if you are applying as a group, please fill out individual applications and specify in notes who you wish to share a studio with. Our studio prices are offered inline with the Greater London authorities affordability guide* (2014, 2019) and are inclusive of all utilities (inc. wifi). They are accessible 24/7, with communal areas and shared kitchens available. Please allow us a week to get back to you, you will receive a response over email. Email us at studio@vocurations.com for any further questions, or if you would like to visit our facilities.