-
Notifications
You must be signed in to change notification settings - Fork 0
/
form-view.xml
13 lines (13 loc) · 895 Bytes
/
form-view.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
<view columns="24">
<field source="Timestamp" colspan="12" uuid="1" />
<field source="Name" colspan="24" uuid="2" />
<field source="Address" colspan="24" uuid="3" />
<field source="Email" colspan="12" uuid="4" />
<field source="Phone" column="13" colspan="12" uuid="5" />
<field source="Willyoubeattending" colspan="12" uuid="6" />
<field source="NumberofGuests" colspan="12" uuid="7" />
<field source="WhatDay" colspan="12" uuid="8" />
<field source="WhatTime" column="13" colspan="12" uuid="9" />
<content isvisible="true" colspan="12" uuid="10"><p> [Address] </p></content>
<pagebreak colspan="24" uuid="11" nextbuttontext="Submit" confirmationmessage="" redirecturl="" issubmission="true" showbackbutton="false" pagenumber="1" includedocumentlinks="true" includeddocuments="1" includeentrydetails="true" pagetitle="Page 1" />
</view>