Improved contact initializer examples
This commit is contained in:
parent
047f2abdb5
commit
c9f5e34c0d
@ -1,12 +1,7 @@
|
|||||||
# - name: Network-Team
|
# - name: Network-Team
|
||||||
# slug: network-team
|
# slug: network-team
|
||||||
# description: This is a new contact group for the Network-Team
|
# description: This is a new contact group for the Network-Team
|
||||||
# parent: None
|
|
||||||
# custom_field_data:
|
|
||||||
# widget: This is the custom field called widget
|
|
||||||
# - name: New Contact Group
|
# - name: New Contact Group
|
||||||
# slug: new-contact-group
|
# slug: new-contact-group
|
||||||
# description: This is a new contact group sub under of Network-Team
|
# description: This is a new contact group sub under of Network-Team
|
||||||
# parent: Network-Team
|
# parent: Network-Team
|
||||||
# custom_field_data:
|
|
||||||
# widget: This is the custom field called widget
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
# - name: New Contact Role
|
# - name: New Contact Role
|
||||||
# slug: new-contact-role
|
# slug: new-contact-role
|
||||||
# description: This is a new contact role description
|
# description: This is a new contact role description
|
||||||
# custom_field_data:
|
|
||||||
# widget: This is the custom field called widget
|
|
||||||
|
@ -1,9 +1,20 @@
|
|||||||
# - name: Lee Widget
|
# - name: Lee Widget
|
||||||
# group: Network-Team
|
|
||||||
# title: CEO of Widget Corp
|
# title: CEO of Widget Corp
|
||||||
# phone: 221-555-1212
|
# phone: 221-555-1212
|
||||||
# email: widgetCEO@widgetcorp.com
|
# email: widgetCEO@widgetcorp.com
|
||||||
# address: 1200 Nowhere Blvd, Scranton NJ, 555111
|
# address: 1200 Nowhere Blvd, Scranton NJ, 555111
|
||||||
# comments: This is a very important contact
|
# comments: This is a very important contact
|
||||||
# custom_field_data:
|
# - name: Ali Gator
|
||||||
# widget: This is the custom field called widget
|
# group: Network-Team
|
||||||
|
# title: Consultant for Widget Corp
|
||||||
|
# phone: 221-555-1213
|
||||||
|
# email: Consultant@widgetcorp.com
|
||||||
|
# address: 1200 Nowhere Blvd, Scranton NJ, 555111
|
||||||
|
# comments: This is a very important contact
|
||||||
|
# - name: Karlchen Maier
|
||||||
|
# group: New Contact Group
|
||||||
|
# title: COO of Widget Corp
|
||||||
|
# phone: 221-555-1214
|
||||||
|
# email: Karlchen@widgetcorp.com
|
||||||
|
# address: 1200 Nowhere Blvd, Scranton NJ, 555111
|
||||||
|
# comments: This is a very important contact
|
||||||
|
Loading…
Reference in New Issue
Block a user