Improved contact initializer examples

This commit is contained in:
Tobias Genannt 2022-04-25 16:37:33 +02:00
parent 047f2abdb5
commit c9f5e34c0d
3 changed files with 14 additions and 10 deletions

View File

@ -1,12 +1,7 @@
# - name: Network-Team
# slug: 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
# slug: new-contact-group
# description: This is a new contact group sub under of Network-Team
# parent: Network-Team
# custom_field_data:
# widget: This is the custom field called widget

View File

@ -1,5 +1,3 @@
# - name: New Contact Role
# slug: new-contact-role
# description: This is a new contact role description
# custom_field_data:
# widget: This is the custom field called widget

View File

@ -1,9 +1,20 @@
# - name: Lee Widget
# group: Network-Team
# title: CEO of Widget Corp
# phone: 221-555-1212
# email: widgetCEO@widgetcorp.com
# address: 1200 Nowhere Blvd, Scranton NJ, 555111
# comments: This is a very important contact
# custom_field_data:
# widget: This is the custom field called widget
# - name: Ali Gator
# 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