Skip to content
Snippets Groups Projects
Commit a2469553 authored by Jared Hancock's avatar Jared Hancock
Browse files

Add more fields to the organization initially

parent 54ff7f03
No related branches found
No related tags found
No related merge requests found
......@@ -144,7 +144,7 @@
rows: 2
cols: 40
html: false
maxlength: 100
length: 100
- type: O # notrans
title: Organization Information
......@@ -161,11 +161,37 @@
size: 40
length: 64
- type: memo
name: address
label: Address
required: false
sort: 2
configuration:
rows: 2
cols: 40
length: 100
html: false
- type: phone
name: phone
label: Phone
required: false
sort: 3
- type: text
name: homepage
label: Homepage
required: false
sort: 4
configuration:
size: 40
length: 30
- type: memo # notrans
name: notes
label: Internal Notes
required: false
sort: 2
sort: 5
configuration:
rows: 4
cols: 40
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment