all the forms
This commit is contained in:
parent
007698d5c4
commit
034f2d0a33
@ -61,3 +61,44 @@
|
|||||||
background: light_orange
|
background: light_orange
|
||||||
columns: '3'
|
columns: '3'
|
||||||
color: solid_blue
|
color: solid_blue
|
||||||
|
- template: form_section
|
||||||
|
id: 8e1e8aca1d26eb50223e
|
||||||
|
card_template: form_field
|
||||||
|
cards:
|
||||||
|
- id: 2326eb954cf517e36ce6
|
||||||
|
header: Name
|
||||||
|
text: ''
|
||||||
|
options:
|
||||||
|
compulsory: 'yes'
|
||||||
|
form_type: text
|
||||||
|
- id: 0a25fd3bc3c03955bc62
|
||||||
|
header: Email
|
||||||
|
text: ''
|
||||||
|
options:
|
||||||
|
compulsory: 'yes'
|
||||||
|
form_type: email
|
||||||
|
- id: 137e3ccbd1e109e7df34
|
||||||
|
header: Phone
|
||||||
|
text: ''
|
||||||
|
options:
|
||||||
|
compulsory: 'no'
|
||||||
|
form_type: phone
|
||||||
|
- id: df88a60ca4f6a240cd86
|
||||||
|
header: Space
|
||||||
|
text: ''
|
||||||
|
options:
|
||||||
|
compulsory: 'yes'
|
||||||
|
form_type: text
|
||||||
|
- id: b517de62ff5bce82e6a8
|
||||||
|
header: Message
|
||||||
|
text: ''
|
||||||
|
options:
|
||||||
|
compulsory: 'no'
|
||||||
|
form_type: message
|
||||||
|
header: Join the working tribe
|
||||||
|
text: ''
|
||||||
|
options:
|
||||||
|
ok_message: ''
|
||||||
|
handler: FormHandler
|
||||||
|
background: light_orange
|
||||||
|
color: solid_blue
|
||||||
|
@ -6,9 +6,9 @@
|
|||||||
image: house
|
image: house
|
||||||
id: e134b2680319aa90c968
|
id: e134b2680319aa90c968
|
||||||
options:
|
options:
|
||||||
fixed: 'on'
|
fixed: 'off'
|
||||||
shade_color: solid_blue_25
|
shade_color: black_25
|
||||||
color: white
|
color: solid_blue
|
||||||
align: left
|
align: left
|
||||||
- template: section_spacer
|
- template: section_spacer
|
||||||
id: 79001495919c68bfba31
|
id: 79001495919c68bfba31
|
||||||
@ -143,17 +143,36 @@
|
|||||||
- id: fa2d781cf5cb644cbef4
|
- id: fa2d781cf5cb644cbef4
|
||||||
header: Name
|
header: Name
|
||||||
text: ''
|
text: ''
|
||||||
|
options:
|
||||||
|
compulsory: 'yes'
|
||||||
|
form_type: text
|
||||||
- id: af5208d13d06f0581f4e
|
- id: af5208d13d06f0581f4e
|
||||||
header: Email
|
header: Email
|
||||||
text: ''
|
text: ''
|
||||||
|
options:
|
||||||
|
compulsory: 'yes'
|
||||||
|
form_type: text
|
||||||
|
- id: c7e54d5c155fa373c14a
|
||||||
|
header: Phone
|
||||||
|
text: ''
|
||||||
|
options:
|
||||||
|
compulsory: 'no'
|
||||||
|
form_type: text
|
||||||
|
- id: f3c907c13ebd4b58384f
|
||||||
|
header: Subject
|
||||||
|
text: TEXT
|
||||||
|
options:
|
||||||
|
compulsory: 'yes'
|
||||||
|
form_type: text
|
||||||
- id: 8295ec1642215c275eb2
|
- id: 8295ec1642215c275eb2
|
||||||
header: Message
|
header: Message
|
||||||
text: ''
|
text: ''
|
||||||
options:
|
options:
|
||||||
compulsory: 'on'
|
compulsory: 'yes'
|
||||||
form_type: message
|
form_type: message
|
||||||
header: Contact
|
header: Contact
|
||||||
text: "Högbenintie 30, 10350 Meltola, Raasepori\r\n\r\ninfo@hubfeenix.fi\r\n\r\n0505337881\r\n"
|
text: "Högbenintie 30, 10350 Meltola, Raasepori\r\n\r\ninfo@hubfeenix.fi\r\n\r\n0505337881\r\n"
|
||||||
options:
|
options:
|
||||||
background: white
|
background: white
|
||||||
color: solid_blue
|
color: solid_blue
|
||||||
|
ok_message: We'll get back to you
|
||||||
|
@ -110,21 +110,50 @@
|
|||||||
order: right
|
order: right
|
||||||
color: none
|
color: none
|
||||||
background: light_gray
|
background: light_gray
|
||||||
- template: section_full_up
|
- template: form_section
|
||||||
id: dc5a9bda5efd77615be1
|
id: 407892e7d48cc9381eb6
|
||||||
|
card_template: form_field
|
||||||
|
cards:
|
||||||
|
- id: c9ff36ac6c708761821a
|
||||||
|
header: Name
|
||||||
|
text: ''
|
||||||
|
options:
|
||||||
|
compulsory: 'yes'
|
||||||
|
form_type: text
|
||||||
|
- id: 616dcd38f5ddf1e2bcf5
|
||||||
|
header: Email
|
||||||
|
text: ''
|
||||||
|
options:
|
||||||
|
compulsory: 'yes'
|
||||||
|
form_type: email
|
||||||
|
- id: a5f372029d42bfee312a
|
||||||
|
header: Phone
|
||||||
|
text: ''
|
||||||
|
options:
|
||||||
|
compulsory: 'yes'
|
||||||
|
form_type: phone
|
||||||
|
- id: 1915e15b58660f1301a5
|
||||||
|
header: Interest
|
||||||
|
text: ''
|
||||||
|
- id: f1f3c57b48cb37d07ee1
|
||||||
|
header: Message
|
||||||
|
text: ''
|
||||||
|
options:
|
||||||
|
compulsory: 'no'
|
||||||
|
form_type: message
|
||||||
header: Participate
|
header: Participate
|
||||||
text: "If you want to use any of the facilities or machines listed above, you need
|
text: "If you want to use any of the facilities or machines listed above, you need
|
||||||
to be a member of the coop. This requires a small fee and a certain amount of
|
to be a member of the coop. This requires a small fee and a certain amount of
|
||||||
participation in general tasks.\r\n<br/><br/>\r\nAdditionally some machines will
|
participation in general tasks.\r\n\r\nAdditionally some machines will require
|
||||||
require skill to operate, and you need to prove that you are able, possibly participate
|
skill to operate, and you need to prove that you are able, possibly participate
|
||||||
in training.\r\n<br/><br/>\r\nConsumables, like wood, thread, clay, electronic
|
in training.\r\n\r\nConsumables, like wood, thread, clay, electronic parts, cost
|
||||||
parts, cost but many basic ones are made available at cost price by the coop.\r\n<br/><br/>\r\nCurrently
|
but many basic ones are made available at cost price by the coop.\r\n\r\nCurrently
|
||||||
many of the facilities are still being built up, but if you want to participate
|
many of the facilities are still being built up, but if you want to participate
|
||||||
already, or be notified when a certain facility is ready, fill the form below.\r\n\r\n"
|
already, or be notified when a certain facility is ready, fill the form below.\r\n\r\nIf
|
||||||
|
you want to stay informed about planned meetings, courses and happening, join
|
||||||
|
the Makers forum here.\r\n"
|
||||||
options:
|
options:
|
||||||
background: light_gray
|
ok_message: ''
|
||||||
color: none
|
handler: FormHandler
|
||||||
margin: '0'
|
background: light_orange
|
||||||
subheader: ''
|
color: solid_black
|
||||||
button_link: ''
|
|
||||||
button_text: ''
|
|
||||||
|
@ -178,3 +178,45 @@
|
|||||||
order: left
|
order: left
|
||||||
color: solid_blue
|
color: solid_blue
|
||||||
background: light_orange
|
background: light_orange
|
||||||
|
- template: form_section
|
||||||
|
id: fed1ead833b3e654864c
|
||||||
|
card_template: form_field
|
||||||
|
cards:
|
||||||
|
- id: 2323d408b7ed3fd23b3c
|
||||||
|
header: Name
|
||||||
|
text: ''
|
||||||
|
- id: 9bb40470fcde761f3860
|
||||||
|
header: Email
|
||||||
|
text: ''
|
||||||
|
options:
|
||||||
|
compulsory: 'yes'
|
||||||
|
form_type: email
|
||||||
|
- id: ca4d71bdd6652baaa236
|
||||||
|
header: Phone
|
||||||
|
text: ''
|
||||||
|
- id: ad14df1a2bfadbefaac2
|
||||||
|
header: Event Type
|
||||||
|
text: ''
|
||||||
|
- id: bb11cd376c92eeb80483
|
||||||
|
header: Number of participants
|
||||||
|
text: ''
|
||||||
|
- id: 19528802282f6d8f3380
|
||||||
|
header: Date
|
||||||
|
text: ''
|
||||||
|
options:
|
||||||
|
compulsory: 'yes'
|
||||||
|
form_type: date
|
||||||
|
- id: 03b80ab7438bb1663a5f
|
||||||
|
header: Message
|
||||||
|
text: ''
|
||||||
|
options:
|
||||||
|
compulsory: 'no'
|
||||||
|
form_type: message
|
||||||
|
header: Start planning now
|
||||||
|
text: We create custom packages for your specific needs. Just tell us what you are
|
||||||
|
planning, for how many people and we will create a solution for you.
|
||||||
|
options:
|
||||||
|
ok_message: ''
|
||||||
|
handler: FormHandler
|
||||||
|
background: light_gray
|
||||||
|
color: solid_blue
|
||||||
|
@ -105,3 +105,43 @@
|
|||||||
columns: '3'
|
columns: '3'
|
||||||
button_link: ''
|
button_link: ''
|
||||||
button_text: ''
|
button_text: ''
|
||||||
|
- template: form_section
|
||||||
|
id: 79acf6666f541a489f2a
|
||||||
|
card_template: form_field
|
||||||
|
cards:
|
||||||
|
- id: 30f5305fbd1728a88399
|
||||||
|
header: Name
|
||||||
|
text: ''
|
||||||
|
options:
|
||||||
|
compulsory: 'yes'
|
||||||
|
form_type: text
|
||||||
|
- id: e6587882a8887a03c419
|
||||||
|
header: Email
|
||||||
|
text: ''
|
||||||
|
options:
|
||||||
|
compulsory: 'yes'
|
||||||
|
form_type: email
|
||||||
|
- id: 1f425441b62c0485ac1f
|
||||||
|
header: Phone
|
||||||
|
text: ''
|
||||||
|
options:
|
||||||
|
compulsory: 'no'
|
||||||
|
form_type: phone
|
||||||
|
- id: b5cfa3db8543f1b3a184
|
||||||
|
header: Space requirements
|
||||||
|
text: ''
|
||||||
|
- id: 9f9d7b851d3e8cc7b6ae
|
||||||
|
header: Message
|
||||||
|
text: ''
|
||||||
|
options:
|
||||||
|
compulsory: 'no'
|
||||||
|
form_type: message
|
||||||
|
options:
|
||||||
|
ok_message: Ok
|
||||||
|
handler: FormHandler
|
||||||
|
background: light_orange
|
||||||
|
color: none
|
||||||
|
header: The deal
|
||||||
|
text: "Hub Feenix is not just renting space, we are looking to build a community
|
||||||
|
of active, participating creatives.\r\n\r\nCheck out the MakerSpace facilities
|
||||||
|
as well"
|
||||||
|
Loading…
Reference in New Issue
Block a user