diff --git a/.env.shared.enc b/.env.shared.enc index 8ab6712e..9c70164d 100644 Binary files a/.env.shared.enc and b/.env.shared.enc differ diff --git a/apollos.json b/apollos.json index 9a9267b2..57002c1a 100644 --- a/apollos.json +++ b/apollos.json @@ -1,4 +1,4 @@ { - "version": "2.13.0", + "version": "2.33.4", "environment": "api" } diff --git a/config.postgres.yml b/config.postgres.yml new file mode 100644 index 00000000..d74155f4 --- /dev/null +++ b/config.postgres.yml @@ -0,0 +1,222 @@ +# This file, in conjuction with your .env file, +# should be used to configure the apollos server. + +# Any values you wish to keep secret should be placed in `.env` +# You can access those values (and any other values in your environment) +# using the ${VARIABLE_NAME} syntax + +# This file should be checked into version control. +# `.env` should NOT be checked into version control. +APP: + # This variable is used for generating deep links. + # It should match whatver is in your Info.plist `CFBundleURLTypes` + DEEP_LINK_HOST: ${DEEP_LINK_HOST} + UNIVERSAL_LINK_HOST: ${UNIVERSAL_LINK_HOST} + ROOT_API_URL: ${ROOT_URL} + JOBS_USERNAME: ${JOBS_USERNAME} + JOBS_PASSWORD: ${JOBS_PASSWORD} +DATABASE: + URL: ${DATABASE_URL} +BUGSNAG: + API_KEY: ${BUGSNAG_KEY} +ROCK: + URL: ${ROCK_URL} + API_TOKEN: ${ROCK_TOKEN} +UNIVERSAL_LINKS: + APPLE_APP_ID: ${APPLE_APP_ID} + APPLE_TEAM_ID: ${APPLE_TEAM_ID} + APP_STORE_LINK: ${IOS_REDIRECT} + PLAY_STORE_LINK: ${ANDROID_REDIRECT} + GOOGLE_APP_ID: ${GOOGLE_APP_ID} + GOOGLE_KEYSTORE_SHA256: ${GOOGLE_KEYSTORE_SHA256} +ONE_SIGNAL: + APP_ID: ${ONE_SIGNAL_APP_ID} + REST_KEY: ${ONE_SIGNAL_REST_KEY} +CHURCH_ONLINE: + URL: ${CHURCH_ONLINE_URL} + WEB_VIEW_URL: https://apollos.online.church/ +ALGOLIA: + APPLICATION_ID: ${ALGOLIASEARCH_APPLICATION_ID} + API_KEY: ${ALGOLIASEARCH_API_KEY} +TWILIO: + ACCOUNT_SID: ${TWILIO_ACCOUNT_SID} + AUTH_TOKEN: ${TWILIO_AUTH_TOKEN} + FROM_NUMBER: ${TWILIO_FROM_NUMBER} +PASS: + TEMPLATES: + CHECKIN: ${PWD}/wallet-passes/checkin.pass + CERTIFICATES: + WWDR: ${PASS_WWDR_CERT} + SIGNER_CERT: ${PASS_SIGNER_CERT} + SIGNER_KEY: ${PASS_SIGNER_KEY} + SIGNER_KEY_PASSPHRASE: ${PASS_SIGNER_PASSPHRASE} +BIBLE_API: + KEY: ${BIBLE_API_KEY} + BIBLE_ID: + WEB: '9879dbb7cfe39e4d-01' + KJV: 'de4e12af7f28f599-02' +CLOUDINARY: + URL: ${CLOUDINARY_URL} + +CONTENT: + SERMON_CHANNEL_ID: 031d9bf7-1e12-4245-b782-413a4cf10067 + TYPES: + - ContentSeriesContentItem + - DevotionalContentItem + - MediaContentItem + - UniversalContentItem + - WeekendContentItem + - ContentItem + + +TABS: + HOME: + - algorithms: + - type: CHILDREN_OF_PARENTS_BY_CATEGORIES + arguments: + categoryIds: + - c0cd22ea-74ec-4766-acac-4861296aec2a # Work MacMini + - 8a4d9402-1f2f-40d7-aedd-626759c914c7 # Home Laptop + type: VerticalCardList + isFeatured: true + - subtitle: Next steps + type: ActionList + algorithms: + - type: CONTENT_FEED + arguments: + channelIds: + - 3eca8b29-e21a-441e-8e74-726d0ba0c854 # Work MacMini + - 7ec586b2-7f69-4226-a5f7-982595141410 # Home Laptop + limit: 3 + - algorithms: + - type: CONTENT_FEED + arguments: + channelIds: + # Work Mac Mini + - 3897dbc7-9b93-41d8-832c-23a38d359f55 + - fbf06537-afd0-4e18-a3ad-6f53ccbfe58f + - bba44e5b-fb04-4799-adf4-5bfc293aed5c + - 031d9bf7-1e12-4245-b782-413a4cf10067 + - ccbb78d6-56ab-4862-bc34-15a66a4db57b + # Home MacBook Pro + - efdbb2a6-499b-47d0-816f-5523c13a5d7c + - a68c4232-87a3-478f-8b6c-8dab7c735071 + - 1ba9ec8d-5ab8-4e5c-8bdd-141fdc3a799d + - 37e2abcf-53d4-4073-a385-c2786826ec57 + - f3d8146b-220f-432b-9e26-142873e32fd3 + type: VerticalCardList + # - 27 # news + # - 16 # articles + # - 18 # studies + # - 19 # sermons + # - 28 # stories + + READ: + - algorithms: + - type: CONTENT_FEED + arguments: + channelIds: + - c7f43eb9-2200-4267-ab28-871e0d5e785f + limit: 3 + type: HorizontalCardList + subtitle: Podcast Messages + primaryAction: + action: OPEN_CHANNEL + title: 'Read More' + relatedNode: + __typename: ContentChannel + apollosId: ContentChannel:f4a5890c-4af5-4d9f-afe3-5d1c6aa85419 + title: Podcast Messages + - algorithms: + - type: CONTENT_FEED + arguments: + channelIds: + - d9da719f-84ef-4cf0-9875-22fea4bf09eb + limit: 3 + type: HorizontalCardList + subtitle: Devotionals + primaryAction: + action: OPEN_CHANNEL + title: 'Read More' + relatedNode: + __typename: ContentChannel + apollosId: ContentChannel:d9da719f-84ef-4cf0-9875-22fea4bf09eb + title: Devotionals + + WATCH: + - algorithms: + - type: LATEST_SERIES_CHILDREN + arguments: + channelId: 8f0a93f5-ccec-4cc1-8fd8-06afe5982f7b + type: HeroList + title: Catch up + subtitle: Latest Series + - algorithms: + - type: CONTENT_FEED + arguments: + channelIds: + - f4a5890c-4af5-4d9f-afe3-5d1c6aa85419 + type: VerticalCardList + subtitle: All series + - algorithms: + - type: CONTENT_FEED + arguments: + channelIds: + - 8f0a93f5-ccec-4cc1-8fd8-06afe5982f7b + limit: 3 + type: HorizontalCardList + subtitle: Sermons + - algorithms: + - type: CONTENT_FEED + arguments: + channelIds: + - f4a5890c-4af5-4d9f-afe3-5d1c6aa85419 + limit: 3 + type: HorizontalCardList + subtitle: Podcasts + primaryAction: + action: OPEN_CHANNEL + title: 'Read More' + relatedNode: + __typename: ContentChannel + apollosId: ContentChannel:f4a5890c-4af5-4d9f-afe3-5d1c6aa85419 + title: Podcasts + - algorithms: + - type: CONTENT_FEED + arguments: + channelIds: + - f4a5890c-4af5-4d9f-afe3-5d1c6aa85419 + limit: 3 + type: HorizontalCardList + title: Videos + primaryAction: + action: OPEN_CHANNEL + title: 'Read More' + relatedNode: + __typename: ContentChannel + apollosId: ContentChannel:f4a5890c-4af5-4d9f-afe3-5d1c6aa85419 + title: Videos + + PRAY: + - algorithms: [DAILY_PRAYER] + isCard: false + type: PrayerList + title: Daily Prayer + - type: VerticalPrayerList + title: Your Prayers + CONNECT: + - type: ActionTable + title: Connect to Apollos + actions: + [ + { + title: Google, + action: OPEN_URL, + relatedNode: { __typename: Url, url: 'https://www.google.com' }, + }, + { + title: Facebook, + action: OPEN_URL, + relatedNode: { __typename: Url, url: 'https://www.facebook.com' }, + }, + ] diff --git a/package.json b/package.json index d32e15c0..38dcde85 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,8 @@ "beta": "node ./scripts/add-packages.js beta", "canary": "node ./scripts/add-packages.js canary", "next": "node ./scripts/add-packages.js next", - "translate": "node scripts/translate.js" + "translate": "node scripts/translate.js", + "migrator": "node ./lib/migrator.js" }, "jest": { "collectCoverage": true, @@ -35,25 +36,25 @@ "testEnvironment": "node" }, "dependencies": { - "@apollosproject/bugsnag": "^2.13.0", - "@apollosproject/config": "^2.13.0", - "@apollosproject/data-connector-algolia-search": "^2.13.0", - "@apollosproject/data-connector-analytics": "^2.13.0", - "@apollosproject/data-connector-bible": "^2.13.0", - "@apollosproject/data-connector-church-online": "^2.13.0", - "@apollosproject/data-connector-cloudinary": "^2.13.0", - "@apollosproject/data-connector-onesignal": "^2.13.0", - "@apollosproject/data-connector-passes": "^2.13.0", - "@apollosproject/data-connector-postgres": "^2.25.1-canary.16", - "@apollosproject/data-connector-redis-cache": "^2.13.0", - "@apollosproject/data-connector-rock": "^2.32.2", - "@apollosproject/data-connector-twilio": "^2.13.0", - "@apollosproject/data-schema": "^2.32.2", - "@apollosproject/rock-apollo-data-source": "^2.13.0", - "@apollosproject/server-core": "^2.24.0", + "@apollosproject/bugsnag": "^2.32.2", + "@apollosproject/config": "^2.33.4", + "@apollosproject/data-connector-algolia-search": "^2.33.4", + "@apollosproject/data-connector-analytics": "^2.33.4", + "@apollosproject/data-connector-bible": "^2.33.4", + "@apollosproject/data-connector-church-online": "^2.33.4", + "@apollosproject/data-connector-cloudinary": "^2.33.4", + "@apollosproject/data-connector-onesignal": "^2.33.4", + "@apollosproject/data-connector-passes": "^2.33.4", + "@apollosproject/data-connector-postgres": "^2.33.4", + "@apollosproject/data-connector-redis-cache": "^2.33.4", + "@apollosproject/data-connector-rock": "^2.33.4", + "@apollosproject/data-connector-twilio": "^2.33.4", + "@apollosproject/data-schema": "^2.33.4", + "@apollosproject/rock-apollo-data-source": "^2.33.4", + "@apollosproject/server-core": "^2.33.4", "@bugsnag/js": "^6.2.0", "@bugsnag/plugin-express": "^6.2.0", - "apollo-server": "^2.14.2", + "apollo-server": "^2.24.1", "apollo-server-express": "2.14.2", "aws-sdk": "^2.682.0", "color": "3.0.0", @@ -66,12 +67,13 @@ "prettier": "1.12.1", "randomcolor": "0.5.3", "sqlite3": "^5.0.1", - "umzug": "^3.0.0-beta.15" + "umzug": "^3.0.0-beta.15", + "graphql-upload": "^12.0.0" }, "devDependencies": { - "@apollosproject/apollo-server-env-mock": "^2.13.0", - "@apollosproject/babel-preset-apollos": "^2.13.0", - "@apollosproject/eslint-config": "^2.13.0", + "@apollosproject/apollo-server-env-mock": "^2.33.3", + "@apollosproject/babel-preset-apollos": "^2.33.3", + "@apollosproject/eslint-config": "^2.33.3", "@babel/cli": "^7.4.5", "@babel/core": "^7.4.5", "@babel/node": "^7.7.4", @@ -98,6 +100,7 @@ "jest-fetch-mock": "^2.1.2", "linkemon": "^0.1.1", "nodemon": "1.18.7", - "yalc": "^1.0.0-pre.47" + "yalc": "^1.0.0-pre.47", + "prettier": "1.12.1" } -} +} \ No newline at end of file diff --git a/scripts/init.sh b/scripts/init.sh index 474bfae5..b0a810e5 100755 --- a/scripts/init.sh +++ b/scripts/init.sh @@ -3,5 +3,24 @@ if test -f .env; then echo ".env file already exists!" exit 1 fi -echo "ROCK_API= -ROCK_TOKEN=" > .env + +echo "You will need the following before beginning: +Rock URL +Rock API Token + +Are you ready to proceed? [y/n]: " +read -r ANSWER +if $ANSWER != "y"; then + exit 1 +fi + +echo "Rock URL: " +read -r ROCK_URL +echo "Rock API Token: " +read -r ROCK_TOKEN + +echo "ROCK_URL=$ROCK_URL +ROCK_TOKEN=$ROCK_TOKEN" >.env + +# remove template encrypted files +rm .env.shared.enc diff --git a/seeds/ContentChannelItems.json b/seeds/ContentChannelItems.json deleted file mode 100644 index 9f5080d3..00000000 --- a/seeds/ContentChannelItems.json +++ /dev/null @@ -1 +0,0 @@ -[{"ContentChannelId":27,"ContentChannelTypeId":11,"Title":"This January at NewSpring","Content":"

After finishing 2019 well, we want to start 2020 strong. And what better way than seeking God in prayer?

Go ahead and save the following dates as we prepare our hearts for a new year and the new adventures that await. 

Connect Classes

Connect Classes focus on God's promises from Exodus 6:6-8. At the end of each four classes, you’ll not only feel more connected — you’ll gain a deeper understanding of who God is, what He wants for you, and what it means to be part of His family.

Connect Classes happen at 9:15am and 11:15am on every campus. Sign up here. If you’ve got kids, simply check them in for two services when you go to KidSpring

Already been to Connect Classes? Check out all the events happening at your campus this month. 

Anderson Campus

Tuesday, Jan. 14
6:30-8:30pm
Women's Gathering - Ladies 18 and older, you’re invited to connect with other women at the Anderson Campus during this monthly gathering. We’ll meet in East Auditorium for worship, teaching, and small groups.                 

Columbia Campus

Tuesday, Jan. 14
7pm
Women's Gathering - Ladies, connect with other women at the Columbia Campus. If you’re 18 and older, join us for this night of worship, teaching, and small groups. Doors open at 6:30pm for coffee and desserts. To sign up or get more info, email columbia@newspring.cc

Thursday, Jan. 23
6:45am
Men’s Gathering - Men, start the day connecting to Jesus and each other. To sign up or ask for more info, email columbia@newspring.cc

Florence Campus 

Tuesdays from Jan. 14 to March 3
6:30-7:30pm
Marriage Class - Couples of all ages are invited to join this 7-week marriage class in the Connect Room. Together, we’ll learn about communication, love, respect, and more. The class is limited to 17 couples, so email florence@newspring.cc to sign up.

\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tTuesday, Jan. 21
10-11am
Widow/Divorce Brunch - Ladies, if you’ve been divorced or widowed at any age, you’re not alone. Connect with other women and find encouragement at this potluck brunch. Coffee and juice will be provided. Email florence@newspring.cc with any questions. 

Greenville Campus

Monday, Jan. 13
7pm
Women's Gathering - Ladies of all ages are invited to engage with God's Word and make meaningful connections with one another. We’ll meet at NewSpring Eastlan, 625 S. Pleasantburg Drive in Greenville.                      

Sunday, Jan. 26
10:30am
Rally Breakfast - Meet other 18- to 25-year-olds at the Greenville Campus. Join us for breakfast between services at Greenville Convention Center.                 

Monday, Jan. 27
6am
Men's Gathering - Men, gather for breakfast, coffee, and a roundtable discussion as we read through the Bible together. We’ll meet at NewSpring Eastlan, 625 S. Pleasantburg Drive in Greenville.          

Greenwood Campus

Saturday, Jan. 11
8am -12pm
Serve Day - Join us as we help families in Mathews Mill Village revitalize their community! 

Tuesdays starting Jan. 14
6pm
Rally Group - If you’re between 18 and 25, come meet other young adults in Greenwood for food, fun, and Bible study. For more information, call Katie Sherfield-Tarver at 864-684-4559. 

Friday, Jan. 31
6am
Men's Gathering - Guys, meet at the Greenwood Campus before work to open up God's Word and learn from one another.            

Spartanburg Campus    

Monday, Jan. 27
7-8:30pm
Women's Gathering - Ladies, step into consistent, trusting, and intentional community. We’ll worship together, hear from a great speaker, and hear what the Lord wants to say to His daughters. Women 18 and older are invited.              

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":null,"ApprovedDateTime":"2019-01-07T07:00:00","StartDateTime":"2019-12-30T07:00:00","ExpireDateTime":"2020-02-05T09:09:00","Permalink":null,"Order":0,"ItemGlobalKey":"this-january-at-newspring","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-01-07T07:00:00","ModifiedDateTime":"2020-01-12T10:34:18","CreatedByPersonAliasId":null,"ModifiedByPersonAliasId":159684,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":10497,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":10497,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":10497,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":10497,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":10497,"Value":"08eb4fe0-a759-41ba-bd12-2e5ee6862bb0","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":10497,"Value":"31d98c0e-11f2-4eb9-b831-24e1e69e6c46","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":10497,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":10497,"Value":"ff6d7c7e-5fcb-42d0-bd44-cab3d9f5f5c2","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":10497,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":10497,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":10497,"Value":"5d9a61d1-2d67-42c1-b3a5-551b67fdc6c4","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":10497,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":10497,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/editorial/news/Generic/imagesfornewsfeed_leaves5.2x1.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/editorial/news/Generic/imagesfornewsfeed_leaves5.2x1.jpg\", \"Name\": \"imagesfornewsfeed_leaves5.2x1.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/editorial/news/Generic/imagesfornewsfeed_leaves5.2x1.jpg"},"ImageSquare":{"AttributeId":82515,"EntityId":10497,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/editorial/news/Generic/imagesfornewsfeed_leaves1.1x1.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/editorial/news/Generic/imagesfornewsfeed_leaves1.1x1.jpg\", \"Name\": \"imagesfornewsfeed_leaves1.1x1.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/editorial/news/Generic/imagesfornewsfeed_leaves1.1x1.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":10497,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/editorial/news/Generic/imagesfornewsfeed_leaves5.1x2.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/editorial/news/Generic/imagesfornewsfeed_leaves5.1x2.jpg\", \"Name\": \"imagesfornewsfeed_leaves5.1x2.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/editorial/news/Generic/imagesfornewsfeed_leaves5.1x2.jpg"},"AppImage":{"AttributeId":100714,"EntityId":10497,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":10497,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":10497,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":10497,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":10497,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":10497,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":10497,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":10497,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":10497,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":10497,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":10497,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":10497,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":10497,"Value":"","ValueFormatted":""}},"Id":10497,"Guid":"4db597c7-5d16-4c7f-a52d-b2322f83e62f","ForeignId":null,"ForeignGuid":null,"ForeignKey":"681289"},{"ContentChannelId":19,"ContentChannelTypeId":11,"Title":"Let's Celebrate","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":89584,"ApprovedDateTime":"2019-12-29T23:48:29.127","StartDateTime":"2019-12-29T23:45:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"lets-celebrate","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-29T23:48:29.16","ModifiedDateTime":"2019-12-29T23:48:29.16","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Features":{"Key":"Features","IsSystem":false,"FieldTypeId":34,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"19","Name":"Features","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Features","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"customvalues":{"Name":null,"Description":null,"Value":""},"definedtype":{"Name":null,"Description":null,"Value":""},"displayvaluefirst":{"Name":null,"Description":null,"Value":"False"},"keyprompt":{"Name":null,"Description":null,"Value":""},"valueprompt":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":93604,"Guid":"63d6629b-6888-4a23-af68-05513c0236e2"},"SermonNotes":{"Key":"SermonNotes","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"19","Name":"Sermon Notes","Description":"","Order":1001,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Sermon Notes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"14"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107180,"Guid":"e0301fd4-340b-46e0-bd84-4bdc15c302f0"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12813,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12813,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12813,"Value":"

It's been an amazing 2019 and now our hearts are beginning to turn and look forward to 2020. Before we did that, we want to say \"time out\", take a break, and remind ourselves of all we got to see the Lord do this year.

","ValueFormatted":"

It's been an amazing 2019 and now our hearts are beginning to turn and look forward to 2020. Before we did that, we want to say \"time out\", take a break, and remind ourselves of all we got to see the Lord do this year.

"},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12813,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12813,"Value":"1916884b-5cfa-40a0-9f6b-5ece5dad2522","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Communicator\": \"Brad Cooper\",\n \n \"GuestCommunicator\": \"\"\n }]\n}"},"Scriptures":{"AttributeId":68294,"EntityId":12813,"Value":"dd8378e3-07aa-4b5c-b7d9-201ee23e89be","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12813,"Value":"7rp8va3a17","ValueFormatted":"
\r\n
 
\r\n
\r\n\r\n\r\n\r\n\r\n\r\nLiquid error: Object reference not set to an instance of an object.\r\n\r\n\r\n\r\n\r\n"},"Videos":{"AttributeId":86609,"EntityId":12813,"Value":"dc48fb1e-e1f3-4684-a23e-b9b6a56517d6","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12813,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12813,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12813,"Value":"af7df5de-bfb7-4eb3-b548-ea052b305662","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12813,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12813,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12813,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12813,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12813,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12813,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12813,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12813,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12813,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12813,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12813,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12813,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12813,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12813,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12813,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12813,"Value":"2019-12-29T00:00:00.0000000","ValueFormatted":"12/29/2019"},"DataViews":{"AttributeId":109227,"EntityId":12813,"Value":"","ValueFormatted":""},"Features":{"AttributeId":93604,"EntityId":12813,"Value":"","ValueFormatted":""},"SermonNotes":{"AttributeId":107180,"EntityId":12813,"Value":"","ValueFormatted":""}},"Id":12813,"Guid":"1e32a8d5-830d-4cb5-883e-eeb76aad0ee9","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":20,"ContentChannelTypeId":11,"Title":"2019 Year-End Celebration","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":89584,"ApprovedDateTime":"2019-12-29T23:44:19.42","StartDateTime":"2019-12-29T23:40:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"2019-year-end-celebration","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-29T23:44:19.453","ModifiedDateTime":"2019-12-29T23:44:19.453","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12812,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12812,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12812,"Value":"

It's been an amazing 2019 and now our hearts are beginning to turn and look forward to 2020. Before we did that, we want to say \"time out\", take a break, and remind ourselves of all we got to see the Lord do this year.

","ValueFormatted":"

It's been an amazing 2019 and now our hearts are beginning to turn and look forward to 2020. Before we did that, we want to say \"time out\", take a break, and remind ourselves of all we got to see the Lord do this year.

"},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12812,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12812,"Value":"7479cacc-a9ff-43c7-aff2-d2458994889c","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12812,"Value":"8283deb4-7fc0-4e14-ba5f-8ee05dab7eaa","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12812,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12812,"Value":"3dbfad9b-5342-4e73-aebf-6505394b5e9b","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12812,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12812,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12812,"Value":"6ba79746-3c1f-4871-bc8f-39ba8db46182","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12812,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12812,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/series/2019 Year-End Celebration_2x1.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/series/2019 Year-End Celebration_2x1.jpg\", \"Name\": \"2019 Year-End Celebration_2x1.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/series/2019%20Year-End%20Celebration_2x1.jpg"},"ImageSquare":{"AttributeId":82515,"EntityId":12812,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/series/2019 Year-End Celebration_1x1.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/series/2019 Year-End Celebration_1x1.jpg\", \"Name\": \"2019 Year-End Celebration_1x1.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/series/2019%20Year-End%20Celebration_1x1.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":12812,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12812,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12812,"Value":"#ffffff","ValueFormatted":"#ffffff"},"ForegroundColor":{"AttributeId":85400,"EntityId":12812,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12812,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12812,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12812,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12812,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12812,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12812,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12812,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12812,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12812,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12812,"Value":"","ValueFormatted":""}},"Id":12812,"Guid":"c72a0281-870d-426a-b5f4-3a2171b5c6d3","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":4,"ContentChannelTypeId":3,"Title":"Monday All Staff - Brad Cooper","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2020-01-02T11:09:52.963","StartDateTime":"2019-12-23T09:30:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"monday-all-staff-brad-cooper-1","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2020-01-02T11:09:53.007","ModifiedDateTime":"2020-01-02T11:09:53.007","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Summary","Description":"Short description of the entry","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"True"},"numberofrows":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":1289,"Guid":"ae455fb9-20fd-4767-9a65-4801b00fcd1a"},"Attachment":{"Key":"Attachment","IsSystem":false,"FieldTypeId":32,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Attachment","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Attachment","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"binaryFileType":{"Name":null,"Description":null,"Value":"d101fef7-59c9-48cc-a974-626085755bd1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":4114,"Guid":"fd795300-70f2-4397-bcc1-5de1849963f4"},"VideoID":{"Key":"VideoID","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Video ID","Description":"Enter the Ooyala Content ID here to embed a video with this entry","Order":2,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Video ID","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2452,"Guid":"593517ff-2407-4c42-bc79-f1e8b94ab1a7"},"AudioURL":{"Key":"AudioURL","IsSystem":false,"FieldTypeId":78,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Audio URL","Description":"Enter the URL to the audio file here","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Audio URL","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2453,"Guid":"c3410f1b-0712-4da2-8f98-680b645fb332"},"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Department","Description":"If this new entry is related to a department, select it here!","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":5365,"Guid":"16670c12-6a19-4225-9f9c-f8bacf182205"},"Author":{"Key":"Author","IsSystem":false,"FieldTypeId":18,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Author","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Author","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"EnableSelfSelection":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":29276,"Guid":"7b272f89-a4e1-434f-9b0b-83e8a2226b4c"},"Image":{"Key":"Image","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Image","Description":"","Order":7,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":99774,"Guid":"6f0f65bd-dc9f-4b1d-ac16-948dad1ff74f"},"Category":{"Key":"Category","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"4","Name":"Category (Single-select Item Attribute)","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Category (Single-select Item Attribute)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"values":{"Name":null,"Description":null,"Value":"Weekly,Monthly,Creative All Staff,Staff Leadership Conference,Finances,Step Up,Misc,Double Conference,Most Excellent Way To Lead Conference"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2457,"Guid":"e6d78beb-dd82-4472-baa1-6c82aa6dd61d"}},"AttributeValues":{"Summary":{"AttributeId":1289,"EntityId":12816,"Value":"","ValueFormatted":""},"Attachment":{"AttributeId":4114,"EntityId":12816,"Value":null,"ValueFormatted":""},"VideoID":{"AttributeId":2452,"EntityId":12816,"Value":"pxesqtosb0","ValueFormatted":"pxesqtosb0"},"AudioURL":{"AttributeId":2453,"EntityId":12816,"Value":"https://s3.amazonaws.com/ns.downloads/newspring/audio/allstaffs/191223_AllStaff-BradCooper.mp3","ValueFormatted":"\n\n\n \n\n"},"Department":{"AttributeId":5365,"EntityId":12816,"Value":"","ValueFormatted":""},"Author":{"AttributeId":29276,"EntityId":12816,"Value":null,"ValueFormatted":""},"Image":{"AttributeId":99774,"EntityId":12816,"Value":"","ValueFormatted":""},"Category":{"AttributeId":2457,"EntityId":12816,"Value":"Weekly","ValueFormatted":"Weekly"}},"Id":12816,"Guid":"0bc94eb7-9268-4e82-8ab2-3a18bd745dac","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":21,"ContentChannelTypeId":11,"Title":"Fuse Christmas Party","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2020-01-02T11:12:08.81","StartDateTime":"2019-12-23T00:36:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"fuse-christmas-party-1","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-23T00:43:26.07","ModifiedDateTime":"2020-01-02T11:12:08.843","CreatedByPersonAliasId":49317,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12787,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12787,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12787,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12787,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12787,"Value":"4875d2f5-2efd-4d86-98cc-12f54d9e3aed","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Communicator\": \"\",\n \n \"GuestCommunicator\": \"Keith Pittman\"\n }]\n}"},"Scriptures":{"AttributeId":68294,"EntityId":12787,"Value":"d142f197-fa59-49a6-9dff-ee14431db4b2","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12787,"Value":"bwjlsn7xhp","ValueFormatted":"
\r\n
 
\r\n
\r\n\r\n\r\n\r\n\r\n\r\nLiquid error: Object reference not set to an instance of an object.\r\n\r\n\r\n\r\n\r\n"},"Videos":{"AttributeId":86609,"EntityId":12787,"Value":"3e9f835c-3d8a-4a4c-8ba9-d875f8ee7017","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12787,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12787,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12787,"Value":"7cd5f651-a9f3-4bc9-8ad4-30917da2e305","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12787,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12787,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12787,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12787,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12787,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12787,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12787,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12787,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12787,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12787,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12787,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12787,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12787,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12787,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/audio/fuse_sermons/2019/191218_ChristmasAtFuse_03_PARTY-Msg-AUDIO.mp3\", \"IconPath\": \"/Assets/Icons/FileTypes/mp3.png\", \"Name\": \"191218_ChristmasAtFuse_03_PARTY-Msg-AUDIO.mp3\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/audio/fuse_sermons/2019/191218_ChristmasAtFuse_03_PARTY-Msg-AUDIO.mp3"},"AudioDuration":{"AttributeId":85725,"EntityId":12787,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12787,"Value":"2019-12-18T00:00:00.0000000","ValueFormatted":"12/18/2019"},"DataViews":{"AttributeId":109227,"EntityId":12787,"Value":"","ValueFormatted":""}},"Id":12787,"Guid":"32556d60-a705-49d9-ba88-7d160eb90470","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":19,"ContentChannelTypeId":11,"Title":"Good News That Will Cause Great Joy","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2019-12-19T15:55:08.277","StartDateTime":"2019-12-21T14:00:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"good-news-that-will-cause-great-joy","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-19T15:53:22.8","ModifiedDateTime":"2019-12-21T14:16:26.25","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":106125,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Features":{"Key":"Features","IsSystem":false,"FieldTypeId":34,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"19","Name":"Features","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Features","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"customvalues":{"Name":null,"Description":null,"Value":""},"definedtype":{"Name":null,"Description":null,"Value":""},"displayvaluefirst":{"Name":null,"Description":null,"Value":"False"},"keyprompt":{"Name":null,"Description":null,"Value":""},"valueprompt":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":93604,"Guid":"63d6629b-6888-4a23-af68-05513c0236e2"},"SermonNotes":{"Key":"SermonNotes","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"19","Name":"Sermon Notes","Description":"","Order":1001,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Sermon Notes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"14"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107180,"Guid":"e0301fd4-340b-46e0-bd84-4bdc15c302f0"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12785,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12785,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12785,"Value":"

At Christmas, we celebrate the birth of Jesus, but what does it mean that Jesus brings joy to the world? In this message, Dan Lian explains that the good news of great joy is that God is with us and God saves us!

","ValueFormatted":"

At Christmas, we celebrate the birth of Jesus, but what does it mean that Jesus brings joy to the world? In this message, Dan Lian explains that the good news of great joy is that God is with us and God saves us!

"},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12785,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12785,"Value":"654c0caa-c440-4857-9d2d-764fbdcd1d8c","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Communicator\": \"Dan Lian\",\n \n \"GuestCommunicator\": \"\"\n }]\n}"},"Scriptures":{"AttributeId":68294,"EntityId":12785,"Value":"b5c93d59-84b6-4110-aa3d-14ea98b8e29e","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12785,"Value":"evn18q22qr","ValueFormatted":"
\r\n
 
\r\n
\r\n\r\n\r\n\r\n\r\n\r\nLiquid error: Object reference not set to an instance of an object.\r\n\r\n\r\n\r\n\r\n"},"Videos":{"AttributeId":86609,"EntityId":12785,"Value":"8f75528b-84ec-44b5-a2b8-90b83826d2cf","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12785,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12785,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12785,"Value":"e9d382ea-806f-42f4-a5ba-d572e4106ad8","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12785,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12785,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12785,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12785,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12785,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12785,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12785,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12785,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12785,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12785,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12785,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/video/newspring_sermons/2019/191222_JoyToTheWorld_CHRISTMAS-Msg-MED.mp4\", \"IconPath\": \"/Assets/Icons/FileTypes/mp4.png\", \"Name\": \"191222_JoyToTheWorld_CHRISTMAS-Msg-MED.mp4\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/video/newspring_sermons/2019/191222_JoyToTheWorld_CHRISTMAS-Msg-MED.mp4"},"VideoFileMid":{"AttributeId":85720,"EntityId":12785,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12785,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12785,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/audio/newspring_sermons/2019/191222_JoyToTheWorld_CHRISTMAS-Msg-AUDIO.mp3\", \"IconPath\": \"/Assets/Icons/FileTypes/mp3.png\", \"Name\": \"191222_JoyToTheWorld_CHRISTMAS-Msg-AUDIO.mp3\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/audio/newspring_sermons/2019/191222_JoyToTheWorld_CHRISTMAS-Msg-AUDIO.mp3"},"AudioDuration":{"AttributeId":85725,"EntityId":12785,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12785,"Value":"2019-12-21T00:00:00.0000000","ValueFormatted":"12/21/2019"},"DataViews":{"AttributeId":109227,"EntityId":12785,"Value":"","ValueFormatted":""},"Features":{"AttributeId":93604,"EntityId":12785,"Value":"","ValueFormatted":""},"SermonNotes":{"AttributeId":107180,"EntityId":12785,"Value":"9d98b830-e846-4827-9aee-0a040fe87bd0","ValueFormatted":"\n\n\n\n\n\n \n\n \n\n \n\n \n\n \n\n \n\n\n\n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n
Note TypeTextBookReferenceTranslationAllows Comment
Scripture2:9-10NIVYes
HeaderGOOD NEWS THAT WILL CAUSE __GREAT JOY__.Yes
TextGOD IS __WITH US__Yes
Scripture7:14NIVYes
TextGOD WILL __SAVE US__Yes
Scripture1:21NIVYes
\n\n"}},"Id":12785,"Guid":"cdad6717-54ae-4d3e-8d07-2f214d22b9a6","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":27,"ContentChannelTypeId":11,"Title":"Let’s start the year in prayer","Content":"

On Jan. 5, we’ll start a new series, “Teach Us To Pray,” that goes verse by verse through the Lord’s Prayer

The disciples knew how to pray — they grew up Jewish, after all. But, Jesus’ prayers were different. They were powerful, intimate, honest. So one day, one of the disciples finally asked Him, “Lord, teach us to pray.”

\"When he finished, one of his disciples said to him, 'Lord, teach us to pray ...'\" - Luke 11:1 

During this series, we’ll learn to pray the same way Jesus taught His first followers to pray. Plus, we’re making space to practice what we’re learning through a special night of worship followed by 21 days of prayer. So mark your calendar because we’re starting January strong!

Most people get really excited or really nervous when people start talking about prayer. If you didn’t grow up in a praying family, you’re not alone. Get the series toolkit for resources on why we pray and tools to invite others to join us as we learn to pray. 

And remember, wherever we are in our relationships with Jesus, we can all go deeper in prayer. So consider how you can participate as we prepare for 21 days of prayer. 

Gather for prayer with your campus 

Starting Jan. 6, campuses will open from 6-7am Monday through Friday for prayer. We’ll sing for a few minutes to focus our hearts and minds on God. Then, we’ll shift into praying for a specific topic each day. Don’t worry, you can pray in groups or alone, out loud or silently — whatever feels most natural for you. 

Prayer Gatherings
6-7am Monday through Friday 
Starting Jan. 6

Prayer gatherings will happen at every campus, except in Greenville, Rock Hill, and Hilton Head. 

\"WeekOfPrayer-6

Commit to praying each day from home

Can’t make a prayer gathering? We get it. With work, kids, and commutes, getting to church at 6am isn’t possible for everyone. But one beautiful thing about prayer is that we can do it anywhere. 

Use this calendar to pray with your church family from home. And, if you’re not sure how to pray for the topics each day, this prayer guide is full of helpful questions to get the conversation going. 


\"10338.sunday.cen.paper.tutp21dayprayerhandout-page-001.jpg\"

In the Bible, when God’s people come together in prayer, the sick receive healing, prisoners are set free, and many come to believe. Who knows what we might see in 2020 as we learn to start each day in prayer?

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":159684,"ApprovedDateTime":"2019-12-18T11:47:40.35","StartDateTime":"2019-12-21T11:21:00","ExpireDateTime":"2020-02-08T00:00:00","Permalink":null,"Order":0,"ItemGlobalKey":"lets-start-the-year-in-prayer","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-18T11:46:59.68","ModifiedDateTime":"2020-01-06T17:05:59.423","CreatedByPersonAliasId":159684,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12775,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12775,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12775,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12775,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12775,"Value":"021b6b8c-62b1-4bc8-8e92-db505fdbc50e","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12775,"Value":"ac64f84e-c729-47cb-b964-c46db86912f4","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12775,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12775,"Value":"b181cdcf-eda5-4e1c-a1de-8912b892b1af","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12775,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12775,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12775,"Value":"fc075afe-8151-47d8-a09e-2d89bbff4f1d","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12775,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12775,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/editorial/news/Campaigns/tutp.2x1 -100.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/editorial/news/Campaigns/tutp.2x1 -100.jpg\", \"Name\": \"tutp.2x1 -100.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/editorial/news/Campaigns/tutp.2x1%20-100.jpg"},"ImageSquare":{"AttributeId":82515,"EntityId":12775,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/editorial/news/Campaigns/tutp.1x1-100.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/editorial/news/Campaigns/tutp.1x1-100.jpg\", \"Name\": \"tutp.1x1-100.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/editorial/news/Campaigns/tutp.1x1-100.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":12775,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/editorial/news/Campaigns/tutp.1x2-100.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/editorial/news/Campaigns/tutp.1x2-100.jpg\", \"Name\": \"tutp.1x2-100.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/editorial/news/Campaigns/tutp.1x2-100.jpg"},"AppImage":{"AttributeId":100714,"EntityId":12775,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12775,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12775,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12775,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12775,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12775,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12775,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12775,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12775,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12775,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12775,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12775,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12775,"Value":"","ValueFormatted":""}},"Id":12775,"Guid":"42e400a2-28d6-4acf-8f0d-445f97ef7465","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":16,"ContentChannelTypeId":11,"Title":"Tools to help you pray","Content":"

The disciples only ever asked Jesus to teach them one thing: how to pray.

\n\n

Prayer was a central part of the disciples’ Jewish traditions, yet they realized that Jesus’ authority and power were grounded in an uncommon habit of prayer.

\n\n

We’ve collected some things to help you develop your own prayer habit. Use these resources to learn to talk to God more boldly, experience more intimacy in His presence, and yield more fully to His will.

\n\n

Explore the topic on your own

\n
Read an article
\n

Everything you need to know about prayer

\n

Why Christians pray together, not just in private

\n

Does posture matter when you pray?

\n

How to focus when you pray

\n\n
Watch or listen to a sermon
\n

\"Seek First\" – a sermon about holy habits, including prayer

\"How Do I Pray?\" - a Rally Roundtable with Josh Bull, Glenn Batson, and Fin Sheridan

\"The Ghost I Get\" - a sermon about how God wants us to experience more of Him through the Holy Spirit.

\n\n
Read a  book
\n

\"Teach Us To Pray\" by NewSpring Church (Ask your campus for a free hard copy!) 

\"Fervent\" by Priscilla Shirer

\n\n

\"Prayer: Finding the Heart's True Home\" by Richard Foster

\n

\"Prayer: Experiencing Awe and Intimacy with God\"  by Tim Keller

\n

\"Power Through Prayer\" by E.M. Bounds

\n

\"Dirty Glory\" by Pete Greig

\n\n

Learn more with your group

\n\n

Try The Prayer Course from 24/7 Prayer, or do a video Bible study about prayer on RightNow Media. (New to RightNow Media? Get your free NewSpring account.)

\n

Include worship in your prayer time

NewSpring Worship has curated playlists for your prayer time. Let this play as you talk to God in your favorite chair, on your walk, in your car, in your shower, in your cubicle, or wherever you pray. Get the playlist on Spotify or Apple Music

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":89584,"ApprovedDateTime":"2020-01-02T11:24:55.89","StartDateTime":"2019-12-19T20:38:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"teach-us-to-pray-toolkit","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-19T21:24:13.317","ModifiedDateTime":"2020-12-22T12:04:27.203","CreatedByPersonAliasId":159685,"ModifiedByPersonAliasId":159684,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12786,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12786,"Value":"Discover how to pray more boldly, experience more intimacy in God's presence, and yield more fully to His will.","ValueFormatted":"Discover how to pray more boldly, experience more intimacy in God's presence, and yield more fully to His will."},"Summary":{"AttributeId":86487,"EntityId":12786,"Value":"

Discover how to pray more boldly, experience more intimacy in God's presence, and yield more fully to His will.

","ValueFormatted":"

Discover how to pray more boldly, experience more intimacy in God's presence, and yield more fully to His will.

"},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12786,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12786,"Value":"14bc716f-3106-4a01-9ba6-073ba9b50f38","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12786,"Value":"c7e2b1bb-5232-40e9-9969-ea57850c14fd","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12786,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12786,"Value":"fe0c8f3f-5558-416b-aeb1-b0cd36f35942","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12786,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12786,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12786,"Value":"a3255566-b015-448f-8788-ee33b64b1ddb","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12786,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12786,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/editorial/articles/TeachUsToPrayToolkit.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/editorial/articles/TeachUsToPrayToolkit.jpg\", \"Name\": \"TeachUsToPrayToolkit.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/editorial/articles/TeachUsToPrayToolkit.jpg"},"ImageSquare":{"AttributeId":82515,"EntityId":12786,"Value":"","ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12786,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12786,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12786,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12786,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12786,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12786,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12786,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12786,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12786,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12786,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12786,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12786,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12786,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12786,"Value":"","ValueFormatted":""}},"Id":12786,"Guid":"b87a9db6-50bd-4f12-98c5-4d8264dd0c2c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Gathering Guide - Christmas","Content":"

Check out the Gathering Guides for our Christmas gatherings and our Christmas Eve candlelight service

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-12-19T08:19:34.787","StartDateTime":"2019-12-19T08:10:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"gathering-guide-christmas","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-19T08:19:34.817","ModifiedDateTime":"2019-12-19T08:19:34.817","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12781,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12781,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12781,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12781,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12781,"Value":"c643cda4-241c-45e7-9ca9-23ae4a888ebd","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12781,"Value":"ae637780-9e9f-4c7c-8862-503686585a76","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12781,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12781,"Value":"53156974-2e91-40f8-8940-3155a577fde0","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12781,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12781,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12781,"Value":"1f4681f1-c16e-44c1-8172-8c3dfe28442c","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12781,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12781,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12781,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12781,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12781,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"BackgroundColor":{"AttributeId":85399,"EntityId":12781,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12781,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12781,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12781,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12781,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12781,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12781,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12781,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12781,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12781,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12781,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12781,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12781,"Value":"","ValueFormatted":""}},"Id":12781,"Guid":"de3efca6-5c10-4857-bbd4-768366b5d66b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":21,"ContentChannelTypeId":11,"Title":"Love Gives","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2019-12-16T15:06:53.16","StartDateTime":"2019-12-16T14:38:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"love-gives","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-16T14:42:40.127","ModifiedDateTime":"2019-12-16T15:06:53.187","CreatedByPersonAliasId":49317,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12773,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12773,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12773,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12773,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12773,"Value":"05a9a3c1-002a-4d8a-b9c8-0cb2a65f1152","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Communicator\": \"Kaleb White\",\n \n \"GuestCommunicator\": \"\"\n }]\n}"},"Scriptures":{"AttributeId":68294,"EntityId":12773,"Value":"3e2dfc3e-49ae-4355-99cd-21def4087f3f","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12773,"Value":"m22457xj69","ValueFormatted":"
\r\n
 
\r\n
\r\n\r\n\r\n\r\n\r\n\r\nLiquid error: Object reference not set to an instance of an object.\r\n\r\n\r\n\r\n\r\n"},"Videos":{"AttributeId":86609,"EntityId":12773,"Value":"2fec2b2d-1b83-4bee-8832-653b6d238959","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12773,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12773,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12773,"Value":"ff41f00b-0ea6-47dc-84c7-984f8f3c378d","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12773,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12773,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12773,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12773,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12773,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12773,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12773,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12773,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12773,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12773,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12773,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12773,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12773,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12773,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/audio/fuse_sermons/2019/191211_ChristmasAtFuse_02_HS-Msg-AUDIO.mp3\", \"IconPath\": \"/Assets/Icons/FileTypes/mp3.png\", \"Name\": \"191211_ChristmasAtFuse_02_HS-Msg-AUDIO.mp3\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/audio/fuse_sermons/2019/191211_ChristmasAtFuse_02_HS-Msg-AUDIO.mp3"},"AudioDuration":{"AttributeId":85725,"EntityId":12773,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12773,"Value":"2019-12-11T00:00:00.0000000","ValueFormatted":"12/11/2019"},"DataViews":{"AttributeId":109227,"EntityId":12773,"Value":"","ValueFormatted":""}},"Id":12773,"Guid":"f56cbc5a-b38d-407d-ad0a-b718cd1ff4b7","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Finish the year well. Start the year strong- Language Doc","Content":"

The theme we want to use for the end of 2019 and the beginning of 2020 is \"Finish the year well. Start the year strong.\" Check out this doc for more information on this phrase and language to use when sharing it. 


","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-12-15T17:13:25.133","StartDateTime":"2019-12-15T16:58:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"finish-the-year-well-start-the-year-strong-language-doc","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-15T17:13:25.21","ModifiedDateTime":"2019-12-15T17:13:25.21","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12772,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12772,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12772,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12772,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12772,"Value":"969ddc0b-841b-43b6-b894-3e604d55a200","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12772,"Value":"8c19985d-8505-4262-bbe2-1db5369aa890","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12772,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12772,"Value":"e624509e-f203-4b4c-afd2-bb79e3969299","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12772,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12772,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12772,"Value":"9caf335d-479c-4009-a3d5-e54e33350e98","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12772,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12772,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12772,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12772,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12772,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"BackgroundColor":{"AttributeId":85399,"EntityId":12772,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12772,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12772,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12772,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12772,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12772,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12772,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12772,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12772,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12772,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12772,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12772,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12772,"Value":"","ValueFormatted":""}},"Id":12772,"Guid":"8f1d24b2-47fc-4b63-b1f3-848340d4894e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":19,"ContentChannelTypeId":11,"Title":"Get Your Joy Back","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2019-12-12T16:03:43.283","StartDateTime":"2019-12-14T20:30:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"get-your-joy-back-1","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-12T16:03:43.347","ModifiedDateTime":"2019-12-15T11:44:53.06","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":106125,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Features":{"Key":"Features","IsSystem":false,"FieldTypeId":34,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"19","Name":"Features","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Features","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"customvalues":{"Name":null,"Description":null,"Value":""},"definedtype":{"Name":null,"Description":null,"Value":""},"displayvaluefirst":{"Name":null,"Description":null,"Value":"False"},"keyprompt":{"Name":null,"Description":null,"Value":""},"valueprompt":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":93604,"Guid":"63d6629b-6888-4a23-af68-05513c0236e2"},"SermonNotes":{"Key":"SermonNotes","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"19","Name":"Sermon Notes","Description":"","Order":1001,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Sermon Notes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"14"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107180,"Guid":"e0301fd4-340b-46e0-bd84-4bdc15c302f0"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12771,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12771,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12771,"Value":"

Do you feel crushed by life's pressures? In this message, Brad Cooper reveals that the source of our joy and strength is to know our identity as God's beloved children. Learn how withstanding life's pressures comes from choosing to live life out of God’s pleasure.

","ValueFormatted":"

Do you feel crushed by life's pressures? In this message, Brad Cooper reveals that the source of our joy and strength is to know our identity as God's beloved children. Learn how withstanding life's pressures comes from choosing to live life out of God’s pleasure.

"},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12771,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12771,"Value":"1f9e1532-07aa-42d2-b9c6-0ebbbf032fdf","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Communicator\": \"Brad Cooper\",\n \n \"GuestCommunicator\": \"\"\n }]\n}"},"Scriptures":{"AttributeId":68294,"EntityId":12771,"Value":"2b0ae738-6af4-4b3e-a10e-a85107c253ba","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12771,"Value":"i83n1dbl8b","ValueFormatted":"
\r\n
 
\r\n
\r\n\r\n\r\n\r\n\r\n\r\nLiquid error: Object reference not set to an instance of an object.\r\n\r\n\r\n\r\n\r\n"},"Videos":{"AttributeId":86609,"EntityId":12771,"Value":"39ad72f0-1ed9-4ab9-87ee-00b7b92cf0ba","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12771,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12771,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12771,"Value":"789752b5-1282-45a4-abfd-7c085607fcce","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12771,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12771,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12771,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12771,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12771,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12771,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12771,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12771,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12771,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12771,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12771,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/video/newspring_sermons/2019/191215_JoyToTheWold_03-Msg-HIGH.mp4\", \"IconPath\": \"/Assets/Icons/FileTypes/mp4.png\", \"Name\": \"191215_JoyToTheWold_03-Msg-HIGH.mp4\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/video/newspring_sermons/2019/191215_JoyToTheWold_03-Msg-HIGH.mp4"},"VideoFileMid":{"AttributeId":85720,"EntityId":12771,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/video/newspring_sermons/2019/191215_JoyToTheWold_03-Msg-MED.mp4\", \"IconPath\": \"/Assets/Icons/FileTypes/mp4.png\", \"Name\": \"191215_JoyToTheWold_03-Msg-MED.mp4\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/video/newspring_sermons/2019/191215_JoyToTheWold_03-Msg-MED.mp4"},"VideoFileLow":{"AttributeId":85721,"EntityId":12771,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12771,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/audio/newspring_sermons/2019/191215_JoyToTheWold_03-Msg-AUDIO.mp3\", \"IconPath\": \"/Assets/Icons/FileTypes/mp3.png\", \"Name\": \"191215_JoyToTheWold_03-Msg-AUDIO.mp3\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/audio/newspring_sermons/2019/191215_JoyToTheWold_03-Msg-AUDIO.mp3"},"AudioDuration":{"AttributeId":85725,"EntityId":12771,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12771,"Value":"2019-12-15T00:00:00.0000000","ValueFormatted":"12/15/2019"},"DataViews":{"AttributeId":109227,"EntityId":12771,"Value":"","ValueFormatted":""},"Features":{"AttributeId":93604,"EntityId":12771,"Value":"","ValueFormatted":""},"SermonNotes":{"AttributeId":107180,"EntityId":12771,"Value":"e406749e-c178-453d-815d-5d0072a6dadf","ValueFormatted":"\n\n\n\n\n\n \n\n \n\n \n\n \n\n \n\n \n\n\n\n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n
Note TypeTextBookReferenceTranslationAllows Comment
Scripture8:10ESVYes
TextWe cannot live life without __pressure__.Yes
TextWe must choose to live life out of God’s __pleasure__.Yes
Scripture3:13-4:1ESVYes
HeaderJesus __knew__!Yes
Text1) __He was God’s child__.Yes
Text2) __He was loved by God__.Yes
Text3) __God was pleased with Him__.Yes
HeaderGod’s pleasure __preceded__ life’s pressure.Yes
TextAre you living right now out of __God’s pleasure__ or life’s pressure?Yes
Scripture51:12ESVYes
Scripture17:5ESVYes
HeaderWhat is God saying to you?Yes
HeaderWhat are you going to do about it?Yes
\n\n"}},"Id":12771,"Guid":"41d2189b-f677-4c0e-bd96-aebbb9dac35c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Anderson Campus Connection Coordinator","Content":"

Hey NewSpring Staff,

Are you passionate about building and shepherding healthy and growing volunteer teams that connect people to Jesus and each other? 

Do you have a desire to See, Serve & Connect with the Anderson Campus family through Sunday teams in order to help them experience the best gathering of the week?

The Connections team at the Anderson Campus is looking for a full-time Connection Coordinator. Check out the Connections Coordinator Job Description for more details.

If you have any questions at all or feel like you are called to this ministry role, then please contact Sherry Moorhead (864-844-2957).

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-12-12T10:38:27.433","StartDateTime":"2019-12-12T10:33:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"anderson-campus-connections-coordinatior","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-12T10:38:27.457","ModifiedDateTime":"2019-12-12T11:01:34.09","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12770,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12770,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12770,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12770,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12770,"Value":"91a8c212-fc23-4803-ab94-3aa4f4bd18c3","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12770,"Value":"aa5bccfa-0b96-464b-a906-786b21132cc3","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12770,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12770,"Value":"d7fa4d7d-f27b-4ce5-9382-3539bf02ea60","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12770,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12770,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12770,"Value":"47b48893-b0fd-4a4e-adda-fcea4ae0acac","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12770,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12770,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12770,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12770,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12770,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"BackgroundColor":{"AttributeId":85399,"EntityId":12770,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12770,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12770,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12770,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12770,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12770,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12770,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12770,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12770,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12770,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12770,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12770,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12770,"Value":"","ValueFormatted":""}},"Id":12770,"Guid":"42998bd2-1be7-461e-b22d-cada577915bf","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Upcoming Video All Staffs","Content":"

We will meet for a video all staff on each of the dates listed below. Please plan accordingly with your teams. 

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-12-12T09:14:49.687","StartDateTime":"2019-12-12T09:09:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"upcoming-video-all-staffs","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-12T09:14:49.717","ModifiedDateTime":"2019-12-12T09:14:49.717","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12769,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12769,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12769,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12769,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12769,"Value":"68d1a399-f791-493c-97d4-1e5dc7967765","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12769,"Value":"9fea7f9d-fffa-465e-a9b4-320ab3d39990","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12769,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12769,"Value":"5f923e3d-ae6a-4558-848c-801a72c08fd3","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12769,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12769,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12769,"Value":"872e7666-988f-4a30-802a-da72025ee6c3","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12769,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12769,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12769,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12769,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12769,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"BackgroundColor":{"AttributeId":85399,"EntityId":12769,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12769,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12769,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12769,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12769,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12769,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12769,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12769,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12769,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12769,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12769,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12769,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12769,"Value":"","ValueFormatted":""}},"Id":12769,"Guid":"483f3a21-2a53-45b2-bf3c-6b5a3d512322","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Dec. 16 Overflow Offering Prayer Guide","Content":"

Read 2 Corinthians 8:11-12.

11 Now finish the work, so that your eager willingness to do it may be matched by your completion of it, according to your means. 12 For if the willingness is there, the gift is acceptable according to what one has, not according to what one does not have.

There are still people who are willing to participate in the Overflow Offering but who haven’t yet given. Let’s pray towards the 100% participation goal. Pray that people would have the faith and boldness to act on their willingness to participate and give this week!

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-12-05T11:58:25.783","StartDateTime":"2019-12-12T09:00:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"dec-16-overflow-offering-prayer-guide","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-05T11:58:25.807","ModifiedDateTime":"2019-12-05T11:58:25.807","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12744,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12744,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12744,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12744,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12744,"Value":"ff524965-fb57-46d8-9e17-7c0534be00df","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12744,"Value":"219f308f-c887-4cab-8d9d-bbb6060dd396","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12744,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12744,"Value":"f2a49659-f7b9-4197-8386-5d5e41f0a820","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12744,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12744,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12744,"Value":"72747497-06f1-4a9c-887c-e07df9d88b8e","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12744,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12744,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12744,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12744,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12744,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12744,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12744,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12744,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12744,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12744,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12744,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12744,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12744,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12744,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12744,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12744,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12744,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12744,"Value":"","ValueFormatted":""}},"Id":12744,"Guid":"af0c20ce-6b15-45fa-a886-57dae030bdb8","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Gathering Guide- Dec. 15","Content":"

Check out the Gathering Guide for this Sunday, Dec. 15. 

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-12-11T10:55:23.663","StartDateTime":"2019-12-11T10:46:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"gathering-guide-dec-15","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-11T10:54:50.76","ModifiedDateTime":"2019-12-11T10:55:23.687","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12763,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12763,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12763,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12763,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12763,"Value":"64525fac-d6f5-43a1-b351-ce9ed1367fcb","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12763,"Value":"e06b2d37-d0c0-4b94-8489-7bb04c89e80a","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12763,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12763,"Value":"8a669540-bacb-4427-84b4-2cd1c9e0e1a7","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12763,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12763,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12763,"Value":"85e90b94-80b4-4b42-9be6-1fb187c17af7","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12763,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12763,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12763,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12763,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12763,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"BackgroundColor":{"AttributeId":85399,"EntityId":12763,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12763,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12763,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12763,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12763,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12763,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12763,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12763,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12763,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12763,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12763,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12763,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12763,"Value":"","ValueFormatted":""}},"Id":12763,"Guid":"7760b3e1-045b-42b5-b4de-b4c79e9893dd","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Event and Conference Staff Expectations","Content":"

We have a lot of exciting things coming up in the next few months. As a staff, we want to help provide an excellent experience for everyone who attends, so central and campus staff should plan to be present and serve at all events and conferences. That being said, if you have a circumstance that would prevent you from being a part of something, please talk with your campus pastor or central director. 

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-12-11T10:02:49.453","StartDateTime":"2019-12-11T09:55:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"event-and-conference-staff-expectations","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-11T10:02:49.477","ModifiedDateTime":"2019-12-11T10:38:30.143","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12762,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12762,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12762,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12762,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12762,"Value":"5dcbfa3c-0727-4bb0-8e28-2382f70ad190","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12762,"Value":"1bd60727-2f3c-4b9a-8a6a-a79384bd65b8","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12762,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12762,"Value":"d4be59bd-6658-4915-880c-9e1e80ac1714","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12762,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12762,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12762,"Value":"2f4dfe10-01b7-4867-9edc-44a2c2e9a96c","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12762,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12762,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12762,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12762,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12762,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"BackgroundColor":{"AttributeId":85399,"EntityId":12762,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12762,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12762,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12762,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12762,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12762,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12762,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12762,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12762,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12762,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12762,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12762,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12762,"Value":"","ValueFormatted":""}},"Id":12762,"Guid":"beef4fac-dc3f-4011-8225-2e5ee1425bcb","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Teach Us to Pray","Content":"

We are kicking off the New Year with a series called Teach Us to Pray, beginning Jan. 5. During this series, there are a few things to mark on your calendar.

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-12-11T09:52:24.713","StartDateTime":"2019-12-11T09:49:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"teach-us-to-pray","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-11T09:50:21.887","ModifiedDateTime":"2019-12-11T09:52:24.75","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12761,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12761,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12761,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12761,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12761,"Value":"9ce83e83-a1f4-4c16-ba96-392e115179b7","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12761,"Value":"2577fbab-6e38-4ee2-8a7c-7b8e163c2ecd","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12761,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12761,"Value":"0c634eea-ec82-4506-bd2e-d4348d0f984b","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12761,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12761,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12761,"Value":"8e7be422-9e4b-45f2-be5e-8585cd6730e4","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12761,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12761,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12761,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12761,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12761,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"BackgroundColor":{"AttributeId":85399,"EntityId":12761,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12761,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12761,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12761,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12761,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12761,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12761,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12761,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12761,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12761,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12761,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12761,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12761,"Value":"","ValueFormatted":""}},"Id":12761,"Guid":"3107483e-6f3f-49d2-af79-299b14a0f0c3","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Holiday Office Hours","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-12-11T09:49:34.957","StartDateTime":"2019-12-11T09:48:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"holiday-office-hours","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-11T09:48:54.8","ModifiedDateTime":"2019-12-11T09:49:34.983","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12760,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12760,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12760,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12760,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12760,"Value":"e30e7f20-165e-4881-82c7-13fa4dc462c9","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12760,"Value":"6e4375a7-ea1f-4ff7-bc2d-ca2e871cec60","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12760,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12760,"Value":"239ece60-bda2-412f-b2fd-c89c73a13409","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12760,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12760,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12760,"Value":"05f5041e-8b9e-41e9-b4be-ca111379f0f6","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12760,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12760,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12760,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12760,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12760,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"BackgroundColor":{"AttributeId":85399,"EntityId":12760,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12760,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12760,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12760,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12760,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12760,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12760,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12760,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12760,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12760,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12760,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12760,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12760,"Value":"","ValueFormatted":""}},"Id":12760,"Guid":"45517805-6435-4260-a5cd-511af499ea9c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":21,"ContentChannelTypeId":11,"Title":"God’s Family Plan","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2019-12-10T15:49:04.737","StartDateTime":"2019-12-10T12:24:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"week-1-1","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-10T12:37:58.843","ModifiedDateTime":"2019-12-10T15:49:04.763","CreatedByPersonAliasId":49317,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12757,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12757,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12757,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12757,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12757,"Value":"29b0f5de-f30a-4ce8-bf1e-5f1ed38e0de3","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Communicator\": \"Meredith Knox\",\n \n \"GuestCommunicator\": \"\"\n }]\n}"},"Scriptures":{"AttributeId":68294,"EntityId":12757,"Value":"970fb314-fdea-4808-aad3-5ed033d0ce81","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12757,"Value":"jcr8vsoiaz","ValueFormatted":"
\r\n
 
\r\n
\r\n\r\n\r\n\r\n\r\n\r\nLiquid error: Object reference not set to an instance of an object.\r\n\r\n\r\n\r\n\r\n"},"Videos":{"AttributeId":86609,"EntityId":12757,"Value":"4485f1dc-e169-4a27-bd06-9ae282c089d0","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12757,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12757,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12757,"Value":"a2e66d8f-5fec-4c15-8ec4-a52c142c5915","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12757,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12757,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12757,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12757,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12757,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12757,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12757,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12757,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12757,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12757,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12757,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12757,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12757,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12757,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/audio/fuse_sermons/2019/191204_ChristmasAtFuse_01_HS-Msg-AUDIO.mp3\", \"IconPath\": \"/Assets/Icons/FileTypes/mp3.png\", \"Name\": \"191204_ChristmasAtFuse_01_HS-Msg-AUDIO.mp3\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/audio/fuse_sermons/2019/191204_ChristmasAtFuse_01_HS-Msg-AUDIO.mp3"},"AudioDuration":{"AttributeId":85725,"EntityId":12757,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12757,"Value":"2019-12-04T00:00:00.0000000","ValueFormatted":"12/4/2019"},"DataViews":{"AttributeId":109227,"EntityId":12757,"Value":"","ValueFormatted":""}},"Id":12757,"Guid":"30c6d67e-a3ea-4b35-9268-9b20fbd0eb49","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Video All Staff - Dec. 23","Content":"

We will have a video all staff meeting on Monday, Dec. 23 at 9:30am. Please plan accordingly with your teams.

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2019-12-10T13:48:28.3","StartDateTime":"2019-12-10T12:18:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"video-all-staff-dec-23","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-10T12:20:58.713","ModifiedDateTime":"2019-12-10T13:48:28.337","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12756,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12756,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12756,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12756,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12756,"Value":"c972c833-b96c-40d4-a48d-9ee8b876e1c7","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12756,"Value":"41123b1e-80d2-41dd-86b6-d69dbc2571eb","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12756,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12756,"Value":"808071fd-21a3-46f3-a2ea-2a91775c50a5","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12756,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12756,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12756,"Value":"c2a17f2a-eb92-497c-ae66-783102623fdd","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12756,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12756,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12756,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12756,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12756,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12756,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12756,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12756,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12756,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12756,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12756,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12756,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12756,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12756,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12756,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12756,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12756,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12756,"Value":"","ValueFormatted":""}},"Id":12756,"Guid":"eb548e49-9c23-4287-b3c4-fd51ac145cc7","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":4,"ContentChannelTypeId":3,"Title":"Monday All Staff - Brad Cooper","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2019-12-10T13:51:09.677","StartDateTime":"2019-12-09T09:30:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"monday-all-staff-brad-cooper","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-10T13:51:09.72","ModifiedDateTime":"2019-12-10T13:51:09.72","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Summary","Description":"Short description of the entry","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"True"},"numberofrows":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":1289,"Guid":"ae455fb9-20fd-4767-9a65-4801b00fcd1a"},"Attachment":{"Key":"Attachment","IsSystem":false,"FieldTypeId":32,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Attachment","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Attachment","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"binaryFileType":{"Name":null,"Description":null,"Value":"d101fef7-59c9-48cc-a974-626085755bd1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":4114,"Guid":"fd795300-70f2-4397-bcc1-5de1849963f4"},"VideoID":{"Key":"VideoID","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Video ID","Description":"Enter the Ooyala Content ID here to embed a video with this entry","Order":2,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Video ID","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2452,"Guid":"593517ff-2407-4c42-bc79-f1e8b94ab1a7"},"AudioURL":{"Key":"AudioURL","IsSystem":false,"FieldTypeId":78,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Audio URL","Description":"Enter the URL to the audio file here","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Audio URL","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2453,"Guid":"c3410f1b-0712-4da2-8f98-680b645fb332"},"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Department","Description":"If this new entry is related to a department, select it here!","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":5365,"Guid":"16670c12-6a19-4225-9f9c-f8bacf182205"},"Author":{"Key":"Author","IsSystem":false,"FieldTypeId":18,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Author","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Author","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"EnableSelfSelection":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":29276,"Guid":"7b272f89-a4e1-434f-9b0b-83e8a2226b4c"},"Image":{"Key":"Image","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Image","Description":"","Order":7,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":99774,"Guid":"6f0f65bd-dc9f-4b1d-ac16-948dad1ff74f"},"Category":{"Key":"Category","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"4","Name":"Category (Single-select Item Attribute)","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Category (Single-select Item Attribute)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"values":{"Name":null,"Description":null,"Value":"Weekly,Monthly,Creative All Staff,Staff Leadership Conference,Finances,Step Up,Misc,Double Conference,Most Excellent Way To Lead Conference"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2457,"Guid":"e6d78beb-dd82-4472-baa1-6c82aa6dd61d"}},"AttributeValues":{"Summary":{"AttributeId":1289,"EntityId":12758,"Value":"","ValueFormatted":""},"Attachment":{"AttributeId":4114,"EntityId":12758,"Value":null,"ValueFormatted":""},"VideoID":{"AttributeId":2452,"EntityId":12758,"Value":"8jd42qmsyp#","ValueFormatted":"8jd42qmsyp#"},"AudioURL":{"AttributeId":2453,"EntityId":12758,"Value":"https://s3.amazonaws.com/ns.downloads/newspring/audio/allstaffs/191209_AllStaff%28Weekly%29-BradCooper.mp3","ValueFormatted":"\n\n\n \n\n"},"Department":{"AttributeId":5365,"EntityId":12758,"Value":"","ValueFormatted":""},"Author":{"AttributeId":29276,"EntityId":12758,"Value":null,"ValueFormatted":""},"Image":{"AttributeId":99774,"EntityId":12758,"Value":"","ValueFormatted":""},"Category":{"AttributeId":2457,"EntityId":12758,"Value":"Weekly","ValueFormatted":"Weekly"}},"Id":12758,"Guid":"5b24e543-361c-4a20-af4d-eaae7f5fe14f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":22,"ContentChannelTypeId":11,"Title":"Christmas At Fuse","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2019-12-10T15:48:23.967","StartDateTime":"2019-12-08T22:17:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"christmas-at-fuse","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-08T22:22:27.753","ModifiedDateTime":"2019-12-10T15:48:23.99","CreatedByPersonAliasId":49317,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12754,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12754,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12754,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12754,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12754,"Value":"2c1b4d5e-3b28-473a-86a8-bbf58ca8530b","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12754,"Value":"7e2b1fa7-6384-49c9-ba99-010b00bb2906","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12754,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12754,"Value":"8056820f-1e3a-4944-82b2-87adacc43e07","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12754,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12754,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12754,"Value":"0b37ebc9-adb9-4a71-89d2-fb0ad6ae98fc","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12754,"Value":"2019-12-04T00:00:00.0000000,2019-12-18T00:00:00.0000000","ValueFormatted":"12/4/2019 to 12/18/2019"},"ImageLandscape":{"AttributeId":82514,"EntityId":12754,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/fuse/fuse.2x1 -100.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/fuse/fuse.2x1 -100.jpg\", \"Name\": \"fuse.2x1 -100.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/fuse/fuse.2x1%20-100.jpg"},"ImageSquare":{"AttributeId":82515,"EntityId":12754,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/fuse/fuse.1x1-100.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/fuse/fuse.1x1-100.jpg\", \"Name\": \"fuse.1x1-100.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/fuse/fuse.1x1-100.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":12754,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/fuse/fuse.1x2-100.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/fuse/fuse.1x2-100.jpg\", \"Name\": \"fuse.1x2-100.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/fuse/fuse.1x2-100.jpg"},"AppImage":{"AttributeId":100714,"EntityId":12754,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12754,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12754,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12754,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12754,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12754,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12754,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12754,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12754,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12754,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12754,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12754,"Value":"2019-12-04T00:00:00.0000000","ValueFormatted":"12/4/2019"},"DataViews":{"AttributeId":109227,"EntityId":12754,"Value":"","ValueFormatted":""}},"Id":12754,"Guid":"eebac42f-d3fa-40ad-882e-2871467d923f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":19,"ContentChannelTypeId":11,"Title":"Pure Joy","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":167733,"ApprovedDateTime":"2019-12-05T14:58:49.46","StartDateTime":"2019-12-07T21:00:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"week-2-1","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-05T14:58:49.483","ModifiedDateTime":"2019-12-07T21:13:31.49","CreatedByPersonAliasId":167733,"ModifiedByPersonAliasId":106125,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Features":{"Key":"Features","IsSystem":false,"FieldTypeId":34,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"19","Name":"Features","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Features","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"customvalues":{"Name":null,"Description":null,"Value":""},"definedtype":{"Name":null,"Description":null,"Value":""},"displayvaluefirst":{"Name":null,"Description":null,"Value":"False"},"keyprompt":{"Name":null,"Description":null,"Value":""},"valueprompt":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":93604,"Guid":"63d6629b-6888-4a23-af68-05513c0236e2"},"SermonNotes":{"Key":"SermonNotes","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"19","Name":"Sermon Notes","Description":"","Order":1001,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Sermon Notes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"14"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107180,"Guid":"e0301fd4-340b-46e0-bd84-4bdc15c302f0"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12746,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12746,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12746,"Value":"

Life can be confusing. The good news is there's a crazy equation to help us live victoriously in spite of difficulties: Pure joy = trials. In this message, Clayton uses James 1:2-4 to remind us that we don’t have to fear trials, and we can even welcome them because of the pure joy they will bring.

","ValueFormatted":"

Life can be confusing. The good news is there's a crazy equation to help us live victoriously in spite of difficulties: Pure joy = trials. In this message, Clayton uses James 1:2-4 to remind us that we don’t have to fear trials, and we can even welcome them because of the pure joy they will bring.

"},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12746,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12746,"Value":"8b708f12-058c-41cd-b421-d9ae62515d53","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Communicator\": \"Clayton King\",\n \n \"GuestCommunicator\": \"\"\n }]\n}"},"Scriptures":{"AttributeId":68294,"EntityId":12746,"Value":"29c48e4e-8007-4032-a8bd-5af5d689ca66","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12746,"Value":"vlsp8sb8kt","ValueFormatted":"
\r\n
 
\r\n
\r\n\r\n\r\n\r\n\r\n\r\nLiquid error: Object reference not set to an instance of an object.\r\n\r\n\r\n\r\n\r\n"},"Videos":{"AttributeId":86609,"EntityId":12746,"Value":"facdb16f-fc30-41e7-b78e-727daa4da1d9","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12746,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12746,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12746,"Value":"62725dde-ab4e-40f7-a07b-e2335dac0a31","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12746,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12746,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12746,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12746,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12746,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12746,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12746,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12746,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12746,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12746,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12746,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/video/newspring_sermons/2019/191208_JoyToTheWorld_02-Msg-HIGH.mp4\", \"IconPath\": \"/Assets/Icons/FileTypes/mp4.png\", \"Name\": \"191208_JoyToTheWorld_02-Msg-HIGH.mp4\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/video/newspring_sermons/2019/191208_JoyToTheWorld_02-Msg-HIGH.mp4"},"VideoFileMid":{"AttributeId":85720,"EntityId":12746,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/video/newspring_sermons/2019/191208_JoyToTheWorld_02-Msg-MED.mp4\", \"IconPath\": \"/Assets/Icons/FileTypes/mp4.png\", \"Name\": \"191208_JoyToTheWorld_02-Msg-MED.mp4\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/video/newspring_sermons/2019/191208_JoyToTheWorld_02-Msg-MED.mp4"},"VideoFileLow":{"AttributeId":85721,"EntityId":12746,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12746,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/audio/newspring_sermons/2019/191208_JoyToTheWorld_02-Msg-AUDIO.mp3\", \"IconPath\": \"/Assets/Icons/FileTypes/mp3.png\", \"Name\": \"191208_JoyToTheWorld_02-Msg-AUDIO.mp3\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/audio/newspring_sermons/2019/191208_JoyToTheWorld_02-Msg-AUDIO.mp3"},"AudioDuration":{"AttributeId":85725,"EntityId":12746,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12746,"Value":"2019-12-08T00:00:00.0000000","ValueFormatted":"12/8/2019"},"DataViews":{"AttributeId":109227,"EntityId":12746,"Value":"","ValueFormatted":""},"Features":{"AttributeId":93604,"EntityId":12746,"Value":"","ValueFormatted":""},"SermonNotes":{"AttributeId":107180,"EntityId":12746,"Value":"32ac0c48-7a86-4fe2-a1ab-900662eeae75","ValueFormatted":"\n\n\n\n\n\n \n\n \n\n \n\n \n\n \n\n \n\n\n\n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n
Note TypeTextBookReferenceTranslationAllows Comment
TextA confusing equation is __ PURE JOY = TRIALS__Yes
Scripture1:2-4NIVYes
Header__\"Consider\"__ = how you see it and what you call itYes
TextYou pick the perspective.Yes
TextWe hate taking tests but __we love tested things__.Yes
TextTested things can be __trusted__.Yes
Header__\"Perseverance\"__ = holding on and not giving up.Yes
TextOur faith grows in the soil of __struggles__.Yes
Header__\"Pure Joy\"__ = the end result of a (painful) processYes
TextAnswer every \"what if\" with __\"even if\"__.Yes
Scripture1:12NIVYes
TextWe don't have to fear trials. We __welcome__ them!Yes
TextWhat is God saying to you?Yes
TextWhat do you need to do?Yes
\n\n"}},"Id":12746,"Guid":"067f6856-b82a-40ed-a860-1de58dcfe8d2","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Meg's Flower Club Discount","Content":"Meg's Flower Bar, a local Anderson business owned and operated by a couple in our church family, has reached out to offer our Central and Anderson staff a discount on their monthly flower club. You can find out more information and sign up on their website here. ","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-12-05T13:50:12.137","StartDateTime":"2019-12-05T13:39:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"megs-flower-club-discount","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-05T13:50:12.187","ModifiedDateTime":"2019-12-05T13:50:12.187","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12745,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12745,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12745,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12745,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12745,"Value":"aeec92e8-5776-4a5b-b0ae-9ffb8b0471f8","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12745,"Value":"dd92cb33-b355-4f95-82a4-76d0bbf6d319","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12745,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12745,"Value":"48349264-4fde-4437-851c-37dc11206f84","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12745,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12745,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12745,"Value":"38ec2262-2f1c-4e90-96e2-c779bd62f41e","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12745,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12745,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12745,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12745,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12745,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12745,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12745,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12745,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12745,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12745,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12745,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12745,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12745,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12745,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12745,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12745,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12745,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12745,"Value":"","ValueFormatted":""}},"Id":12745,"Guid":"204bf04e-3a88-4039-b905-2beb44c98148","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Dec. 9 Overflow Offering Prayer Guide","Content":"

Read 2 Corinthians 9: 8-11.

8 And God is able to bless you abundantly, so that in all things at all times, having all that you need, you will abound in every good work. 9 As it is written:

“They have freely scattered their gifts to the poor;

    their righteousness endures forever.”

10 Now he who supplies seed to the sower and bread for food will also supply and increase your store of seed and will enlarge the harvest of your righteousness. 11 You will be enriched in every way so that you can be generous on every occasion, and through us your generosity will result in thanksgiving to God.

Pray specifically that:

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-12-05T11:55:03.553","StartDateTime":"2019-12-05T11:46:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"dec-9-overflow-offering-prayer-guide","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-05T11:55:03.577","ModifiedDateTime":"2019-12-05T11:55:03.577","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12743,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12743,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12743,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12743,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12743,"Value":"ec4c6c7d-3380-477f-813f-61eef209936c","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12743,"Value":"28ee7cac-82a9-494f-a26a-31796072ed9b","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12743,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12743,"Value":"3ab5690b-8ca1-4004-98bf-3d090c72bb67","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12743,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12743,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12743,"Value":"67b8bad0-86e0-4054-aa60-21b7a3184ec8","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12743,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12743,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12743,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12743,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12743,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12743,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12743,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12743,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12743,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12743,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12743,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12743,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12743,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12743,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12743,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12743,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12743,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12743,"Value":"","ValueFormatted":""}},"Id":12743,"Guid":"04aa0452-c4be-4406-bdcd-f0b8e3f0e7a6","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Gathering Guide- Dec. 8","Content":"

Check out the Gathering Guide for this Sunday, Dec. 8. 

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-12-04T10:47:14.713","StartDateTime":"2019-12-04T10:44:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"gathering-guide-dec-8","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-04T10:47:14.747","ModifiedDateTime":"2019-12-04T10:47:14.747","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12737,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12737,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12737,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12737,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12737,"Value":"a4c96b55-8314-42dd-9a09-9398d3205630","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12737,"Value":"3f58b1fe-67bf-4400-b801-429cf81ba6d0","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12737,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12737,"Value":"cc130038-a980-449a-94b6-9c4dbfcf221a","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12737,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12737,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12737,"Value":"14a9a6de-e382-4948-923d-fb83dd7a1ca5","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12737,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12737,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12737,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12737,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12737,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12737,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12737,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12737,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12737,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12737,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12737,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12737,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12737,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12737,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12737,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12737,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12737,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12737,"Value":"","ValueFormatted":""}},"Id":12737,"Guid":"d90fa298-3618-44b8-8eff-dca354a5eed1","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":27,"ContentChannelTypeId":11,"Title":"Which color will reign supreme in the battle of Red vs. Green?","Content":"

Some rivalries run so deep you can’t stay neutral: Clemson vs. Carolina, Batman vs. the Joker, and of course, Red vs. Green. 

That’s right, the Red vs. Green games are back. And this year, everyone is on a side. 

Middle and high school are coming together for one night only and for one epic battle. Grades 6, 9, 10 will fight for Team Red, and grades 7, 8, 11, 12 will fight for Team Green in the battle of the best Christmas color at this year’s Fuse Christmas Party. 

So students, wear your color and get ready to cheer and complete. Because when it comes to Red vs. Green, there can only be one winner. 

Fuse Christmas Party
Wednesday, Dec. 18
Doors open at 6pm | Service starts at 7pm

And don’t worry, we’re not limiting the fun to games and free food. We’re also welcoming a special guest speaker to the Fuse stage.

Pastor Keith Pittman of Celebration Church in Orlando will be with us. Get a sense of Keith’s preaching style and listen to some of his past messages here

Because we’re celebrating Christmas as one, big Fuse family, we will not have middle school Fuse on Sunday, Dec. 22.

Instead, set your alarm to be part of a Christmas gathering on your campus that morning. Every campus meets at 9:15am and 11:15am. Learn more about Christmas at NewSpring here

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":159684,"ApprovedDateTime":"2019-11-20T10:13:30.59","StartDateTime":"2019-12-04T07:07:00","ExpireDateTime":"2019-12-27T00:00:00","Permalink":null,"Order":0,"ItemGlobalKey":"which-color-will-reign-supreme-in-the-battle-of-red-vs-green","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-20T10:13:30.613","ModifiedDateTime":"2019-11-20T11:09:51.74","CreatedByPersonAliasId":159684,"ModifiedByPersonAliasId":159684,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12709,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12709,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12709,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12709,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12709,"Value":"b7dae87c-d19c-4be5-b867-bd9084182145","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12709,"Value":"8cc288c6-c5b2-4cf8-a3b0-edc02b649583","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12709,"Value":"wuztfcpudy","ValueFormatted":"
\r\n
 
\r\n
\r\n\r\n\r\n\r\n\r\n\r\nLiquid error: Object reference not set to an instance of an object.\r\n\r\n\r\n\r\n\r\n"},"Videos":{"AttributeId":86609,"EntityId":12709,"Value":"b09cbd9d-4016-4af8-9759-68bb375136be","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12709,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12709,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12709,"Value":"2ddd6f48-80c5-4aee-895e-1fe8ee10b661","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12709,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12709,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/editorial/news/redvsgreen.web.2x1seriesbegins-100.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/editorial/news/redvsgreen.web.2x1seriesbegins-100.jpg\", \"Name\": \"redvsgreen.web.2x1seriesbegins-100.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/editorial/news/redvsgreen.web.2x1seriesbegins-100.jpg"},"ImageSquare":{"AttributeId":82515,"EntityId":12709,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12709,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12709,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12709,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12709,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12709,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12709,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12709,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12709,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12709,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12709,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12709,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12709,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12709,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12709,"Value":"","ValueFormatted":""}},"Id":12709,"Guid":"075ebbba-3423-4372-8b9f-2cfc7130a1f6","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Video All Staff - Dec. 9","Content":"

We will have a video all staff meeting next Monday, Dec. 9 at 9:30am. Please plan accordingly with your teams.

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":167733,"ApprovedDateTime":"2019-12-03T10:46:35.69","StartDateTime":"2019-12-03T10:43:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"video-all-staff-dec-9","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-03T10:46:35.713","ModifiedDateTime":"2019-12-03T10:46:35.713","CreatedByPersonAliasId":167733,"ModifiedByPersonAliasId":167733,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12736,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12736,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12736,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12736,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12736,"Value":"31ff08c9-b0cf-4a5f-850a-6f3202cd19a6","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12736,"Value":"5cb72e23-1976-4706-b446-edfae93caa58","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12736,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12736,"Value":"846b31f2-ffdb-4df6-9374-28a4dd33b35d","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12736,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12736,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12736,"Value":"32ff8faf-0e73-415e-8b52-209e92eacff7","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12736,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12736,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12736,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":12736,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12736,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12736,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12736,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12736,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12736,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12736,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12736,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12736,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12736,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12736,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12736,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12736,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12736,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12736,"Value":"","ValueFormatted":""}},"Id":12736,"Guid":"afdf5009-c682-4ae8-82f0-9991c2f4a405","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":19,"ContentChannelTypeId":11,"Title":"The Joy of the Lord","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2019-12-02T12:57:46.793","StartDateTime":"2019-12-02T12:38:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"the-joy-of-the-lord","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-02T12:43:18.567","ModifiedDateTime":"2019-12-02T12:57:46.83","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Features":{"Key":"Features","IsSystem":false,"FieldTypeId":34,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"19","Name":"Features","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Features","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"customvalues":{"Name":null,"Description":null,"Value":""},"definedtype":{"Name":null,"Description":null,"Value":""},"displayvaluefirst":{"Name":null,"Description":null,"Value":"False"},"keyprompt":{"Name":null,"Description":null,"Value":""},"valueprompt":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":93604,"Guid":"63d6629b-6888-4a23-af68-05513c0236e2"},"SermonNotes":{"Key":"SermonNotes","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"19","Name":"Sermon Notes","Description":"","Order":1001,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Sermon Notes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"14"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107180,"Guid":"e0301fd4-340b-46e0-bd84-4bdc15c302f0"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12733,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12733,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12733,"Value":"

There's a world of difference between happiness and joy. In this message, Dan Lian explains that happiness works from the outside in, but joy comes from the inside out — from Jesus and what He is doing in us. Dan points to the three principles of embracing joy, so we can experience the promise of Christmas every day.

","ValueFormatted":"

There's a world of difference between happiness and joy. In this message, Dan Lian explains that happiness works from the outside in, but joy comes from the inside out — from Jesus and what He is doing in us. Dan points to the three principles of embracing joy, so we can experience the promise of Christmas every day.

"},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12733,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12733,"Value":"0d07564a-6f7c-4923-b6a0-6c0511553c4f","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Communicator\": \"Dan Lian\",\n \n \"GuestCommunicator\": \"\"\n }]\n}"},"Scriptures":{"AttributeId":68294,"EntityId":12733,"Value":"895984de-c151-45cd-95cd-776ecbfc8f7f","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12733,"Value":"hmwc4p0wxk","ValueFormatted":"
\r\n
 
\r\n
\r\n\r\n\r\n\r\n\r\n\r\nLiquid error: Object reference not set to an instance of an object.\r\n\r\n\r\n\r\n\r\n"},"Videos":{"AttributeId":86609,"EntityId":12733,"Value":"9572e783-5cd1-4240-901e-32c98c7bbeb9","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12733,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12733,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12733,"Value":"f95ff25b-0893-4cbf-80ed-242aa33aa64b","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12733,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12733,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12733,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12733,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12733,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12733,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12733,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12733,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12733,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12733,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12733,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/video/newspring_sermons/2019/191201_JoyToTheWorld_01-Msg-HIGH.mp4\", \"IconPath\": \"/Assets/Icons/FileTypes/mp4.png\", \"Name\": \"191201_JoyToTheWorld_01-Msg-HIGH.mp4\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/video/newspring_sermons/2019/191201_JoyToTheWorld_01-Msg-HIGH.mp4"},"VideoFileMid":{"AttributeId":85720,"EntityId":12733,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12733,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/video/newspring_sermons/2019/191201_JoyToTheWorld_01-Msg-LOW.mp4\", \"IconPath\": \"/Assets/Icons/FileTypes/mp4.png\", \"Name\": \"191201_JoyToTheWorld_01-Msg-LOW.mp4\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/video/newspring_sermons/2019/191201_JoyToTheWorld_01-Msg-LOW.mp4"},"AudioFile":{"AttributeId":85722,"EntityId":12733,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/audio/newspring_sermons/2019/191201_JoyToTheWorld_01-Msg-AUDIO.mp3\", \"IconPath\": \"/Assets/Icons/FileTypes/mp3.png\", \"Name\": \"191201_JoyToTheWorld_01-Msg-AUDIO.mp3\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/audio/newspring_sermons/2019/191201_JoyToTheWorld_01-Msg-AUDIO.mp3"},"AudioDuration":{"AttributeId":85725,"EntityId":12733,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12733,"Value":"2019-12-01T00:00:00.0000000","ValueFormatted":"12/1/2019"},"DataViews":{"AttributeId":109227,"EntityId":12733,"Value":"","ValueFormatted":""},"Features":{"AttributeId":93604,"EntityId":12733,"Value":"","ValueFormatted":""},"SermonNotes":{"AttributeId":107180,"EntityId":12733,"Value":"c1e6ee8a-eeb1-455b-99b6-e62961b63e3f","ValueFormatted":"\n\n\n\n\n\n \n\n \n\n \n\n \n\n \n\n \n\n\n\n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n
Note TypeTextBookReferenceTranslationAllows Comment
HeaderYour soul was designed to run off __JOY__!Yes
Scripture8:10ESVYes
Text__HAPPINESS__ is a FEELING that is controlled by our HAPPENINGS.Yes
TextJOY is a __CONFIDENCE__ that is given by JESUS.Yes
HeaderJOY COMES FROM THE __PRESENCE OF GOD__.Yes
TextJoy is not a __personality__, but the Presence of Jesus.Yes
Scripture5:22-23ESVYes
HeaderJOY COMES FROM __PERSPECTIVE__.Yes
Scripture1:2ESVYes
HeaderJOY COMES FROM __HOLDING ON TO GOD’S PROMISES__.Yes
Scripture12:2ESVYes
TextWhat is God saying to you?Yes
TextWhat do you need to do?Yes
\n\n"}},"Id":12733,"Guid":"3af04be5-e719-416d-ac3e-2aaf1397ac17","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":20,"ContentChannelTypeId":11,"Title":"Joy to the World","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2019-12-02T12:38:06.283","StartDateTime":"2019-12-02T11:47:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"joy-to-the-world-1","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-02T12:36:11.047","ModifiedDateTime":"2019-12-02T12:38:06.307","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12732,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12732,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12732,"Value":"

\"I just want to be happy.\" We’ve all been there. One day we’re winning at life, and the next day, we can’t get anything right. We spend our lives pursuing happiness, but it never seems to last. What we need is what God offers us — unshakable, unwavering joy.  

","ValueFormatted":"

\"I just want to be happy.\" We’ve all been there. One day we’re winning at life, and the next day, we can’t get anything right. We spend our lives pursuing happiness, but it never seems to last. What we need is what God offers us — unshakable, unwavering joy.  

"},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12732,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12732,"Value":"9fec8719-4c9f-46c2-948e-a2396c2dea80","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12732,"Value":"09579d94-3846-4c0b-b3a0-5f64e997e42d","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12732,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12732,"Value":"a86149f2-b2d1-465f-80ad-1ac946a2c475","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12732,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12732,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12732,"Value":"d39ac777-f8ec-4437-b9ed-ae45993bf9c5","ValueFormatted":"{\n \"Attributes\": [{\n \n \n \n \"Title\": \"Design Resources\",\n \n \n \n \"Summary\": \"\",\n \n \n \n \"File\": \"https://s3.amazonaws.com/ns.downloads/newspring/collection/series_newspring/2019/joytotheworld.design.zip\",\n \n \n \n \"Link\": \"\"\n },{\n \n \n \n \"Title\": \"Video Resources\",\n \n \n \n \"Summary\": \"\",\n \n \n \n \"File\": \"https://s3.amazonaws.com/ns.downloads/newspring/collection/series_newspring/2019/joytotheworld.videos.zip\",\n \n \n \n \"Link\": \"\"\n }]\n}"},"Dates":{"AttributeId":85718,"EntityId":12732,"Value":"2019-12-01T00:00:00.0000000,2019-12-22T00:00:00.0000000","ValueFormatted":"12/1/2019 to 12/22/2019"},"ImageLandscape":{"AttributeId":82514,"EntityId":12732,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/christmas/joytotheworld.2x1 -100.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/christmas/joytotheworld.2x1 -100.jpg\", \"Name\": \"joytotheworld.2x1 -100.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/christmas/joytotheworld.2x1%20-100.jpg"},"ImageSquare":{"AttributeId":82515,"EntityId":12732,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/christmas/joytotheworld.1x1-100.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/christmas/joytotheworld.1x1-100.jpg\", \"Name\": \"joytotheworld.1x1-100.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/christmas/joytotheworld.1x1-100.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":12732,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12732,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12732,"Value":"#e2f4f8","ValueFormatted":"#e2f4f8"},"ForegroundColor":{"AttributeId":85400,"EntityId":12732,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12732,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12732,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12732,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12732,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12732,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12732,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12732,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12732,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12732,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12732,"Value":"","ValueFormatted":""}},"Id":12732,"Guid":"6bd8dac4-1b09-4b50-8034-c00870cef942","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"A Quick and Easy Way to Invite Your Neighbors to Christmas at NewSpring","Content":"

Most people are willing to come to church at Christmas if they are invited, and many of us live in neighborhood where apps like Nextdoor make extending an invite easier than ever. 

Follow these steps to invite your neighbors to Christmas at NewSpring, and give your neighbors the best gift of all — Jesus!   

How to Fill Out the Event Form in Nextdoor

  1. Open the app and click the green + at the top right-hand corner of the screen.
  2. Select Event.
  3. Choose Neighbors: Select your neighborhood only
  4. Event Title: Christmas at NewSpring
  5. Description: 
    1. You’re invited to celebrate Christmas at NewSpring! Join us to discover why Jesus’ birth brings joy, not just to the world, but to your world. With free coffee, gifts for the kids, and loads of Christmas cheer, there’s something for everyone. We’ve got identical services on Saturday, Dec. 21 at 5pm and Sunday, Dec. 22 at 9:15am and 11:15am. Get more info and see what to expect at www.christmasatnewspring.com
  6. Time: Sunday, Dec. 22 at 9:15am
  7. Location: your campus address
  8. Viewable by all Nextdoor members: On
  9. Announce to neighbors: On
  10. Use your own photo: Yes! You’ll want to save this image on your phone to add it to your event listing.
  11. Post 

You’re done! Be sure to turn on notifications for Nextdoor so you can reply promptly to questions or comments from your neighbors. Use the FAQ section at www.christmasatnewspring.com to help you if you’re not sure what to say. 

If your neighborhood has a Facebook group or uses another neighborhood app, the Communications Team is happy to help you adapt this info to your neighborhood’s platform. Email commteam@newspring.cc

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-11-20T11:30:23.033","StartDateTime":"2019-12-02T09:00:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"a-quick-and-easy-way-to-invite-your-neighbors-to-christmas-at-newspring","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-20T11:30:23.057","ModifiedDateTime":"2019-11-20T11:30:23.057","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12711,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12711,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12711,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12711,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12711,"Value":"0adf155a-6b16-4dc7-b681-603177cb5a2d","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12711,"Value":"442cbc9a-33d0-4120-bb99-42f173ab8f5e","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12711,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12711,"Value":"66c19b2c-3614-4a92-8285-9565be03507b","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12711,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12711,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12711,"Value":"a1fbe2c3-2f4c-4310-bba3-c9c64a4dbb48","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12711,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12711,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12711,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":12711,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12711,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12711,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12711,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12711,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12711,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12711,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12711,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12711,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12711,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12711,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12711,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12711,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12711,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12711,"Value":"","ValueFormatted":""}},"Id":12711,"Guid":"5c064e91-1b95-46a9-be5c-4a08f6e8a04f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Dec. 2 Overflow Offering Prayer Guide","Content":"

Read 2 Corinthians 8:9

For you know the grace of our Lord Jesus Christ, that though he was rich, yet for your sake he became poor, so that you through his poverty might become rich.

Christmas season is officially here! For the next 25 days people will be focused on “Baby Jesus”. What they don’t typically think about is that this baby gave up all of His riches and all of His comforts to reach us. He wanted our richness more than His own. He wanted our comfort more than His own. Can we love others in the same way? Would we be willing to give up some of our riches and comforts to reach others so that we would ultimately be more like Jesus? Let’s pray that we and our people see the Christmas story through this lens as we all pray about how we can be involved in the Overflow Offering.

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-12-01T16:40:03.95","StartDateTime":"2019-12-01T16:35:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"dec-2-overflow-offering-prayer-guide","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-01T16:40:03.98","ModifiedDateTime":"2019-12-01T16:40:03.98","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12726,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12726,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12726,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12726,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12726,"Value":"cc2ed0af-161f-46f0-8e7d-5951e04f80aa","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12726,"Value":"7552b9f7-4ea2-4201-a22f-ba0af6cc37ac","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12726,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12726,"Value":"17ed87d9-4dd8-4227-b902-34cacfe6ae66","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12726,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12726,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12726,"Value":"15760f69-928f-46f3-b2c4-30bd99c18f33","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12726,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12726,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12726,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":12726,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12726,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12726,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12726,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12726,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12726,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12726,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12726,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12726,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12726,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12726,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12726,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12726,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12726,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12726,"Value":"","ValueFormatted":""}},"Id":12726,"Guid":"6e499804-299f-4148-a1a5-93c9d66651d0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Gathering Guide - Dec. 1","Content":"

Check out the Gathering Guide for this Sunday, Dec. 1.

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-12-01T16:42:56.67","StartDateTime":"2019-11-29T16:40:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"gathering-guide-dec-1","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-12-01T16:42:56.693","ModifiedDateTime":"2019-12-01T16:42:56.693","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12727,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12727,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12727,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12727,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12727,"Value":"8876d6ca-87ca-4d95-ab13-378969920502","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12727,"Value":"39b9c77a-a8e4-4d6a-9173-decfa4cae7f0","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12727,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12727,"Value":"68c3cad1-1620-4681-9cf8-a608bb159424","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12727,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12727,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12727,"Value":"bb05d95a-813f-41ed-963d-9c1b8e6ebd26","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12727,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12727,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12727,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":12727,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12727,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12727,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12727,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12727,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12727,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12727,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12727,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12727,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12727,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12727,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12727,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12727,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12727,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12727,"Value":"","ValueFormatted":""}},"Id":12727,"Guid":"4b3adcec-6e8e-4ffa-93f1-2be9c2587cf4","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":16,"ContentChannelTypeId":11,"Title":"\"Joy To The World\" toolkit","Content":"

We spend our lives pursuing happiness, but it never seems to last.  What we need is what only God offers us — unshakable, unwavering joy.

\n

Starting Dec. 1, \"Joy to the World\" will show us why Jesus’ birth brings joy to the world and everyone in it, including you.

\n

We’ve collected some things to equip you for the unique challenges of the holiday season and dig into the teaching. The toolkit is help and wisdom you can share with everyone in your circles — groups, serving teams, friends, co-workers, classmates, and neighbors.

\n

Get practical help 

\n

The holiday season doesn't have to be stressful. These articles are packed with wisdom and practical tips to keep you full of joy. 

\n

Article: \"The survivor’s guide to staying sane during the holidays\" (NewSpring)

\n

Article: \"The survivor's guide to parenting during the holidays\" (NewSpring)

\n

Article: \"Feeling down? How to make it when the days aren't merry or bright\" (NewSpring)

\n

Article: \"Promises for people who are homesick at Christmas\" (NewSpring)

\n

Have fun with your kids

\n

Article with activities: \"What is Joy?\" (Focus on the Family)

\n

Explore the topic on your own

\n

Book: \"Fight Back with Joy\" by Margaret Feinberg

\n

Article: \"The Key to the Christian's Joy\" (Ligonier Ministries)

\n

Article: \"Why Jesus' birth matters to you\" (NewSpring)

\n

Take a devotional journey

\n

Study: \"Advent: A 23-Day Devotional\" (NewSpring)

\n

Do video studies with your group

\n

We've got recommendations for helpful video Bible studies for \"Joy to the World\" and every sermon series. You can find them on the NewSpring Channel of the Bible study streaming service, RightNow Media. (Get your free NewSpring account.)

\n

\"Joy to the World\" playlist, NewSpring Channel, RightNowMedia.

\n

Share the good news!

\n

Save this digital invite card and use it to invite someone to church. Circle where you'll be attending, fill in the gathering you're going to, then share it on social or text it to a friend. 

\n

\"Christmas 

\n

You can also spread the joy by printing this poster and putting it up in your company break room, your college dorm,  or your family's storefront. 

\n

\n

The Christmas season will bring many opportunities to talk about the love of Jesus and why He came to Earth. If that intimidates you, you're not alone. These articles can help you and encourage you as you have those conversations:

\n

Article: \"Three reasons Christmas is the perfect time to invite someone to church\" (NewSpring)

\n

Article: \"4 fears that stop us from sharing our faith\" (NewSpring)

\n

Article: \"Sharing the Gospel without being pushy or a pushover\" (NewSpring)

\n

Get into the spirit of the season by watching some of your church family's favorite Christmas memories. Share them (or, better yet, share your own favorite memory) as you invite people to join us for \"Joy to the World\" and Christmas at NewSpring.

\n

Greg's favorite Christmas memory

\n\n

Watch Greg's favorite Christmas memory

\n\n

Worship to our favorite Christmas music

\n

\n

\n

Christmas wouldn't be Christmas without Christmas music. NewSpring Worship has collected its favorite festive songs in a special \"Joy to the World\" playlist for Spotify and Apple Music. We'll be singing some of them during the series! Let your Christmas spirit overflow in the car, shower, cubicle, or wherever you go!

\n\n
Click for Spotify
\n
\n
Click for Apple Music
","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":159684,"ApprovedDateTime":"2019-11-20T11:04:56.22","StartDateTime":"2019-11-27T10:30:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"joy-to-the-world-toolkit","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-13T11:22:43.887","ModifiedDateTime":"2019-12-10T10:00:07.99","CreatedByPersonAliasId":159685,"ModifiedByPersonAliasId":159684,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12679,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12679,"Value":"Help and wisdom to equip you for the message series and share with everyone in your circles","ValueFormatted":"Help and wisdom to equip you for the message series and share with everyone in your circles"},"Summary":{"AttributeId":86487,"EntityId":12679,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12679,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12679,"Value":"f79007bb-4bf1-41ad-ac06-702e8d1f0e2d","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12679,"Value":"7de8275c-24cc-48b2-a821-9d9739b4359c","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12679,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12679,"Value":"f6a7b3ec-0402-460e-83e4-22304f533bd8","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12679,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12679,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12679,"Value":"f330f37d-57ab-420b-91fa-da72f3673455","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12679,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12679,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/editorial/content/COMMS/joytotheworld.2x1 -100.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/editorial/content/COMMS/joytotheworld.2x1 -100.jpg\", \"Name\": \"joytotheworld.2x1 -100.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/editorial/content/COMMS/joytotheworld.2x1%20-100.jpg"},"ImageSquare":{"AttributeId":82515,"EntityId":12679,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/editorial/content/COMMS/joytotheworld.1x1-100.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/editorial/content/COMMS/joytotheworld.1x1-100.jpg\", \"Name\": \"joytotheworld.1x1-100.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/editorial/content/COMMS/joytotheworld.1x1-100.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":12679,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12679,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12679,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12679,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12679,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12679,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12679,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12679,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12679,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12679,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12679,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12679,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12679,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12679,"Value":"","ValueFormatted":""}},"Id":12679,"Guid":"4ad9fdc0-3ae5-4e4d-b9a7-31d9837ff440","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":7,"ContentChannelTypeId":4,"Title":"Offices Closed","Content":"

Thanksgiving Break

November 27 - November 28

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2019-09-15T10:19:07.713","StartDateTime":"2019-11-27T09:00:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"offices-closed-22","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-09-15T10:19:07.803","ModifiedDateTime":"2019-09-15T10:20:05.22","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Date":{"Key":"Date","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"7","Name":"Event Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Event Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2463,"Guid":"1dc103f9-35b3-4113-84f8-f2c54cd6b961"}},"AttributeValues":{"Date":{"AttributeId":2463,"EntityId":11606,"Value":"2019-11-27T00:00:00.0000000","ValueFormatted":"11/27/2019"}},"Id":11606,"Guid":"ff04ef6b-85d4-4544-bbec-ff1da6baefee","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":19,"ContentChannelTypeId":11,"Title":"The Farmer and the Seed","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2019-11-25T14:05:32.557","StartDateTime":"2019-11-25T11:48:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"the-farmer-and-the-seed","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-25T11:57:31.057","ModifiedDateTime":"2019-11-25T14:05:32.593","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Features":{"Key":"Features","IsSystem":false,"FieldTypeId":34,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"19","Name":"Features","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Features","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"customvalues":{"Name":null,"Description":null,"Value":""},"definedtype":{"Name":null,"Description":null,"Value":""},"displayvaluefirst":{"Name":null,"Description":null,"Value":"False"},"keyprompt":{"Name":null,"Description":null,"Value":""},"valueprompt":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":93604,"Guid":"63d6629b-6888-4a23-af68-05513c0236e2"},"SermonNotes":{"Key":"SermonNotes","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"19","Name":"Sermon Notes","Description":"","Order":1001,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Sermon Notes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"14"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107180,"Guid":"e0301fd4-340b-46e0-bd84-4bdc15c302f0"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12723,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12723,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12723,"Value":"

Do you want an overflowing life? In this message, Brad Cooper explores the Biblical principles of the farmer and the seed from 2 Corinthians 9:6-15 so we can see what it takes to make that happen!

","ValueFormatted":"

Do you want an overflowing life? In this message, Brad Cooper explores the Biblical principles of the farmer and the seed from 2 Corinthians 9:6-15 so we can see what it takes to make that happen!

"},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12723,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12723,"Value":"a9711e36-9b41-4b3f-915e-25b9757a4b56","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Communicator\": \"Brad Cooper\",\n \n \"GuestCommunicator\": \"\"\n }]\n}"},"Scriptures":{"AttributeId":68294,"EntityId":12723,"Value":"4da3744d-57a7-4e18-98af-a0e25be14155","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12723,"Value":"azqqt85y0e","ValueFormatted":"
\r\n
 
\r\n
\r\n\r\n\r\n\r\n\r\n\r\nLiquid error: Object reference not set to an instance of an object.\r\n\r\n\r\n\r\n\r\n"},"Videos":{"AttributeId":86609,"EntityId":12723,"Value":"08cde832-8730-40a2-a67a-2c29c317984e","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12723,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12723,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12723,"Value":"2587ca9b-bdf9-4636-83fb-4eb531f5e257","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12723,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12723,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12723,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12723,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12723,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12723,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12723,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12723,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12723,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12723,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12723,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/video/newspring_sermons/2019/191123_Overflow_02-Msg-HIGH.mp4\", \"IconPath\": \"/Assets/Icons/FileTypes/mp4.png\", \"Name\": \"191123_Overflow_02-Msg-HIGH.mp4\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/video/newspring_sermons/2019/191123_Overflow_02-Msg-HIGH.mp4"},"VideoFileMid":{"AttributeId":85720,"EntityId":12723,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/video/newspring_sermons/2019/191123_Overflow_02-Msg-MED.mp4\", \"IconPath\": \"/Assets/Icons/FileTypes/mp4.png\", \"Name\": \"191123_Overflow_02-Msg-MED.mp4\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/video/newspring_sermons/2019/191123_Overflow_02-Msg-MED.mp4"},"VideoFileLow":{"AttributeId":85721,"EntityId":12723,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/video/newspring_sermons/2019/191123_Overflow_02-Msg-LOW.mp4\", \"IconPath\": \"/Assets/Icons/FileTypes/mp4.png\", \"Name\": \"191123_Overflow_02-Msg-LOW.mp4\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/video/newspring_sermons/2019/191123_Overflow_02-Msg-LOW.mp4"},"AudioFile":{"AttributeId":85722,"EntityId":12723,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/audio/newspring_sermons/2019/191123_Overflow_02-Msg-AUDIO.mp3\", \"IconPath\": \"/Assets/Icons/FileTypes/mp3.png\", \"Name\": \"191123_Overflow_02-Msg-AUDIO.mp3\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/audio/newspring_sermons/2019/191123_Overflow_02-Msg-AUDIO.mp3"},"AudioDuration":{"AttributeId":85725,"EntityId":12723,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12723,"Value":"2019-11-24T00:00:00.0000000","ValueFormatted":"11/24/2019"},"DataViews":{"AttributeId":109227,"EntityId":12723,"Value":"","ValueFormatted":""},"Features":{"AttributeId":93604,"EntityId":12723,"Value":"","ValueFormatted":""},"SermonNotes":{"AttributeId":107180,"EntityId":12723,"Value":"f8c87b2b-25b4-46bb-bbc7-2d1c13b668d6","ValueFormatted":"\n\n\n\n\n\n \n\n \n\n \n\n \n\n \n\n \n\n\n\n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n
Note TypeTextBookReferenceTranslationAllows Comment
Scripture9:6ESVYes
HeaderThe Principles of __Seed__:Yes
Text1. The Seed can be __Dead__.Yes
Text2. The Seed can be __Dormant__.Yes
Text3. The Seed can be __Dynamic__.Yes
HeaderThe Principles of __Sowing__:Yes
Text1. You get __what__ you sow.Yes
Text2. You get __later__ than you sow.Yes
Text3. You get __more__ than you sow.Yes
Text4. You get __where__ you sow.Yes
Scripture22:1-18ESVYes
Scripture3:29ESVYes
TextWhat is God saying to you?Yes
TextWhat do you need to do?Yes
\n\n"}},"Id":12723,"Guid":"9066c130-ec9d-4e73-9c2d-37a5bc896292","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":27,"ContentChannelTypeId":11,"Title":"This December at NewSpring","Content":"

It’s beginning to look a lot like Christmas! Jesus’ birth brought joy to the world, and we’re going to celebrate that all month long during a new series, “Joy to the World.” 

Save the date for all the Christmas happenings: 

Connect Classes

Connect Classes focus on God's promises from Exodus 6:6-8. At the end of each four classes, you’ll not only feel more connected — you’ll gain a deeper understanding of who God is, what He wants for you, and what it means to be part of His family.

Connect Classes happen at 9:15am and 11:15am on every campus. Sign up here. If you’ve got kids, simply check them in for two services when you go to KidSpring

Already been to Connect Classes? Check out all the events happening at your campus this month. 

Anderson Campus
Monday, Dec. 9
6:30-8:30pm 
Women's Gathering - Ladies 18 and older, you’re invited to connect with other women at the Anderson Campus during this monthly gathering. We’ll meet in East Auditorium for worship, teaching, and small groups.                 

Thursday, Dec. 19 
6-9pm 
Recovery Gathering - NewSpring Recovery happens the last Thursday of every month in the East Auditorium. We focus on equipping and supporting anyone negatively affected by drugs and alcohol.

Clemson Campus
Tuesday, Dec. 3
7pm 
Rally Regional Gathering - If you’re between the ages of 18 and 25, Rally is for you! Share a meal and a message, and connect with young adults from across the state.

Columbia Campus

Tuesday, Dec. 3
7pm 
Rally Regional Gathering - If you’re between the ages of 18 and 25, Rally is for you! Share a meal and a message, and connect with young adults from across the state.

Tuesday, Dec. 10 
7pm 

Women's Gathering - Ladies, connect with other women at the Columbia Campus. If you’re 18 and older, join us for this night of worship, teaching, and small groups. Coffee and desserts will be served. To sign up or get more information, email columbia@newspring.cc. 

Greenville Campus
Monday, Dec. 9 
7pm 
Women's Gathering - Ladies of all ages are invited to engage with God's Word and make meaningful connections with one another. We’ll meet at NewSpring Eastlan, 625 S. Pleasantburg Drive in Greenville.          
      
Sunday, Dec. 22 
10:30am
Rally Breakfast - Meet other 18- to 25-year-olds at the Greenville Campus. Join us for breakfast between services at Greenville Convention Center.

Greenwood Campus
Tuesday, Dec. 3
6pm 

Rally Group - If you’re between 18 and 25, meet at the Greenwood Campus to ride to Rally’s Regional Gathering together. Call Katie Sherfield-Tarver at 864-684-4559 for details. 

Every Friday starting Dec. 6
6am 
Men's Gathering - Guys, meet at the Greenwood Campus before work to open up God's Word and learn from one another. 

Every Tuesday starting Dec. 10
6pm 
Rally Group - If you’re between 18 and 25, come meet other young adults in Greenwood for food, fun, and Bible study. For more information, call Katie Sherfield-Tarver at 864-684-4559.

NewSpring Year-End Celebration

We will not gather on campuses on Sunday, Dec. 29. Instead, join us online to celebrate all that God has done in 2019! 

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":null,"ApprovedDateTime":"2018-11-27T07:00:00","StartDateTime":"2019-11-25T07:00:00","ExpireDateTime":"2020-01-02T16:45:00","Permalink":null,"Order":0,"ItemGlobalKey":"this-december-at-newspring","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2018-11-27T07:00:00","ModifiedDateTime":"2019-11-25T13:29:48.27","CreatedByPersonAliasId":null,"ModifiedByPersonAliasId":158662,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":10499,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":10499,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":10499,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":10499,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":10499,"Value":"aa252b8a-8512-4215-91dd-3897e4991396","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":10499,"Value":"32af071c-4de6-4f0e-b4ed-c92b620df79c","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":10499,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":10499,"Value":"f8da1c63-ea0d-4cb7-a72e-6a482cd1b653","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":10499,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":10499,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":10499,"Value":"febb0e6b-5f55-4064-bfc1-4004f729b1e9","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":10499,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":10499,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/editorial/devotionals/christmas.2019.cropped2x1.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/editorial/devotionals/christmas.2019.cropped2x1.jpg\", \"Name\": \"christmas.2019.cropped2x1.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/editorial/devotionals/christmas.2019.cropped2x1.jpg"},"ImageSquare":{"AttributeId":82515,"EntityId":10499,"Value":"","ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":10499,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":10499,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":10499,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":10499,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":10499,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":10499,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":10499,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":10499,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":10499,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":10499,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":10499,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":10499,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":10499,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":10499,"Value":"","ValueFormatted":""}},"Id":10499,"Guid":"9daff8f9-75fb-4b76-9006-8708e94cc727","ForeignId":null,"ForeignGuid":null,"ForeignKey":"674872"},{"ContentChannelId":21,"ContentChannelTypeId":11,"Title":"Directions from Paul","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2019-11-25T09:39:49.69","StartDateTime":"2019-11-24T19:20:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"2-timothy-1","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-24T19:29:21.153","ModifiedDateTime":"2019-11-25T09:39:49.717","CreatedByPersonAliasId":49317,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12720,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12720,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12720,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12720,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12720,"Value":"f2b82792-f43e-45b2-9b8a-0a6f249e98aa","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12720,"Value":"c6dc19c5-2c01-464f-ae56-c3cfd2b09034","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12720,"Value":"neyba2cdvh","ValueFormatted":"
\r\n
 
\r\n
\r\n\r\n\r\n\r\n\r\n\r\nLiquid error: Object reference not set to an instance of an object.\r\n\r\n\r\n\r\n\r\n"},"Videos":{"AttributeId":86609,"EntityId":12720,"Value":"830bdd90-36bf-48b6-b595-604176e49a61","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12720,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12720,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12720,"Value":"9a12e27f-46d4-481d-b13c-6001c6d68b35","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12720,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12720,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12720,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12720,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12720,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12720,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12720,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12720,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12720,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12720,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12720,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12720,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12720,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12720,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/audio/fuse_sermons/2019/191120_LivingLegacy_03_HS-Msg-AUDIO.mp3\", \"IconPath\": \"/Assets/Icons/FileTypes/mp3.png\", \"Name\": \"191120_LivingLegacy_03_HS-Msg-AUDIO.mp3\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/audio/fuse_sermons/2019/191120_LivingLegacy_03_HS-Msg-AUDIO.mp3"},"AudioDuration":{"AttributeId":85725,"EntityId":12720,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12720,"Value":"2019-11-20T00:00:00.0000000","ValueFormatted":"11/20/2019"},"DataViews":{"AttributeId":109227,"EntityId":12720,"Value":"","ValueFormatted":""}},"Id":12720,"Guid":"7eefd754-cd77-4e6b-86bf-a987a36c4815","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Nov. 25 Overflow Offering Prayer Guide","Content":"

Read 2 Corinthians 8:3-7.

For I testify that they gave as much as they were able, and even beyond their ability. Entirely on their own, 4 they urgently pleaded with us for the privilege of sharing in this service to the Lord’s people. 5 And they exceeded our expectations: They gave themselves first of all to the Lord, and then by the will of God also to us. 6 So we urged Titus, just as he had earlier made a beginning, to bring also to completion this act of grace on your part. 7 But since you excel in everything—in faith, in speech, in knowledge, in complete earnestness and in the love we have kindled in you—see that you also excel in this grace of giving.

Pray specifically for:

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-11-24T10:24:06.553","StartDateTime":"2019-11-24T10:20:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"nov-25-overflow-offering-prayer-guide","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-24T10:24:06.587","ModifiedDateTime":"2019-11-24T10:24:06.587","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12719,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12719,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12719,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12719,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12719,"Value":"9f4e8b3c-d611-45d3-b15e-14fcba944cc5","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12719,"Value":"dc95b8ea-5daf-4fe5-a398-df043b0036ee","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12719,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12719,"Value":"7011f3f0-87ba-4e43-87c7-565d926a9a8a","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12719,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12719,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12719,"Value":"d9a657ae-34ac-4755-9c14-6a09b7e564e7","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12719,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12719,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12719,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":12719,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12719,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12719,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12719,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12719,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12719,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12719,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12719,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12719,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12719,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12719,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12719,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12719,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12719,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12719,"Value":"","ValueFormatted":""}},"Id":12719,"Guid":"7f13c0b4-9c5f-4ea8-9202-d81bd659ec56","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Be on the lookout for fake Facebook and Messenger accounts","Content":"

During the holidays, we tend to see an influx of fake accounts pretending to be Brad Cooper, Clayton King, and other well-known pastors on staff. These accounts often ask people who could have a connection to Brad or Clayton for money. 

Please note: Scammers can create Facebook Messenger accounts without a linked Facebook account. In other words, someone can pretend to be Brad Cooper on Messenger without going through the trouble of making an entire profile page. 

If volunteers ask you about suspicious messages from Brad or Clayton or mention Brad or Clayton messaging them for money, help us report these fake accounts to Facebook quickly so the scammers can be stopped. 

What you can do if you run across this: 

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-11-20T11:37:15.897","StartDateTime":"2019-11-20T11:33:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"be-on-the-lookout-for-fake-facebook-and-messenger-accounts","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-20T11:37:15.92","ModifiedDateTime":"2019-11-20T11:37:15.92","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12712,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12712,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12712,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12712,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12712,"Value":"31c800c1-d9a0-4fac-9979-3cd96e365ba3","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12712,"Value":"c8b4f7fe-217b-4e25-a0d2-719eb180b9c3","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12712,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12712,"Value":"83b09218-8059-475d-a681-5c47699df2bb","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12712,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12712,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12712,"Value":"7c215f4b-588b-451b-81d4-613964dc4756","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12712,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12712,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12712,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":12712,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12712,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12712,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12712,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12712,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12712,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12712,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12712,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12712,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12712,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12712,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12712,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12712,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12712,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12712,"Value":"","ValueFormatted":""}},"Id":12712,"Guid":"fdbbcc04-29a9-4931-a38d-97829e301f43","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Gathering Guide - Nov. 24","Content":"

Check out the Gathering Guide for this Sunday, Nov. 24.

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-11-20T08:55:29.97","StartDateTime":"2019-11-20T08:46:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"gathering-guide-nov-24","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-20T08:55:29.993","ModifiedDateTime":"2019-11-20T08:55:29.993","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12708,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12708,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12708,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12708,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12708,"Value":"35eeff91-cdc2-4b07-88fb-42d1f588ac14","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12708,"Value":"d6f7b2c6-24d6-486c-ab0c-26517019fba8","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12708,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12708,"Value":"7a7ca7d0-01d4-42cb-91d7-e9e1d93f8098","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12708,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12708,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12708,"Value":"bb9ac8c4-8930-4366-84ec-1ff83fc7613a","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12708,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12708,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12708,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":12708,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12708,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12708,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12708,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12708,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12708,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12708,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12708,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12708,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12708,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12708,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12708,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12708,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12708,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12708,"Value":"","ValueFormatted":""}},"Id":12708,"Guid":"1770f74e-4a22-46fc-aab3-b6f9535ca0c4","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Women's Conference Session Videos","Content":"

Our incredible Production Team has provided us with the links to watch and listen to the Women Conference sessions! 

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-11-20T08:42:04.627","StartDateTime":"2019-11-20T08:23:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"womens-conference-session-videos","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-20T08:42:04.667","ModifiedDateTime":"2019-11-20T08:42:04.667","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12707,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12707,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12707,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12707,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12707,"Value":"db9f8503-9d25-472a-abc8-e14d8d2838f0","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12707,"Value":"0d1569cb-f0a1-4778-a542-de4436e804e1","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12707,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12707,"Value":"11582600-48c4-4f8e-9d72-4c221533be3f","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12707,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12707,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12707,"Value":"a006ba4c-fd48-45d1-bdd2-0c604d4782a1","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12707,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12707,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12707,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":12707,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12707,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12707,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12707,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12707,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12707,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12707,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12707,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12707,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12707,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12707,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12707,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12707,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12707,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12707,"Value":"","ValueFormatted":""}},"Id":12707,"Guid":"9edd7327-8f0b-4716-82e7-c205395d9287","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":19,"ContentChannelTypeId":11,"Title":"Radical Generosity","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2019-11-18T11:32:57.267","StartDateTime":"2019-11-18T11:01:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"radical-generosity","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-18T11:18:04.653","ModifiedDateTime":"2019-11-18T11:32:57.297","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Features":{"Key":"Features","IsSystem":false,"FieldTypeId":34,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"19","Name":"Features","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Features","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"customvalues":{"Name":null,"Description":null,"Value":""},"definedtype":{"Name":null,"Description":null,"Value":""},"displayvaluefirst":{"Name":null,"Description":null,"Value":"False"},"keyprompt":{"Name":null,"Description":null,"Value":""},"valueprompt":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":93604,"Guid":"63d6629b-6888-4a23-af68-05513c0236e2"},"SermonNotes":{"Key":"SermonNotes","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"19","Name":"Sermon Notes","Description":"","Order":1001,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Sermon Notes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"14"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107180,"Guid":"e0301fd4-340b-46e0-bd84-4bdc15c302f0"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12702,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12702,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12702,"Value":"

Do you want more spiritual power and blessing? The key is to give as you have received from God. In this message, Dan Lian reveals three kingdom realities that can only be experienced when we respond to God's lavish love with a heart of radical generosity.

","ValueFormatted":"

Do you want more spiritual power and blessing? The key is to give as you have received from God. In this message, Dan Lian reveals three kingdom realities that can only be experienced when we respond to God's lavish love with a heart of radical generosity.

"},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12702,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12702,"Value":"21e4d4d6-d19a-4765-bee8-dd35b5acad9e","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Communicator\": \"Dan Lian\",\n \n \"GuestCommunicator\": \"\"\n }]\n}"},"Scriptures":{"AttributeId":68294,"EntityId":12702,"Value":"eac0b756-8717-4252-87a4-5f3de0705a49","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12702,"Value":"u8fejctz0k","ValueFormatted":"
\r\n
 
\r\n
\r\n\r\n\r\n\r\n\r\n\r\nLiquid error: Object reference not set to an instance of an object.\r\n\r\n\r\n\r\n\r\n"},"Videos":{"AttributeId":86609,"EntityId":12702,"Value":"98d2518e-1670-42a2-b7b9-88001b0bcd1e","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12702,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12702,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12702,"Value":"7ce1be2a-7e91-403c-bf7f-ee3cb03ccf95","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12702,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12702,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12702,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12702,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12702,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12702,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12702,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12702,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12702,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12702,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12702,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/video/newspring_sermons/2019/191117_Overflow_01-Msg-HIGH.mp4\", \"IconPath\": \"/Assets/Icons/FileTypes/mp4.png\", \"Name\": \"191117_Overflow_01-Msg-HIGH.mp4\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/video/newspring_sermons/2019/191117_Overflow_01-Msg-HIGH.mp4"},"VideoFileMid":{"AttributeId":85720,"EntityId":12702,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/video/newspring_sermons/2019/191117_Overflow_01-Msg-MED.mp4\", \"IconPath\": \"/Assets/Icons/FileTypes/mp4.png\", \"Name\": \"191117_Overflow_01-Msg-MED.mp4\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/video/newspring_sermons/2019/191117_Overflow_01-Msg-MED.mp4"},"VideoFileLow":{"AttributeId":85721,"EntityId":12702,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12702,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/audio/newspring_sermons/2019/191117_Overflow_01-Msg-AUDIO.mp3\", \"IconPath\": \"/Assets/Icons/FileTypes/mp3.png\", \"Name\": \"191117_Overflow_01-Msg-AUDIO.mp3\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/audio/newspring_sermons/2019/191117_Overflow_01-Msg-AUDIO.mp3"},"AudioDuration":{"AttributeId":85725,"EntityId":12702,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12702,"Value":"2019-11-17T00:00:00.0000000","ValueFormatted":"11/17/2019"},"DataViews":{"AttributeId":109227,"EntityId":12702,"Value":"","ValueFormatted":""},"Features":{"AttributeId":93604,"EntityId":12702,"Value":"","ValueFormatted":""},"SermonNotes":{"AttributeId":107180,"EntityId":12702,"Value":"0f99af88-3849-4f6e-af0d-36acfcb62f54","ValueFormatted":"\n\n\n\n\n\n \n\n \n\n \n\n \n\n \n\n \n\n\n\n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n
Note TypeTextBookReferenceTranslationAllows Comment
HeaderThe POWER and BLESSING of __RADICAL GENEROSITY__.Yes
Scripture6:34-44ESVYes
Scripture6:9ESVYes
Header__EVERYONE__ IS INVITED TO PARTICIPATE IN THE POWER AND BLESSING OF RADICAL GENEROSITY.Yes
TextKINGDOM GENEROSITY IS NOT DICTATED BY WHAT’S IN YOUR BANK ACCOUNT BUT BY __WHAT IS IN YOUR HEART__.Yes
HeaderGOD CAN ONLY MIRACULOUSLY MULTIPLY WHAT’S __NOT__ IN OUR HANDS.Yes
TextGOD IS A MIRACULOUS BLESSER WHO WANTS __OUR TRUST__, NOT A MEAN BULLY TRYING TO STEAL OUR TREASURE.Yes
HeaderTHERE IS A BLESSING THAT CAN __ONLY BE ACCESSED__ THROUGH GENEROSITY.Yes
Scripture20:35ESVYes
\n\n"}},"Id":12702,"Guid":"375e2fc9-45cc-46fb-9f11-74f7f35db913","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":21,"ContentChannelTypeId":11,"Title":"Jesus is Always Worth It","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2019-11-25T09:36:54.897","StartDateTime":"2019-11-17T22:39:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"2-timothy-1","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-17T22:45:56.697","ModifiedDateTime":"2019-11-25T09:36:54.92","CreatedByPersonAliasId":49317,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12701,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12701,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12701,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12701,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12701,"Value":"756a0002-cfc1-454f-a2c5-bab7e9064bcd","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Communicator\": \"Stacey Tarrant\",\n \n \"GuestCommunicator\": \"\"\n }]\n}"},"Scriptures":{"AttributeId":68294,"EntityId":12701,"Value":"33e3b42f-2f42-4edc-b083-3984b5ad415c","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12701,"Value":"xw8ip9kt9k","ValueFormatted":"
\r\n
 
\r\n
\r\n\r\n\r\n\r\n\r\n\r\nLiquid error: Object reference not set to an instance of an object.\r\n\r\n\r\n\r\n\r\n"},"Videos":{"AttributeId":86609,"EntityId":12701,"Value":"41bb0721-319f-404a-a55c-5ef9c1096868","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12701,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12701,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12701,"Value":"c6eb13bd-8563-41a8-9c0d-1db2a7ec53c7","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12701,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12701,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12701,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12701,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12701,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12701,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12701,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12701,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12701,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12701,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12701,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12701,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12701,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12701,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/audio/fuse_sermons/2019/191113_LivingLegacy_02_HS-Msg-AUDIO.mp3\", \"IconPath\": \"/Assets/Icons/FileTypes/mp3.png\", \"Name\": \"191113_LivingLegacy_02_HS-Msg-AUDIO.mp3\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/audio/fuse_sermons/2019/191113_LivingLegacy_02_HS-Msg-AUDIO.mp3"},"AudioDuration":{"AttributeId":85725,"EntityId":12701,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12701,"Value":"2019-11-13T00:00:00.0000000","ValueFormatted":"11/13/2019"},"DataViews":{"AttributeId":109227,"EntityId":12701,"Value":"","ValueFormatted":""}},"Id":12701,"Guid":"06a38666-3e41-412d-8872-eb622e9313ff","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Nov. 18 Overflow Offering Prayer Guide","Content":"

Joy in Giving

Read 2 Corinthians 9:2 and 9:7

2 For I know your eagerness to help, and I have been boasting about it to the Macedonians, telling them that since last year you in Achaia were ready to give; and your enthusiasm has stirred most of them to action.

7 Each of you should give what you have decided in your heart to give, not reluctantly or under compulsion, for God loves a cheerful giver.

Pray specifically that:

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-11-17T10:59:55.947","StartDateTime":"2019-11-17T10:57:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"nov-18-overflow-offering-prayer-guide","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-17T10:59:55.983","ModifiedDateTime":"2019-11-17T10:59:55.983","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12700,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12700,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12700,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12700,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12700,"Value":"799fee05-452d-43d8-af23-efb0295168c2","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12700,"Value":"9662f1f2-c6a7-4dac-bc35-05d3752ed377","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12700,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12700,"Value":"c2c93fcb-0dab-4fb7-8914-db418db94709","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12700,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12700,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12700,"Value":"52818edf-655c-460f-9979-0acdec41719e","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12700,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12700,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12700,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":12700,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12700,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12700,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12700,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12700,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12700,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12700,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12700,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12700,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12700,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12700,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12700,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12700,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12700,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12700,"Value":"","ValueFormatted":""}},"Id":12700,"Guid":"0ef6690b-a997-477b-8ccb-e8060cd05248","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":17,"ContentChannelTypeId":11,"Title":"When you win, so do those around you","Content":"

We are taught that to win, someone has to lose. We see this in sports, business, and entertainment. One person’s victory is another’s defeat.

But in the Christian life, when you win so does everyone in your circle of influence. The words we speak, the kindness we show, the priorities we set — all of these things leave an impact on our roommates, children, and neighbors.

When we’re walking with Jesus, it changes us and leaves a mark on everyone around us.

Years from now it won’t matter how much money we made or how many awards we received. Our legacy will come from the way we lived and how we made those around us feel.

When we take seriously the command to love the Lord with all our hearts, all our souls, and all our strength, it leaves an impression on our kids (Deuteronomy 6:5-7). Our story becomes their story, and then their kids’ story.

Some of us grew up in homes where this was modeled for us. Grandparents shared stories of God’s faithfulness with our parents that we’re passing along to our own kids today. Others of us are the first in our families to believe. And as we share what God has done, it creates a new branch in the family tree (Psalm 145:4-5).

Proverbs 18:21 says, “Death and life are in the power of the tongue...” With every word we speak, we have the opportunity to give life to those around us, to make God’s ways and His salvation known. Are we up for the challenge?

You may believe that what you say and do only impacts you, but nothing could be further from the truth. Let’s commit to winning at home and seeing the legacy a life of faith leaves.

Reflect:


","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":159684,"ApprovedDateTime":"2019-10-31T10:40:29.977","StartDateTime":"2019-11-16T06:00:00","ExpireDateTime":null,"Permalink":null,"Order":13,"ItemGlobalKey":"when-you-win-so-do-those-around-you","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-10-31T10:40:29.997","ModifiedDateTime":"2019-11-03T17:49:30.177","CreatedByPersonAliasId":159684,"ModifiedByPersonAliasId":159684,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Sent":{"Key":"Sent","IsSystem":false,"FieldTypeId":3,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Sent","Description":"This content channel item will be marked as 'Sent' if a communication has been sent to the group specified in this content channel's activity job.","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"False","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Sent","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"BooleanControlType":{"Name":null,"Description":null,"Value":"0"},"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107568,"Guid":"132e32a5-5d2a-4ef1-a993-b2b79c5591dd"},"DailyDevoCaption":{"Key":"DailyDevoCaption","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Caption","Description":"","Order":1001,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Caption","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107569,"Guid":"9545e132-63fb-475e-855c-56fdd131526f"},"DailyDevoStudy":{"Key":"DailyDevoStudy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Study","Description":"","Order":1002,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Study","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107570,"Guid":"997a20c4-d26d-461f-8763-b9aa0d3b3d2a"},"DailyDevoDay":{"Key":"DailyDevoDay","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Number in Series","Description":"","Order":1003,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Day","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107571,"Guid":"ce0340a0-1f69-4d9b-89c2-1405f18ccfaf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":11781,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":11781,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":11781,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":11781,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":11781,"Value":"83e05263-b086-4318-aa3d-04e98e721dfe","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":11781,"Value":"b4f15879-6949-43cf-b8e0-33c03a0bb7f5","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Book\": \"Psalm\",\n \n \"Reference\": \"67\"\n },{\n \n \"Book\": \"Deuteronomy\",\n \n \"Reference\": \"6:5-7\"\n },{\n \n \"Book\": \"Psalm\",\n \n \"Reference\": \"145:4\"\n }]\n}"},"Video":{"AttributeId":69156,"EntityId":11781,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":11781,"Value":"0c11f8ab-0d1f-48ec-b9f8-818d002f60ce","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":11781,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":11781,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":11781,"Value":"67dbaa09-6024-4588-91f9-f9adc68c8042","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":11781,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":11781,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":11781,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":11781,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":11781,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":11781,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":11781,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":11781,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":11781,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":11781,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":11781,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":11781,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":11781,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":11781,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":11781,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":11781,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":11781,"Value":"","ValueFormatted":""},"Sent":{"AttributeId":107568,"EntityId":11781,"Value":"True","ValueFormatted":"Yes"},"DailyDevoCaption":{"AttributeId":107569,"EntityId":11781,"Value":"","ValueFormatted":""},"DailyDevoStudy":{"AttributeId":107570,"EntityId":11781,"Value":"","ValueFormatted":""},"DailyDevoDay":{"AttributeId":107571,"EntityId":11781,"Value":"","ValueFormatted":""}},"Id":11781,"Guid":"fd13a0d3-ea36-40fa-bb3b-da143753e53e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":17,"ContentChannelTypeId":11,"Title":"Winning often doesn't look the way we think","Content":"

Some wins don’t result in trophies or medals. Just ask the mom who had three hours of sleep, but still got everyone to school on time. Or the student, who after months of studying, pulled their grade up from a D to a B. Often, life’s greatest victories are over the internal battles no one else sees.

God’s plans for our lives go far beyond a white picket fence and 2.5 kids. Winning at home happens as He builds our character and grows our faith. That is good news when life is good, and it’s even better news when life is tough.

If winning at home isn’t about having it all together, it means we can win even when we’re suffering. If winning at home is as much about persevering as it is about overcoming, then we’re winning even if the battle is far from done.

The reason a Christian can look at life’s the hardest struggles and call them “light and momentary afflictions” is because we know that this world and all its brokenness is coming to an end. And when it does, we will carry the gifts God gives us in affliction with us into eternity.

We never really know what we’re capable of until we’re pushed behind our comfort zone. The same thing happens in our relationship with God. We see and experience new aspects of God’s character when we’re forced beyond what’s comfortable.

That is Jesus’ message in Matthew 5: “You’re blessed when you’re at the end of your rope. With less of you there is more of God and his rule. You’re blessed when you feel you’ve lost what is most dear to you. Only then can you be embraced by the One most dear to you” (Matthew 5:3-4, MSG).

No matter how broken things seem at home, fix your eyes on God. For there’s far more to winning than what you can see right now.

Reflect:



","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":159684,"ApprovedDateTime":"2019-10-31T10:38:16.57","StartDateTime":"2019-11-15T06:00:00","ExpireDateTime":null,"Permalink":null,"Order":12,"ItemGlobalKey":"winning-often-doesnt-look-the-way-we-think","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-10-31T10:38:16.59","ModifiedDateTime":"2019-11-03T17:49:30.177","CreatedByPersonAliasId":159684,"ModifiedByPersonAliasId":159684,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Sent":{"Key":"Sent","IsSystem":false,"FieldTypeId":3,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Sent","Description":"This content channel item will be marked as 'Sent' if a communication has been sent to the group specified in this content channel's activity job.","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"False","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Sent","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"BooleanControlType":{"Name":null,"Description":null,"Value":"0"},"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107568,"Guid":"132e32a5-5d2a-4ef1-a993-b2b79c5591dd"},"DailyDevoCaption":{"Key":"DailyDevoCaption","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Caption","Description":"","Order":1001,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Caption","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107569,"Guid":"9545e132-63fb-475e-855c-56fdd131526f"},"DailyDevoStudy":{"Key":"DailyDevoStudy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Study","Description":"","Order":1002,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Study","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107570,"Guid":"997a20c4-d26d-461f-8763-b9aa0d3b3d2a"},"DailyDevoDay":{"Key":"DailyDevoDay","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Number in Series","Description":"","Order":1003,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Day","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107571,"Guid":"ce0340a0-1f69-4d9b-89c2-1405f18ccfaf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":11780,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":11780,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":11780,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":11780,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":11780,"Value":"0e39dadf-82cc-43fe-9fc2-e2f49f988051","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":11780,"Value":"3b1cf030-97c5-415e-a386-15f5d10880f3","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Book\": \"2 Corinthians\",\n \n \"Reference\": \"4:16-18\"\n },{\n \n \"Book\": \"Matthew\",\n \n \"Reference\": \"5:1-12\"\n },{\n \n \"Book\": \"Romans\",\n \n \"Reference\": \"5:3-5\"\n }]\n}"},"Video":{"AttributeId":69156,"EntityId":11780,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":11780,"Value":"062ebc10-d44b-4f57-9a96-a963e72e8e41","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":11780,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":11780,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":11780,"Value":"76138d3f-175a-411e-8f43-8f876856a187","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":11780,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":11780,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":11780,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":11780,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":11780,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":11780,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":11780,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":11780,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":11780,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":11780,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":11780,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":11780,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":11780,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":11780,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":11780,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":11780,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":11780,"Value":"","ValueFormatted":""},"Sent":{"AttributeId":107568,"EntityId":11780,"Value":"True","ValueFormatted":"Yes"},"DailyDevoCaption":{"AttributeId":107569,"EntityId":11780,"Value":"","ValueFormatted":""},"DailyDevoStudy":{"AttributeId":107570,"EntityId":11780,"Value":"","ValueFormatted":""},"DailyDevoDay":{"AttributeId":107571,"EntityId":11780,"Value":"","ValueFormatted":""}},"Id":11780,"Guid":"2e754b95-4c8c-48ed-8673-83407115694b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":7,"ContentChannelTypeId":4,"Title":"All Staff and Academy","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2019-01-16T15:21:31.633","StartDateTime":"2019-11-14T08:00:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"all-staff-and-academy","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-01-16T15:21:31.65","ModifiedDateTime":"2019-01-16T15:21:31.65","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Date":{"Key":"Date","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"7","Name":"Event Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Event Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2463,"Guid":"1dc103f9-35b3-4113-84f8-f2c54cd6b961"}},"AttributeValues":{"Date":{"AttributeId":2463,"EntityId":2233,"Value":"2019-11-14T00:00:00.0000000","ValueFormatted":"11/14/2019"}},"Id":2233,"Guid":"abcaeb80-5d26-4d41-90f1-f409d64e36a5","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":17,"ContentChannelTypeId":11,"Title":"The battle for your home is as much a battle for your mind","Content":"

I don’t have what it takes to be a good parent.

I doubt anyone would come to a group in my home.

God can’t use me because of what I’ve done.

We all have negative thoughts about ourselves from time to time. But have you ever thought about the connection between your thought life and your home life?

When it comes to following Jesus, we often focus on doing the right things and staying away from the wrong things. But every action we take, whether good or bad, begins as a thought. To put it another way, where our thoughts go, our behavior is sure to follow.

How we treat our roommates, raise our children, and love our spouses is directly connected to how we think about ourselves and God. When our thoughts are in line with God’s thoughts, we show love, joy, peace, patience, kindness, goodness, faithfulness, gentleness, and self-control (Galatians 5:22-23).

But the opposite is also true. When our thoughts are full of doubt and fear, we make selfish decisions, assume the worst about others, and fall short of our God-given potential. We operate from our old nature, and not as the new creation we are in Christ (2 Corinthians 5:17).

If we want to win at home, we have to first win the battle in our minds.

The key to true transformation is renewing our minds, not trying harder (Romans 12:2). That’s why we read the Bible — to align our thoughts with God’s thoughts. As we read God’s Word, we learn who God is and who He says we are.

Reflect:



","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":159684,"ApprovedDateTime":"2019-10-31T10:33:32.143","StartDateTime":"2019-11-14T06:00:00","ExpireDateTime":null,"Permalink":null,"Order":11,"ItemGlobalKey":"the-battle-for-your-home-is-as-much-a-battle-for-your-mind","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-10-31T10:33:32.163","ModifiedDateTime":"2019-11-03T17:49:30.177","CreatedByPersonAliasId":159684,"ModifiedByPersonAliasId":159684,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Sent":{"Key":"Sent","IsSystem":false,"FieldTypeId":3,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Sent","Description":"This content channel item will be marked as 'Sent' if a communication has been sent to the group specified in this content channel's activity job.","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"False","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Sent","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"BooleanControlType":{"Name":null,"Description":null,"Value":"0"},"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107568,"Guid":"132e32a5-5d2a-4ef1-a993-b2b79c5591dd"},"DailyDevoCaption":{"Key":"DailyDevoCaption","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Caption","Description":"","Order":1001,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Caption","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107569,"Guid":"9545e132-63fb-475e-855c-56fdd131526f"},"DailyDevoStudy":{"Key":"DailyDevoStudy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Study","Description":"","Order":1002,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Study","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107570,"Guid":"997a20c4-d26d-461f-8763-b9aa0d3b3d2a"},"DailyDevoDay":{"Key":"DailyDevoDay","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Number in Series","Description":"","Order":1003,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Day","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107571,"Guid":"ce0340a0-1f69-4d9b-89c2-1405f18ccfaf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":11779,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":11779,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":11779,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":11779,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":11779,"Value":"845d66e7-22eb-495b-83cc-e1e8247e3d2b","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":11779,"Value":"f1524462-3ade-4d5a-a4d0-d3a98ad65a13","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Book\": \"Galatians\",\n \n \"Reference\": \"5:16-25\"\n },{\n \n \"Book\": \"Romans\",\n \n \"Reference\": \"12:2\"\n }]\n}"},"Video":{"AttributeId":69156,"EntityId":11779,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":11779,"Value":"f8cfde8f-1300-4145-9034-4ab1519db2f4","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":11779,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":11779,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":11779,"Value":"765521e2-13e4-4913-bd3c-9e45074de9a0","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":11779,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":11779,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":11779,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":11779,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":11779,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":11779,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":11779,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":11779,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":11779,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":11779,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":11779,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":11779,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":11779,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":11779,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":11779,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":11779,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":11779,"Value":"","ValueFormatted":""},"Sent":{"AttributeId":107568,"EntityId":11779,"Value":"True","ValueFormatted":"Yes"},"DailyDevoCaption":{"AttributeId":107569,"EntityId":11779,"Value":"","ValueFormatted":""},"DailyDevoStudy":{"AttributeId":107570,"EntityId":11779,"Value":"","ValueFormatted":""},"DailyDevoDay":{"AttributeId":107571,"EntityId":11779,"Value":"","ValueFormatted":""}},"Id":11779,"Guid":"1d6ec89c-129f-40f6-be30-8b540f800c26","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Gathering Guide - Nov. 17","Content":"

Check out the Gathering Guide for this Sunday, Nov. 17.

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-11-13T15:03:25.69","StartDateTime":"2019-11-13T14:59:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"gathering-guide-nov-17-1","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-13T15:03:25.72","ModifiedDateTime":"2019-11-13T15:03:25.72","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12693,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12693,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12693,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12693,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12693,"Value":"682036e9-33cf-478f-bd05-ff9c90ab3098","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12693,"Value":"ea6ac352-78ef-4faa-93d8-fc687555b02d","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12693,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12693,"Value":"3db4c38d-16f5-4f80-857b-08a78f81a1af","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12693,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12693,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12693,"Value":"cdd8e5d8-78c0-47f3-95f4-5e8dffcac641","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12693,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12693,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12693,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":12693,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12693,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12693,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12693,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12693,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12693,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12693,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12693,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12693,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12693,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12693,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12693,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12693,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12693,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12693,"Value":"","ValueFormatted":""}},"Id":12693,"Guid":"5e3c18df-518e-4073-88ae-e213e1e17a2f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":17,"ContentChannelTypeId":11,"Title":"Why it’s important to reconcile, not just forgive and forget","Content":"

Ever notice how the morning after a big fight nothing feels quite right? It doesn’t matter who you blew up at — your roommate, your spouse, or your kid — the tension in the air is unmistakable.

Repairing a relationship often takes more than muttering \"I'm sorry\" and moving on. Real reconciliation requires repentance.

Proverbs 28:13 says, “Whoever conceals their sins does not prosper, but the one who confesses and renounces them finds mercy.” Nothing gets resolved by pretending everything is fine, but expressing genuine remorse and taking steps to make it right? That is how reconciliation begins.

It takes one person to repent, but two people to reconcile. The person who has been hurt has a choice to make as well: Will you choose to forgive?

Bitterness is empowering for a moment. After all, who doesn’t like the feeling of being right? But bitterness will destroy a relationship if we give it a home in our homes. Holding onto bitterness and refusing to forgive is one common way we repay evil for evil (Romans 12:17).

The Bible challenges us to be peacemakers. “... as far as it depends on you, live at peace with everyone” (Romans 12:18). We can’t make someone else repent, but we can choose to forgive. That part of peacemaking is entirely up to us.

Reconciliation is focused on restoring broken relationships, not approving of someone’s sin. It’s acknowledging the sin and choosing to repent. It’s seeing someone’s vulnerability and choosing to forgive. And when both sides participate willingly, it’s a perfect picture of what Jesus did for us.

Reflect:


","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":159684,"ApprovedDateTime":"2019-10-31T10:31:28.263","StartDateTime":"2019-11-13T06:00:00","ExpireDateTime":null,"Permalink":null,"Order":10,"ItemGlobalKey":"why-its-important-to-reconcile-not-just-forgive-and-forget","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-10-31T10:31:28.283","ModifiedDateTime":"2019-11-13T10:20:17.027","CreatedByPersonAliasId":159684,"ModifiedByPersonAliasId":159684,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Sent":{"Key":"Sent","IsSystem":false,"FieldTypeId":3,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Sent","Description":"This content channel item will be marked as 'Sent' if a communication has been sent to the group specified in this content channel's activity job.","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"False","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Sent","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"BooleanControlType":{"Name":null,"Description":null,"Value":"0"},"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107568,"Guid":"132e32a5-5d2a-4ef1-a993-b2b79c5591dd"},"DailyDevoCaption":{"Key":"DailyDevoCaption","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Caption","Description":"","Order":1001,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Caption","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107569,"Guid":"9545e132-63fb-475e-855c-56fdd131526f"},"DailyDevoStudy":{"Key":"DailyDevoStudy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Study","Description":"","Order":1002,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Study","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107570,"Guid":"997a20c4-d26d-461f-8763-b9aa0d3b3d2a"},"DailyDevoDay":{"Key":"DailyDevoDay","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Number in Series","Description":"","Order":1003,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Day","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107571,"Guid":"ce0340a0-1f69-4d9b-89c2-1405f18ccfaf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":11778,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":11778,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":11778,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":11778,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":11778,"Value":"483f54da-efc8-44ce-8b5e-01db2b085c98","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":11778,"Value":"0f00024e-abfa-498b-9937-073435216fde","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Book\": \"Romans\",\n \n \"Reference\": \"12:17-21\"\n },{\n \n \"Book\": \"Proverbs\",\n \n \"Reference\": \"28:13\"\n },{\n \n \"Book\": \"Matthew\",\n \n \"Reference\": \"6:14-15\"\n }]\n}"},"Video":{"AttributeId":69156,"EntityId":11778,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":11778,"Value":"6a2613e8-142c-4434-9c8a-f33edbdc350f","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":11778,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":11778,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":11778,"Value":"28e78ced-d2ca-4afc-8244-e89009fb7c56","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":11778,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":11778,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":11778,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":11778,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":11778,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":11778,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":11778,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":11778,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":11778,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":11778,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":11778,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":11778,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":11778,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":11778,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":11778,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":11778,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":11778,"Value":"","ValueFormatted":""},"Sent":{"AttributeId":107568,"EntityId":11778,"Value":"True","ValueFormatted":"Yes"},"DailyDevoCaption":{"AttributeId":107569,"EntityId":11778,"Value":"","ValueFormatted":""},"DailyDevoStudy":{"AttributeId":107570,"EntityId":11778,"Value":"","ValueFormatted":""},"DailyDevoDay":{"AttributeId":107571,"EntityId":11778,"Value":"","ValueFormatted":""}},"Id":11778,"Guid":"c32f2519-8ad1-4684-8f37-1a35153394c7","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"NewSpring Academy classes for this week","Content":"

This Thursday, NewSpring Academy offers four different classes. Pick the two that most interest you, because they’ll only be taught this Thursday 😉. Each class is taught at 10:00am and 11:15am.

Habits of Humility (Trainer: Shane Duffey)

Do you think you’re humble? Are there ways to maintain and increase humility? Learn how to apply consistent disciplines to maintain and develop humility.

Remembering Names (Trainer: Katie Bailey)

If you’ve ever said “I’m just so bad at remembering names,” strongly consider attending Katie’s class. Learn some principles to help you improve this skill.

Time & Information Stewardship (Trainer: Mike Link)

If it seems like you have limited time and nearly unlimited information coming at you, you’re not alone. This class will challenge you with some practical strategies to battle the onslaught of tasks and demands.

Collaboration and Teamwork (Trainer: Adam Kring)

You: “I’ve tried collaboration but it… just… seems… so… hard”

Adam: “I’ve been there, and have some strategies that can help.”

In this class, you’ll learn a framework for collaboration that can build unity and help team efforts go further.

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2019-11-12T15:31:30.273","StartDateTime":"2019-11-12T13:50:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"newspring-academy-classes-for-this-week-1","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-12T14:08:09.417","ModifiedDateTime":"2019-11-12T15:31:30.32","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12675,"Value":"86c7e85f-68ef-4134-8568-1a7196129ef7","ValueFormatted":"NewSpring Academy"},"Subtitle":{"AttributeId":68291,"EntityId":12675,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12675,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12675,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12675,"Value":"9a323dfe-31de-4973-b083-35c3998af4b7","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12675,"Value":"7f95d877-599c-4ab5-92c1-56dee5d1f223","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12675,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12675,"Value":"23a37732-01f4-496e-a4bd-5a111a2ff6ab","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12675,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12675,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12675,"Value":"d65dd86f-c767-4be1-ab72-00029e99ce3a","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12675,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12675,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12675,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":12675,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12675,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12675,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12675,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12675,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12675,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12675,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12675,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12675,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12675,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12675,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12675,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12675,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12675,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12675,"Value":"2019-11-13T14:00:00.0000000","ValueFormatted":"11/13/2019 2:00 PM"}},"Id":12675,"Guid":"eef9b925-8592-40f4-94db-e35d054ca05d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":17,"ContentChannelTypeId":11,"Title":"If we want to win, we have to forgive","Content":"

The assumption is that a good marriage is one where you always agree. A happy family is one where no one loses their temper or gets on anyone else’s nerves. But this is not reality.

Reality is that if put a bunch of broken people under one roof, someone's going to get hurt. It’s not a matter of if you’ll disagree, but when and for how long.

When we give our lives to Jesus, He gives us so much in return — forgiveness from sin, freedom from our past, access to God, a full life on earth, and eternal life in the age to come.

Jesus also entrusts us with specific responsibilities, and the ministry of reconciliation is one of them.

“Get rid of all bitterness, rage and anger, brawling and slander, along with every form of malice. Be kind and compassionate to one another, forgiving each other, just as in Christ God forgave you” (Ephesians 4:31-32).

Reconciliation is the restoration of friendly relations. As believers, we get to share the good news that through Jesus we can be reconciled to God. But how is someone to believe reconciliation is possible if they can’t see it in us?

This is one reason we’re to clothe ourselves with compassion, kindness, humility, gentleness, and patience, bearing with each other and forgiving one another as the Lord forgave us (Colossians 3:12-14).

When we get this right at home, we show the world what’s possible, and we discover a level of intimacy in our relationships that we didn’t know was possible.

Reflect:




","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":159684,"ApprovedDateTime":"2019-10-31T10:29:10.947","StartDateTime":"2019-11-12T06:00:00","ExpireDateTime":null,"Permalink":null,"Order":9,"ItemGlobalKey":"if-we-want-to-win-we-have-to-forgive","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-10-31T10:29:10.967","ModifiedDateTime":"2019-11-03T17:49:30.177","CreatedByPersonAliasId":159684,"ModifiedByPersonAliasId":159684,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Sent":{"Key":"Sent","IsSystem":false,"FieldTypeId":3,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Sent","Description":"This content channel item will be marked as 'Sent' if a communication has been sent to the group specified in this content channel's activity job.","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"False","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Sent","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"BooleanControlType":{"Name":null,"Description":null,"Value":"0"},"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107568,"Guid":"132e32a5-5d2a-4ef1-a993-b2b79c5591dd"},"DailyDevoCaption":{"Key":"DailyDevoCaption","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Caption","Description":"","Order":1001,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Caption","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107569,"Guid":"9545e132-63fb-475e-855c-56fdd131526f"},"DailyDevoStudy":{"Key":"DailyDevoStudy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Study","Description":"","Order":1002,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Study","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107570,"Guid":"997a20c4-d26d-461f-8763-b9aa0d3b3d2a"},"DailyDevoDay":{"Key":"DailyDevoDay","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Number in Series","Description":"","Order":1003,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Day","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107571,"Guid":"ce0340a0-1f69-4d9b-89c2-1405f18ccfaf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":11777,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":11777,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":11777,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":11777,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":11777,"Value":"1aa8d293-e498-472e-b654-00f6f6856437","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":11777,"Value":"c1944f78-90b4-40d7-8106-7abb3b8178c7","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Book\": \"Ephesians\",\n \n \"Reference\": \"4:31-32\"\n },{\n \n \"Book\": \"Colossians\",\n \n \"Reference\": \"3:12-14\"\n },{\n \n \"Book\": \"1 Thessalonians\",\n \n \"Reference\": \"5:15\"\n }]\n}"},"Video":{"AttributeId":69156,"EntityId":11777,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":11777,"Value":"c2ecee41-2f34-4954-8d61-6f3633149935","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":11777,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":11777,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":11777,"Value":"f17ef93b-7b80-4069-bf84-23b73057001e","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":11777,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":11777,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":11777,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":11777,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":11777,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":11777,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":11777,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":11777,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":11777,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":11777,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":11777,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":11777,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":11777,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":11777,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":11777,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":11777,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":11777,"Value":"","ValueFormatted":""},"Sent":{"AttributeId":107568,"EntityId":11777,"Value":"True","ValueFormatted":"Yes"},"DailyDevoCaption":{"AttributeId":107569,"EntityId":11777,"Value":"","ValueFormatted":""},"DailyDevoStudy":{"AttributeId":107570,"EntityId":11777,"Value":"","ValueFormatted":""},"DailyDevoDay":{"AttributeId":107571,"EntityId":11777,"Value":"","ValueFormatted":""}},"Id":11777,"Guid":"70dc292f-7ea5-436e-8f04-aa0a9893fd09","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":16,"ContentChannelTypeId":11,"Title":"\"Overflow\" toolkit","Content":"

There's a way to live every day for our joy, God’s glory, and the world’s good!

\"Overflow,\" beginning Nov. 17, will reveal what it means to live an overflowing life.

This series will help you understand God’s overarching promise — to experience the abundant blessing of His kingdom and to partner with Him to bring the kingdom blessing to every corner of our cities, our state, and the world!

We’ve collected some things to help you dig into the teaching + share the wisdom with everyone in your circles — groups, serving teams, friends, co-workers, classmates, and neighbors.

\n\n\n

Explore the topic on your own

\n\n

Study: \"The Overflowing Life: A 14-Day Devotional\" (NewSpring)

Book: \"Life Without Lack\" by Dallas Willard

Article: \"How getting gifts taught me to be generous\" (NewSpring)

Article: \"What kids get right about Christmas\" (NewSpring)

Article: \"10 easy ways to serve someone today\" (NewSpring)

\n\n

Do video studies with your group

\n\n

\"Overflow\" playlist, NewSpring Channel, RightNowMedia.

We create a small collection of recommendations for helpful video Bible studies for each sermon series.

You can find them all on the NewSpring Channel of the Bible study video streaming service, RightNow Media. (Get your fee NewSpring account.)

Get some practice

Let your blessings overflow by making a contribution to the annual Overflow Offering. Your giving will be used to build the Church in your city, our state, and the world! Our prayer is 100% participation in our no ordinary family.

\"overflow.header.png\"


Worship wherever you are

\n

\n\n\t

NewSpring Worship has collected its favorite songs of the fall — and you’ll recognize many we'll be singing during \"Overflow.\" Let your worship overflow in the car, shower, cubicle, or wherever you go with our fall playlist.

\n\t\n\t
\"Fallplatlist_tile2.png\"
Click for Spotify
\n\t\n\t
\"FallPlaylist_tile1.png\"
Click for Apple Music
","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":159685,"ApprovedDateTime":"2019-11-11T16:38:23.017","StartDateTime":"2019-11-11T15:52:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"overflow-toolkit","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-11T16:38:23.04","ModifiedDateTime":"2019-11-13T12:15:15.523","CreatedByPersonAliasId":159685,"ModifiedByPersonAliasId":159685,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12667,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12667,"Value":"What it means to live an overflowing life.","ValueFormatted":"What it means to live an overflowing life."},"Summary":{"AttributeId":86487,"EntityId":12667,"Value":"

How to live every day for our joy, God’s glory, and the world’s good!

","ValueFormatted":"

How to live every day for our joy, God’s glory, and the world’s good!

"},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12667,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12667,"Value":"6604211a-f337-4fce-96cf-352e97e8a64a","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12667,"Value":"79e2f0d7-7d0d-45f8-8006-16b5db4b5482","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12667,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12667,"Value":"11690de2-92ce-4bf9-a63f-101b3b627b43","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12667,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12667,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12667,"Value":"de0c65a8-bd33-4075-a4a1-4b3c8c8536b0","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12667,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12667,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/editorial/content/COMMS/overflow.2x1 -100.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/editorial/content/COMMS/overflow.2x1 -100.jpg\", \"Name\": \"overflow.2x1 -100.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/editorial/content/COMMS/overflow.2x1%20-100.jpg"},"ImageSquare":{"AttributeId":82515,"EntityId":12667,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/editorial/content/COMMS/overflow.1x1-100.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/editorial/content/COMMS/overflow.1x1-100.jpg\", \"Name\": \"overflow.1x1-100.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/editorial/content/COMMS/overflow.1x1-100.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":12667,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12667,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12667,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12667,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12667,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12667,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12667,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12667,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12667,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12667,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12667,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12667,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12667,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12667,"Value":"","ValueFormatted":""}},"Id":12667,"Guid":"8a1e2632-8d5c-4d64-b5d4-9a689d4a1d50","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":5,"ContentChannelTypeId":3,"Title":"Sunday Gathering Content Requests","Content":"

Moving forward, any and all requests for content or clips from the Sunday Gathering can be made to cen.service@newspring.cc. The goal of this account will be to honor all requests both quickly and effectively. 

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-11-12T10:46:49.367","StartDateTime":"2019-11-11T15:25:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"sunday-gathering-content-requests","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-11T15:27:55.523","ModifiedDateTime":"2019-11-12T10:46:49.37","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Summary","Description":"Short description of the entry","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"True"},"numberofrows":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":1289,"Guid":"ae455fb9-20fd-4767-9a65-4801b00fcd1a"},"Attachment":{"Key":"Attachment","IsSystem":false,"FieldTypeId":32,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Attachment","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Attachment","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"binaryFileType":{"Name":null,"Description":null,"Value":"d101fef7-59c9-48cc-a974-626085755bd1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":4114,"Guid":"fd795300-70f2-4397-bcc1-5de1849963f4"},"VideoID":{"Key":"VideoID","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Video ID","Description":"Enter the Ooyala Content ID here to embed a video with this entry","Order":2,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Video ID","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2452,"Guid":"593517ff-2407-4c42-bc79-f1e8b94ab1a7"},"AudioURL":{"Key":"AudioURL","IsSystem":false,"FieldTypeId":78,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Audio URL","Description":"Enter the URL to the audio file here","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Audio URL","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2453,"Guid":"c3410f1b-0712-4da2-8f98-680b645fb332"},"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Department","Description":"If this new entry is related to a department, select it here!","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":5365,"Guid":"16670c12-6a19-4225-9f9c-f8bacf182205"},"Author":{"Key":"Author","IsSystem":false,"FieldTypeId":18,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Author","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Author","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"EnableSelfSelection":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":29276,"Guid":"7b272f89-a4e1-434f-9b0b-83e8a2226b4c"},"Image":{"Key":"Image","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Image","Description":"","Order":7,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":99774,"Guid":"6f0f65bd-dc9f-4b1d-ac16-948dad1ff74f"},"Campus":{"Key":"Campus","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"5","Name":"Campus","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Campus","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2458,"Guid":"089453ca-27f5-418c-af36-ce56f02520d2"}},"AttributeValues":{"Summary":{"AttributeId":1289,"EntityId":12666,"Value":"","ValueFormatted":""},"Attachment":{"AttributeId":4114,"EntityId":12666,"Value":null,"ValueFormatted":""},"VideoID":{"AttributeId":2452,"EntityId":12666,"Value":"","ValueFormatted":""},"AudioURL":{"AttributeId":2453,"EntityId":12666,"Value":"","ValueFormatted":null},"Department":{"AttributeId":5365,"EntityId":12666,"Value":"7110c516-4305-4551-b32f-8c09e1341ee6","ValueFormatted":"Production"},"Author":{"AttributeId":29276,"EntityId":12666,"Value":null,"ValueFormatted":""},"Image":{"AttributeId":99774,"EntityId":12666,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"Campus":{"AttributeId":2458,"EntityId":12666,"Value":"","ValueFormatted":""}},"Id":12666,"Guid":"b125091f-86ef-4495-ac06-08bad4882666","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Sunday Gathering Content Requests","Content":"

Moving forward, any and all requests for content or clips from the Sunday Gathering can be made to cen.service@newspring.cc. The goal of this account will be to honor all requests both quickly and effectively. 

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":44026,"ApprovedDateTime":"2019-11-12T14:03:48.817","StartDateTime":"2019-11-11T15:25:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"sunday-gathering-content-requests-1","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-12T14:03:48.843","ModifiedDateTime":"2019-11-12T14:27:59.63","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12669,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12669,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12669,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12669,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12669,"Value":"d1f87975-c01d-41ce-8646-70530149af3c","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12669,"Value":"964c8537-afcc-4d36-b1e0-1d9d03f8e56c","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12669,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12669,"Value":"6c208224-727a-45fb-8851-3869b7e29e2d","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12669,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12669,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12669,"Value":"be55c746-9c2f-4480-a2ab-3fdc9832e6b8","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12669,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12669,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12669,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":12669,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12669,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12669,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12669,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12669,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12669,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12669,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12669,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12669,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12669,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12669,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12669,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12669,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12669,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12669,"Value":"","ValueFormatted":""}},"Id":12669,"Guid":"7cd3176f-ba55-4092-aa4e-462dc1cfde9d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":21,"ContentChannelTypeId":11,"Title":"Guard, Grow, Give","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2019-11-12T09:56:55.887","StartDateTime":"2019-11-11T10:38:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"2-timothy","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-11T10:43:58.923","ModifiedDateTime":"2019-11-25T09:34:27.897","CreatedByPersonAliasId":49317,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12663,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12663,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12663,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12663,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12663,"Value":"d1cc79ef-c2f3-46e8-98e8-bf71baa1bf0f","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12663,"Value":"8da8bd49-b929-4021-b82c-6079d24c0a93","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12663,"Value":"s32apyxh1c","ValueFormatted":"
\r\n
 
\r\n
\r\n\r\n\r\n\r\n\r\n\r\nLiquid error: Object reference not set to an instance of an object.\r\n\r\n\r\n\r\n\r\n"},"Videos":{"AttributeId":86609,"EntityId":12663,"Value":"2e633871-e24b-4bdb-afdf-14b28b1692c0","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12663,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12663,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12663,"Value":"4943e806-6bce-4eeb-b26f-f9f727c9d2aa","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12663,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12663,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12663,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12663,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12663,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12663,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12663,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12663,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12663,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12663,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12663,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12663,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12663,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12663,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/audio/fuse_sermons/2019/191106_LivingLegacy_HS_01-Msg-AUDIO.mp3\", \"IconPath\": \"/Assets/Icons/FileTypes/mp3.png\", \"Name\": \"191106_LivingLegacy_HS_01-Msg-AUDIO.mp3\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/audio/fuse_sermons/2019/191106_LivingLegacy_HS_01-Msg-AUDIO.mp3"},"AudioDuration":{"AttributeId":85725,"EntityId":12663,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12663,"Value":"2019-11-06T00:00:00.0000000","ValueFormatted":"11/6/2019"},"DataViews":{"AttributeId":109227,"EntityId":12663,"Value":"","ValueFormatted":""}},"Id":12663,"Guid":"af6ba4f3-e158-4ac6-9268-8ad9d1c96c75","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":22,"ContentChannelTypeId":11,"Title":"Living Legacy","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2019-11-11T10:30:31.16","StartDateTime":"2019-11-11T09:39:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"living-legacy","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-11T10:23:25.987","ModifiedDateTime":"2019-11-11T10:30:31.19","CreatedByPersonAliasId":49317,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12662,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12662,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12662,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12662,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12662,"Value":"50f0e370-58da-4bf4-95b1-11157bfb0d27","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12662,"Value":"1603e790-8993-4a76-b812-b38dac258d1b","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12662,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12662,"Value":"5cb08379-a2d1-4ea8-835e-8ebc3ded22fe","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12662,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12662,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12662,"Value":"4685989b-7160-46a1-8b74-fa69a3ecff83","ValueFormatted":"{\n \"Attributes\": [{\n \n \n \n \"Title\": \"Design Resources\",\n \n \n \n \"Summary\": \"\",\n \n \n \n \"File\": \"https://s3.amazonaws.com/ns.downloads/newspring/collection/series_fuse/2019/living%20legacy.design.zip\",\n \n \n \n \"Link\": \"\"\n },{\n \n \n \n \"Title\": \"Video Resources\",\n \n \n \n \"Summary\": \"\",\n \n \n \n \"File\": \"https://s3.amazonaws.com/ns.downloads/newspring/collection/series_fuse/2019/livinglegacy.videos.zip\",\n \n \n \n \"Link\": \"\"\n }]\n}"},"Dates":{"AttributeId":85718,"EntityId":12662,"Value":"2019-11-06T00:00:00.0000000,2019-11-20T00:00:00.0000000","ValueFormatted":"11/6/2019 to 11/20/2019"},"ImageLandscape":{"AttributeId":82514,"EntityId":12662,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/fuse/living.legacy.2x1 -100.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/fuse/living.legacy.2x1 -100.jpg\", \"Name\": \"living.legacy.2x1 -100.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/fuse/living.legacy.2x1%20-100.jpg"},"ImageSquare":{"AttributeId":82515,"EntityId":12662,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/fuse/living.legacy.1x1-100.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/fuse/living.legacy.1x1-100.jpg\", \"Name\": \"living.legacy.1x1-100.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/fuse/living.legacy.1x1-100.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":12662,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/fuse/living.legacy.1x2-100.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/fuse/living.legacy.1x2-100.jpg\", \"Name\": \"living.legacy.1x2-100.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/fuse/living.legacy.1x2-100.jpg"},"AppImage":{"AttributeId":100714,"EntityId":12662,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12662,"Value":"#213063","ValueFormatted":"#213063"},"ForegroundColor":{"AttributeId":85400,"EntityId":12662,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12662,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12662,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12662,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12662,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12662,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12662,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12662,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12662,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12662,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12662,"Value":"","ValueFormatted":""}},"Id":12662,"Guid":"35935826-a6d4-4b46-a79a-fe75a7442608","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":26,"ContentChannelTypeId":11,"Title":"Snowy Ridge","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2020-03-30T13:34:31.1","StartDateTime":"2019-11-11T08:39:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"snowy-ridge-1","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2020-01-23T08:39:30.03","ModifiedDateTime":"2020-03-30T13:34:31.127","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Category":{"Key":"Category","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"26","Name":"Category","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Category","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"preschool^Preschool,elementary^Elementary"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68369,"Guid":"82906f35-0fa7-441f-aaa9-2da9612b2934"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12869,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12869,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12869,"Value":"

In this series, kids will learn how to grow their friendship with God as they explore the icy trails and snowy ridges of God’s creation. In week 3, kids will experience a Christmas-focused service that is full of fun, games, and special treats to celebrate Jesus!

","ValueFormatted":"

In this series, kids will learn how to grow their friendship with God as they explore the icy trails and snowy ridges of God’s creation. In week 3, kids will experience a Christmas-focused service that is full of fun, games, and special treats to celebrate Jesus!

"},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12869,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12869,"Value":"f57977db-5894-4a09-a0fd-d67d71fc4654","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12869,"Value":"7cf5de6c-b666-4682-8f85-026dffee7897","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12869,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12869,"Value":"692d998d-e496-4bcf-8856-e89b9d0d4a85","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12869,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12869,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12869,"Value":"88ef65db-a83c-41f6-8e57-a467c5d6d080","ValueFormatted":"{\n \"Attributes\": [{\n \n \n \n \"Title\": \"Outlines & Notes\",\n \n \n \n \"Summary\": \"Includes outlines, notes, lists & graphics\",\n \n \n \n \"File\": \"https://s3.amazonaws.com/ns.downloads/newspring/collection/series_kidspring/2019/sr/ps/ks-sr-ps-outlinesnoteslistsgraphics.zip\",\n \n \n \n \"Link\": \"\"\n },{\n \n \n \n \"Title\": \"Music\",\n \n \n \n \"Summary\": \"Includes lyrics, motions & audio files\",\n \n \n \n \"File\": \"https://s3.amazonaws.com/ns.downloads/newspring/collection/series_kidspring/2019/sr/es/ks-sr-es-music.zip\",\n \n \n \n \"Link\": \"\"\n },{\n \n \n \n \"Title\": \"Series Media\",\n \n \n \n \"Summary\": \"Includes media pieces repeated throughout the series\",\n \n \n \n \"File\": \"https://s3.amazonaws.com/ns.downloads/newspring/collection/series_kidspring/2019/sr/ps/ks-sr-ps-seriesmedia.zip\",\n \n \n \n \"Link\": \"\"\n }]\n}"},"Dates":{"AttributeId":85718,"EntityId":12869,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12869,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/collection/series_kidspring/SR_Hero_2x1 (1).jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/collection/series_kidspring/SR_Hero_2x1 (1).jpg\", \"Name\": \"SR_Hero_2x1 (1).jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/collection/series_kidspring/SR_Hero_2x1%20(1).jpg"},"ImageSquare":{"AttributeId":82515,"EntityId":12869,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/collection/series_kidspring/SR_Hero_2x1.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/collection/series_kidspring/SR_Hero_2x1.jpg\", \"Name\": \"SR_Hero_2x1.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/collection/series_kidspring/SR_Hero_2x1.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":12869,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12869,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12869,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12869,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12869,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12869,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12869,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12869,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12869,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12869,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12869,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12869,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12869,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12869,"Value":"","ValueFormatted":""},"Category":{"AttributeId":68369,"EntityId":12869,"Value":"preschool","ValueFormatted":"Preschool"}},"Id":12869,"Guid":"c31e5537-cb72-4e55-8f93-2764a61a50f4","ForeignId":null,"ForeignGuid":null,"ForeignKey":"745174"},{"ContentChannelId":26,"ContentChannelTypeId":11,"Title":"Snowy Ridge","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2020-03-30T14:52:07.597","StartDateTime":"2019-11-11T08:38:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"snowy-ridge","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2020-01-23T08:38:54.557","ModifiedDateTime":"2020-03-30T14:52:07.637","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Category":{"Key":"Category","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"26","Name":"Category","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Category","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"preschool^Preschool,elementary^Elementary"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68369,"Guid":"82906f35-0fa7-441f-aaa9-2da9612b2934"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12868,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12868,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12868,"Value":"

In this series, kids will learn how to grow their friendship with God as they explore the icy trails and snowy ridges of God’s creation. In week 3, kids will experience a Christmas-focused service that is full of fun, games, and special treats to celebrate Jesus!

","ValueFormatted":"

In this series, kids will learn how to grow their friendship with God as they explore the icy trails and snowy ridges of God’s creation. In week 3, kids will experience a Christmas-focused service that is full of fun, games, and special treats to celebrate Jesus!

"},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12868,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12868,"Value":"43805a87-4b9b-4b10-9a79-1afb1674d5e0","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12868,"Value":"9bbb63bc-f6b7-48aa-b2b7-4251846a9e61","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12868,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12868,"Value":"96aa72b0-6acf-48b8-ab9a-7393f0489af9","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12868,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12868,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12868,"Value":"85ab26bc-71fc-414b-b0da-ab8f729ab820","ValueFormatted":"{\n \"Attributes\": [{\n \n \n \n \"Title\": \"Outlines & Notes\",\n \n \n \n \"Summary\": \"Includes outlines, notes, lists & graphics\",\n \n \n \n \"File\": \"https://s3.amazonaws.com/ns.downloads/newspring/collection/series_kidspring/2019/sr/es/ks-sr-es-outlinesnoteslistsgraphics.zip\",\n \n \n \n \"Link\": \"\"\n },{\n \n \n \n \"Title\": \"Music\",\n \n \n \n \"Summary\": \"Includes lyrics, motions & audio files\",\n \n \n \n \"File\": \"https://s3.amazonaws.com/ns.downloads/newspring/collection/series_kidspring/2019/sr/es/ks-sr-es-music.zip\",\n \n \n \n \"Link\": \"\"\n },{\n \n \n \n \"Title\": \"Series Media\",\n \n \n \n \"Summary\": \"Includes media pieces repeated throughout the series\",\n \n \n \n \"File\": \"https://s3.amazonaws.com/ns.downloads/newspring/collection/series_kidspring/2019/sr/es/ks-sr-es-seriesmedia.zip\",\n \n \n \n \"Link\": \"\"\n },{\n \n \n \n \"Title\": \"Promo\",\n \n \n \n \"Summary\": \"Includes series specific promo\",\n \n \n \n \"File\": \"https://s3.amazonaws.com/ns.downloads/newspring/collection/series_kidspring/2019/sr/es/ks-sr-es-promo.zip\",\n \n \n \n \"Link\": \"\"\n },{\n \n \n \n \"Title\": \"Special Needs Documents\",\n \n \n \n \"Summary\": \"Includes lists, lesson book & activities\",\n \n \n \n \"File\": \"https://s3.amazonaws.com/ns.downloads/newspring/collection/series_kidspring/2019/sr/es/ks-sr-specialneeds.zip\",\n \n \n \n \"Link\": \"\"\n }]\n}"},"Dates":{"AttributeId":85718,"EntityId":12868,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12868,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/collection/series_kidspring/SR_Hero_2x1 (1).jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/collection/series_kidspring/SR_Hero_2x1 (1).jpg\", \"Name\": \"SR_Hero_2x1 (1).jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/collection/series_kidspring/SR_Hero_2x1%20(1).jpg"},"ImageSquare":{"AttributeId":82515,"EntityId":12868,"Value":"","ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12868,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12868,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12868,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12868,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12868,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12868,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12868,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12868,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12868,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12868,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12868,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12868,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12868,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12868,"Value":"","ValueFormatted":""},"Category":{"AttributeId":68369,"EntityId":12868,"Value":"elementary","ValueFormatted":"Elementary"}},"Id":12868,"Guid":"3e5ea616-3418-4346-bc64-5e12ab6b87d5","ForeignId":null,"ForeignGuid":null,"ForeignKey":"745175"},{"ContentChannelId":17,"ContentChannelTypeId":11,"Title":"Be ready to give a reason for your hope","Content":"

The word “evangelism” can be intimidating. We imagine knocking on doors or preaching on a soapbox on the streetcorner.

But what if evangelism could be as simple as sharing who God is and what He’s done for you? Not on a soapbox, but around the dinner table or over a cup of coffee on the front porch.

The root of “evangelism” is good news, and the way Jesus saves and transforms us is the best news.

Opportunities to share our stories are all around us. In Acts 17:16-34, we get a picture of what this looks like. Paul noticed the city of Athens was full of idols, including one to an “unknown god.”

Paul didn’t yell at them to repent before they all go to hell. He reasoned with them, starting with what they have in common and sharing how his God is different. Paul didn’t use fancy words or complicated theology. He met the people where they were and told them about God in a way they could understand. As a result, many wanted to hear more (Acts 17:32).

The goal of sharing our stories is to start a conversation, not win an argument. Paul didn’t ridicule the people of Athens for their idol. He treated them with respect as he shared his faith.

1 Peter 3:15 tells us to do the same: “Always be prepared to give an answer to everyone who asks you to give the reason for the hope that you have. But do this with gentleness and respect...”

Evangelism doesn’t have to intimidate us. We all have a story of how Jesus changed our lives. We just have to be brave enough to share that story with the people God puts in our path.

Reflect:


","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":159684,"ApprovedDateTime":"2019-10-31T10:26:29.427","StartDateTime":"2019-11-11T06:00:00","ExpireDateTime":null,"Permalink":null,"Order":8,"ItemGlobalKey":"be-ready-to-give-a-reason-for-your-hope","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-10-31T10:25:40.423","ModifiedDateTime":"2019-11-03T17:49:30.177","CreatedByPersonAliasId":159684,"ModifiedByPersonAliasId":159684,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Sent":{"Key":"Sent","IsSystem":false,"FieldTypeId":3,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Sent","Description":"This content channel item will be marked as 'Sent' if a communication has been sent to the group specified in this content channel's activity job.","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"False","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Sent","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"BooleanControlType":{"Name":null,"Description":null,"Value":"0"},"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107568,"Guid":"132e32a5-5d2a-4ef1-a993-b2b79c5591dd"},"DailyDevoCaption":{"Key":"DailyDevoCaption","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Caption","Description":"","Order":1001,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Caption","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107569,"Guid":"9545e132-63fb-475e-855c-56fdd131526f"},"DailyDevoStudy":{"Key":"DailyDevoStudy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Study","Description":"","Order":1002,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Study","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107570,"Guid":"997a20c4-d26d-461f-8763-b9aa0d3b3d2a"},"DailyDevoDay":{"Key":"DailyDevoDay","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Number in Series","Description":"","Order":1003,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Day","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107571,"Guid":"ce0340a0-1f69-4d9b-89c2-1405f18ccfaf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":11776,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":11776,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":11776,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":11776,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":11776,"Value":"d3fb3c0b-6ff1-45a2-99ad-a0d2cbf589c1","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":11776,"Value":"294ddade-63e8-44e1-b489-a6b860a42247","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Book\": \"Acts\",\n \n \"Reference\": \"17:16-34\"\n },{\n \n \"Book\": \"1 Peter\",\n \n \"Reference\": \"3:14-17\"\n },{\n \n \"Book\": \"Colossians\",\n \n \"Reference\": \"4:6\"\n }]\n}"},"Video":{"AttributeId":69156,"EntityId":11776,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":11776,"Value":"fd8ff059-7f75-45ec-91f9-bc116b3ea59a","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":11776,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":11776,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":11776,"Value":"423adfc5-1ee2-4332-addd-5f5eacc8b94b","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":11776,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":11776,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":11776,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":11776,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":11776,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":11776,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":11776,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":11776,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":11776,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":11776,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":11776,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":11776,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":11776,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":11776,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":11776,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":11776,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":11776,"Value":"","ValueFormatted":""},"Sent":{"AttributeId":107568,"EntityId":11776,"Value":"True","ValueFormatted":"Yes"},"DailyDevoCaption":{"AttributeId":107569,"EntityId":11776,"Value":"","ValueFormatted":""},"DailyDevoStudy":{"AttributeId":107570,"EntityId":11776,"Value":"","ValueFormatted":""},"DailyDevoDay":{"AttributeId":107571,"EntityId":11776,"Value":"","ValueFormatted":""}},"Id":11776,"Guid":"1d42e266-3ee9-4b21-8ed7-338d7c26afb9","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":20,"ContentChannelTypeId":11,"Title":"Overflow","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2019-11-18T10:55:43.407","StartDateTime":"2019-11-10T09:15:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"overflow-1","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-10T17:46:23.43","ModifiedDateTime":"2019-11-18T10:55:43.46","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12661,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12661,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12661,"Value":"

What does it mean to live an overflowing life? This two-week series will reveal how our lives are meant to live out God's overarching promise — to experience the abundant blessing of His kingdom and to partner with Him to bring the kingdom blessing to every corner of our cities, our state, and the world! “Overflow” is a way of life for our joy, God’s glory, and the world’s good!

","ValueFormatted":"

What does it mean to live an overflowing life? This two-week series will reveal how our lives are meant to live out God's overarching promise — to experience the abundant blessing of His kingdom and to partner with Him to bring the kingdom blessing to every corner of our cities, our state, and the world! “Overflow” is a way of life for our joy, God’s glory, and the world’s good!

"},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12661,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12661,"Value":"53799b52-4fb7-4d86-aaac-79fcefc3d95f","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12661,"Value":"bb547e3c-21c9-45ce-bbc5-450047f53a8d","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12661,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12661,"Value":"2127e985-9695-4303-97da-7f669e93e938","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12661,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12661,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12661,"Value":"6e1e13cc-b01e-4a6a-92e3-940c6de5f1cf","ValueFormatted":"{\n \"Attributes\": [{\n \n \n \n \"Title\": \"Design Resources\",\n \n \n \n \"Summary\": \"\",\n \n \n \n \"File\": \"https://s3.amazonaws.com/ns.downloads/newspring/collection/series_newspring/2019/overflow.design.zip\",\n \n \n \n \"Link\": \"\"\n }]\n}"},"Dates":{"AttributeId":85718,"EntityId":12661,"Value":"2019-11-17T00:00:00.0000000,2019-11-24T00:00:00.0000000","ValueFormatted":"11/17/2019 to 11/24/2019"},"ImageLandscape":{"AttributeId":82514,"EntityId":12661,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/series/overflow.2x1 -100.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/series/overflow.2x1 -100.jpg\", \"Name\": \"overflow.2x1 -100.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/series/overflow.2x1%20-100.jpg"},"ImageSquare":{"AttributeId":82515,"EntityId":12661,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/series/overflow.1x1-100.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/series/overflow.1x1-100.jpg\", \"Name\": \"overflow.1x1-100.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/series/overflow.1x1-100.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":12661,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/series/overflow.1x2-100.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/series/overflow.1x2-100.jpg\", \"Name\": \"overflow.1x2-100.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/series/overflow.1x2-100.jpg"},"AppImage":{"AttributeId":100714,"EntityId":12661,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12661,"Value":"#3664b1","ValueFormatted":"#3664b1"},"ForegroundColor":{"AttributeId":85400,"EntityId":12661,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12661,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12661,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12661,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12661,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12661,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12661,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12661,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12661,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12661,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12661,"Value":"","ValueFormatted":""}},"Id":12661,"Guid":"3407611e-8128-44dc-ad87-92234f462287","ForeignId":null,"ForeignGuid":null,"ForeignKey":"747220"},{"ContentChannelId":19,"ContentChannelTypeId":11,"Title":"Winning as a Team","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2019-11-11T11:19:48.11","StartDateTime":"2019-11-10T09:15:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"winning-as-a-team","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-11T11:19:48.14","ModifiedDateTime":"2019-11-11T11:27:25.18","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Features":{"Key":"Features","IsSystem":false,"FieldTypeId":34,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"19","Name":"Features","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Features","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"customvalues":{"Name":null,"Description":null,"Value":""},"definedtype":{"Name":null,"Description":null,"Value":""},"displayvaluefirst":{"Name":null,"Description":null,"Value":"False"},"keyprompt":{"Name":null,"Description":null,"Value":""},"valueprompt":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":93604,"Guid":"63d6629b-6888-4a23-af68-05513c0236e2"},"SermonNotes":{"Key":"SermonNotes","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"19","Name":"Sermon Notes","Description":"","Order":1001,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Sermon Notes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"14"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107180,"Guid":"e0301fd4-340b-46e0-bd84-4bdc15c302f0"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12664,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12664,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12664,"Value":"

Do you see the people in your home as a team? In this message, Clayton King, his wife, Sharie, and his eldest son, Jacob, share about the four keys to winning as a team. Discover why the home is a kingdom opportunity — to build teams to send out people who create more teams.

","ValueFormatted":"

Do you see the people in your home as a team? In this message, Clayton King, his wife, Sharie, and his eldest son, Jacob, share about the four keys to winning as a team. Discover why the home is a kingdom opportunity — to build teams to send out people who create more teams.

"},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12664,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12664,"Value":"0862d1cb-a7b1-4ab9-b715-e4341fa55351","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Communicator\": \"Clayton King\",\n \n \"GuestCommunicator\": \"\"\n },{\n \n \"Communicator\": \"Sharie King\",\n \n \"GuestCommunicator\": \"\"\n }]\n}"},"Scriptures":{"AttributeId":68294,"EntityId":12664,"Value":"fdd12097-eeab-4631-90f8-20863c906806","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12664,"Value":"2idehb4im8","ValueFormatted":"
\r\n
 
\r\n
\r\n\r\n\r\n\r\n\r\n\r\nLiquid error: Object reference not set to an instance of an object.\r\n\r\n\r\n\r\n\r\n"},"Videos":{"AttributeId":86609,"EntityId":12664,"Value":"275e92ef-dc7f-48f5-ae0e-4c013c8bce74","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12664,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12664,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12664,"Value":"a265c0e0-6c62-457a-b835-3129bfc0f0c7","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12664,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12664,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12664,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":12664,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12664,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12664,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12664,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12664,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12664,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12664,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12664,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/video/newspring_sermons/2019/191110_WinAtHome_04-Msg-HIGH.mp4\", \"IconPath\": \"/Assets/Icons/FileTypes/mp4.png\", \"Name\": \"191110_WinAtHome_04-Msg-HIGH.mp4\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/video/newspring_sermons/2019/191110_WinAtHome_04-Msg-HIGH.mp4"},"VideoFileMid":{"AttributeId":85720,"EntityId":12664,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/video/newspring_sermons/2019/191110_WinAtHome_04-Msg-MED.mp4\", \"IconPath\": \"/Assets/Icons/FileTypes/mp4.png\", \"Name\": \"191110_WinAtHome_04-Msg-MED.mp4\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/video/newspring_sermons/2019/191110_WinAtHome_04-Msg-MED.mp4"},"VideoFileLow":{"AttributeId":85721,"EntityId":12664,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/video/newspring_sermons/2019/191110_WinAtHome_04-Msg-LOW.mp4\", \"IconPath\": \"/Assets/Icons/FileTypes/mp4.png\", \"Name\": \"191110_WinAtHome_04-Msg-LOW.mp4\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/video/newspring_sermons/2019/191110_WinAtHome_04-Msg-LOW.mp4"},"AudioFile":{"AttributeId":85722,"EntityId":12664,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/audio/newspring_sermons/2019/191110_WinAtHome_04-Msg-AUDIO.mp3\", \"IconPath\": \"/Assets/Icons/FileTypes/mp3.png\", \"Name\": \"191110_WinAtHome_04-Msg-AUDIO.mp3\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/audio/newspring_sermons/2019/191110_WinAtHome_04-Msg-AUDIO.mp3"},"AudioDuration":{"AttributeId":85725,"EntityId":12664,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12664,"Value":"2019-11-10T00:00:00.0000000","ValueFormatted":"11/10/2019"},"DataViews":{"AttributeId":109227,"EntityId":12664,"Value":"","ValueFormatted":""},"Features":{"AttributeId":93604,"EntityId":12664,"Value":"","ValueFormatted":""},"SermonNotes":{"AttributeId":107180,"EntityId":12664,"Value":"823c1fa6-8eaa-4f4e-957f-d8e88b3eac01","ValueFormatted":"\n\n\n\n\n\n \n\n \n\n \n\n \n\n \n\n \n\n\n\n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n
Note TypeTextBookReferenceTranslationAllows Comment
Header4 Practical ways you can win as a team:Yes
Text1. Define the __roles__.Yes
Text2. __Conflict__ well.Yes
TextTeams fight; let your biggest fight be a fight for __unity__!Yes
Text3. Get __better__ as a team.Yes
TextThe greatest gift to your team is a growing you.Yes
Text4. Have a __legacy__ mindset.Yes
\n\n"}},"Id":12664,"Guid":"2bc883ea-5fbb-4bae-a73b-06b377e18f9f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":17,"ContentChannelTypeId":11,"Title":"Generosity always wins the day","Content":"

If you’ve ever traveled to a third-world country, you’ve seen the paradox that less is more.

Americans will look around and say, “They have nothing.” Yet the people there exude peace and joy. They don’t hesitate to give what they have to each other and to us, a bunch of outsiders. They have the contentment so many of us lack.

How is this possible? When we give freely, we free ourselves from the control of money or things, and we grow richer in the things of God.

In contrast, when we hold on to what we have, our hands are closed so tightly we can’t receive anything else. We grow spiritually poorer as we look to money and stuff to fill us in ways only God can.

Proverbs 11:24-25 describes this reality perfectly. “One person gives freely, yet gains even more; another withholds unduly, but comes to poverty. A generous person will prosper; whoever refreshes others will be refreshed.”

Freely giving what we have to someone who can’t repay us and didn’t earn our favor — this is an everyday picture of the Gospel. God has been generous to us, giving us a life we didn’t earn and could never repay. He gave His one and only Son to save us (John 3:16-17).

So what better way to show His love to others than to follow His example by being generous to others? Caring for others is countercultural in our \"me first\" world. That’s why it gets people’s attention when we do it.

Listen to the Holy Spirit and trust God's promises that He will take care of you. Nothing we give away in obedience to Jesus will be wasted.

Jesus promises this in Matthew 19:29-30, saying, “And everyone who has left houses or brothers or sisters or father or mother or wife or children or fields for my sake will receive a hundred times as much and will inherit eternal life.”

Reflect:



","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":159684,"ApprovedDateTime":"2019-10-31T10:22:56.97","StartDateTime":"2019-11-10T06:00:00","ExpireDateTime":null,"Permalink":null,"Order":7,"ItemGlobalKey":"generosity-always-wins-the-day","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-10-31T10:22:16.603","ModifiedDateTime":"2019-11-03T17:49:30.177","CreatedByPersonAliasId":159684,"ModifiedByPersonAliasId":159684,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Sent":{"Key":"Sent","IsSystem":false,"FieldTypeId":3,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Sent","Description":"This content channel item will be marked as 'Sent' if a communication has been sent to the group specified in this content channel's activity job.","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"False","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Sent","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"BooleanControlType":{"Name":null,"Description":null,"Value":"0"},"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107568,"Guid":"132e32a5-5d2a-4ef1-a993-b2b79c5591dd"},"DailyDevoCaption":{"Key":"DailyDevoCaption","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Caption","Description":"","Order":1001,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Caption","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107569,"Guid":"9545e132-63fb-475e-855c-56fdd131526f"},"DailyDevoStudy":{"Key":"DailyDevoStudy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Study","Description":"","Order":1002,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Study","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107570,"Guid":"997a20c4-d26d-461f-8763-b9aa0d3b3d2a"},"DailyDevoDay":{"Key":"DailyDevoDay","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Number in Series","Description":"","Order":1003,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Day","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107571,"Guid":"ce0340a0-1f69-4d9b-89c2-1405f18ccfaf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":11775,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":11775,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":11775,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":11775,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":11775,"Value":"8de33c21-0cef-463e-bb43-02359887fa63","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":11775,"Value":"1e62a865-ebfc-455c-9502-90e6d1558fe9","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Book\": \"Proverbs\",\n \n \"Reference\": \"11:24-25\"\n },{\n \n \"Book\": \"Proverbs\",\n \n \"Reference\": \"19:17\"\n },{\n \n \"Book\": \"Matthew\",\n \n \"Reference\": \"19:29-30\"\n }]\n}"},"Video":{"AttributeId":69156,"EntityId":11775,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":11775,"Value":"f1ea44d7-d9fa-42e1-a3aa-e354da88aca7","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":11775,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":11775,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":11775,"Value":"0dadcba5-9ec6-429d-915b-f80e1fa9057a","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":11775,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":11775,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":11775,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":11775,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":11775,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":11775,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":11775,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":11775,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":11775,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":11775,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":11775,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":11775,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":11775,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":11775,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":11775,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":11775,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":11775,"Value":"","ValueFormatted":""},"Sent":{"AttributeId":107568,"EntityId":11775,"Value":"True","ValueFormatted":"Yes"},"DailyDevoCaption":{"AttributeId":107569,"EntityId":11775,"Value":"","ValueFormatted":""},"DailyDevoStudy":{"AttributeId":107570,"EntityId":11775,"Value":"","ValueFormatted":""},"DailyDevoDay":{"AttributeId":107571,"EntityId":11775,"Value":"","ValueFormatted":""}},"Id":11775,"Guid":"caf32dad-53c5-4f33-b222-5ddb0b03d535","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":17,"ContentChannelTypeId":11,"Title":"Is the Holy Spirit leading our hospitality?","Content":"

In Luke 19:1-10, a tax collector wanted to see Jesus. He was too small to see over the crowds, so he climbed up a tree to get a better look.

As Jesus passed, He looked in the tree and said, \"Zacchaeus, hurry and come down, for I must stay at your house today.\" Can you imagine the grumbling from the crowd? Tax collectors were traitors, the lowest of the low.

“Why is Jesus going to the house of a sinner?”

“Seriously? Zaccheus? That man must be insane!”

But Jesus was not concerned with what others thought. Jesus only cared what His Father thought, and did whatever the Holy Spirit prompted Him to do — no matter how countercultural it seemed.

Just as Jesus saw beyond Zacchaeus’ job to what his soul needed, the Holy Spirit prompts us to do the same. To worry less about what others think and obey the still, small voice that tells us to buy a meal, invite someone to a gathering, or stop by that hospital room.

This is the heart of hospitality. It’s more than inviting close friends and family to dinner. It’s a spirit of welcome, warmth, and generosity that goes wherever we go.

“Keep on loving one another as brothers and sisters,” the writer of Hebrews exhorts us. “Do not forget to show hospitality to strangers, for by so doing some people have shown hospitality to angels without knowing it” (Hebrews 13:1-2).

So start where you are. Cook a little extra and invite a neighbor over. Keep a care pack in your car for the next homeless person you meet. Visit with a stranger instead of scrolling through your phone. Ask the Holy Spirit to help you see strangers as Jesus does, and follow His lead.

Reflect:




","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":159684,"ApprovedDateTime":"2019-10-31T10:19:20.387","StartDateTime":"2019-11-09T06:00:00","ExpireDateTime":null,"Permalink":null,"Order":6,"ItemGlobalKey":"is-the-holy-spirit-leading-our-hospitality","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-10-31T10:19:20.41","ModifiedDateTime":"2019-11-03T17:49:30.177","CreatedByPersonAliasId":159684,"ModifiedByPersonAliasId":159684,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Sent":{"Key":"Sent","IsSystem":false,"FieldTypeId":3,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Sent","Description":"This content channel item will be marked as 'Sent' if a communication has been sent to the group specified in this content channel's activity job.","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"False","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Sent","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"BooleanControlType":{"Name":null,"Description":null,"Value":"0"},"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107568,"Guid":"132e32a5-5d2a-4ef1-a993-b2b79c5591dd"},"DailyDevoCaption":{"Key":"DailyDevoCaption","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Caption","Description":"","Order":1001,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Caption","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107569,"Guid":"9545e132-63fb-475e-855c-56fdd131526f"},"DailyDevoStudy":{"Key":"DailyDevoStudy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Study","Description":"","Order":1002,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Study","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107570,"Guid":"997a20c4-d26d-461f-8763-b9aa0d3b3d2a"},"DailyDevoDay":{"Key":"DailyDevoDay","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Number in Series","Description":"","Order":1003,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Day","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107571,"Guid":"ce0340a0-1f69-4d9b-89c2-1405f18ccfaf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":11774,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":11774,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":11774,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":11774,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":11774,"Value":"bc6b36e7-765a-42e5-9f55-35979a3b1efd","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":11774,"Value":"0b4bc24c-72c0-43ee-9d57-f86ee3f68a78","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Book\": \"Luke\",\n \n \"Reference\": \"19:1-10\"\n },{\n \n \"Book\": \"Matthew\",\n \n \"Reference\": \"25:35-36\"\n }]\n}"},"Video":{"AttributeId":69156,"EntityId":11774,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":11774,"Value":"45f2ce87-8aa7-46c4-bb37-e8468e1cb3c9","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":11774,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":11774,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":11774,"Value":"d644e0f1-ddcf-4da7-aa7b-de7aa96eaf0a","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":11774,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":11774,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":11774,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":11774,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":11774,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":11774,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":11774,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":11774,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":11774,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":11774,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":11774,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":11774,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":11774,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":11774,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":11774,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":11774,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":11774,"Value":"","ValueFormatted":""},"Sent":{"AttributeId":107568,"EntityId":11774,"Value":"True","ValueFormatted":"Yes"},"DailyDevoCaption":{"AttributeId":107569,"EntityId":11774,"Value":"","ValueFormatted":""},"DailyDevoStudy":{"AttributeId":107570,"EntityId":11774,"Value":"","ValueFormatted":""},"DailyDevoDay":{"AttributeId":107571,"EntityId":11774,"Value":"","ValueFormatted":""}},"Id":11774,"Guid":"28010c9e-da14-465d-960e-21b33e41dcd0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":5,"ContentChannelTypeId":3,"Title":"2020 Insurance Open Enrollment","Content":"

It's time for insurance open enrollment. This is your opportunity to make any changes to your insurance coverage for the upcoming year. 

Even if you are not currently enrolled in coverage, or you are not making any changes to your coverage, you must still complete the enrollment process in Paycom (either declining coverage or selecting your current coverage).

Please review this document to see the benefit changes for 2020.

Just like last year, we are handling open enrollments through Paycom. Here is a video to show you how to enroll in your benefits.

Make sure to complete your enrollment online by Nov. 30 at 3:00pm in order to have insurance benefits for 2020. Any delay in completing open enrollment could cause a delay in coverage for 2020.

If you have any questions, please email hr@newspring.cc.

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-11-08T11:45:48.65","StartDateTime":"2019-11-08T11:41:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"2020-insurance-open-enrollment","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-08T11:45:48.65","ModifiedDateTime":"2019-11-08T11:45:48.65","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Summary","Description":"Short description of the entry","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"True"},"numberofrows":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":1289,"Guid":"ae455fb9-20fd-4767-9a65-4801b00fcd1a"},"Attachment":{"Key":"Attachment","IsSystem":false,"FieldTypeId":32,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Attachment","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Attachment","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"binaryFileType":{"Name":null,"Description":null,"Value":"d101fef7-59c9-48cc-a974-626085755bd1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":4114,"Guid":"fd795300-70f2-4397-bcc1-5de1849963f4"},"VideoID":{"Key":"VideoID","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Video ID","Description":"Enter the Ooyala Content ID here to embed a video with this entry","Order":2,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Video ID","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2452,"Guid":"593517ff-2407-4c42-bc79-f1e8b94ab1a7"},"AudioURL":{"Key":"AudioURL","IsSystem":false,"FieldTypeId":78,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Audio URL","Description":"Enter the URL to the audio file here","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Audio URL","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2453,"Guid":"c3410f1b-0712-4da2-8f98-680b645fb332"},"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Department","Description":"If this new entry is related to a department, select it here!","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":5365,"Guid":"16670c12-6a19-4225-9f9c-f8bacf182205"},"Author":{"Key":"Author","IsSystem":false,"FieldTypeId":18,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Author","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Author","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"EnableSelfSelection":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":29276,"Guid":"7b272f89-a4e1-434f-9b0b-83e8a2226b4c"},"Image":{"Key":"Image","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Image","Description":"","Order":7,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":99774,"Guid":"6f0f65bd-dc9f-4b1d-ac16-948dad1ff74f"},"Campus":{"Key":"Campus","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"5","Name":"Campus","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Campus","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2458,"Guid":"089453ca-27f5-418c-af36-ce56f02520d2"}},"AttributeValues":{"Summary":{"AttributeId":1289,"EntityId":11804,"Value":"","ValueFormatted":""},"Attachment":{"AttributeId":4114,"EntityId":11804,"Value":null,"ValueFormatted":""},"VideoID":{"AttributeId":2452,"EntityId":11804,"Value":"","ValueFormatted":""},"AudioURL":{"AttributeId":2453,"EntityId":11804,"Value":"","ValueFormatted":null},"Department":{"AttributeId":5365,"EntityId":11804,"Value":"3d630492-648b-469c-9504-3b2e0f462102","ValueFormatted":"Human Resources"},"Author":{"AttributeId":29276,"EntityId":11804,"Value":null,"ValueFormatted":""},"Image":{"AttributeId":99774,"EntityId":11804,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"Campus":{"AttributeId":2458,"EntityId":11804,"Value":"","ValueFormatted":""}},"Id":11804,"Guid":"73bd901c-4300-48ca-9d1f-8bb94546faaa","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"2020 Insurance Open Enrollment","Content":"

It's time for insurance open enrollment. This is your opportunity to make any changes to your insurance coverage for the upcoming year. 

Even if you are not currently enrolled in coverage, or you are not making any changes to your coverage, you must still complete the enrollment process in Paycom (either declining coverage or selecting your current coverage).

Please review this document to see the benefit changes for 2020.

Just like last year, we are handling open enrollments through Paycom. Here is a video to show you how to enroll in your benefits.

Make sure to complete your enrollment online by Nov. 30 at 3:00pm in order to have insurance benefits for 2020. Any delay in completing open enrollment could cause a delay in coverage for 2020.

If you have any questions, please email hr@newspring.cc.

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-11-08T11:45:48.65","StartDateTime":"2019-11-08T11:41:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"2020-insurance-open-enrollment","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-08T11:45:48.65","ModifiedDateTime":"2019-11-08T11:45:48.65","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12660,"Value":"3d630492-648b-469c-9504-3b2e0f462102","ValueFormatted":"Human Resources"},"Subtitle":{"AttributeId":68291,"EntityId":12660,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12660,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12660,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12660,"Value":"a7f6127b-31b3-48ec-88a1-0676f46b4bdb","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":12660,"Value":"7c64a966-dd60-4da3-9b2c-d457177cc6ff","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12660,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12660,"Value":"d6ec221d-d157-4140-b735-fc845313d1d1","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":12660,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12660,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12660,"Value":"1a1fc392-6c83-4bf9-9aa5-f710ccf96561","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":12660,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12660,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12660,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":12660,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12660,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12660,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12660,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12660,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12660,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12660,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12660,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12660,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12660,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12660,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12660,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12660,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12660,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12660,"Value":"","ValueFormatted":""}},"Id":12660,"Guid":"dd4faa96-6a2c-4081-921c-308c6bc17f80","ForeignId":11804,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":5,"ContentChannelTypeId":3,"Title":"Nov. 14 NewSpring Academy Schedule","Content":"

Here's the schedule for next week's NewSpring Academy at the Anderson Campus. Save this to your phone to use as a reference that day.

\"NSA

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-11-08T11:23:03.817","StartDateTime":"2019-11-08T11:19:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"nov-14-newspring-academy-schedule","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-08T11:23:03.817","ModifiedDateTime":"2019-11-08T11:31:15.197","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Summary","Description":"Short description of the entry","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"True"},"numberofrows":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":1289,"Guid":"ae455fb9-20fd-4767-9a65-4801b00fcd1a"},"Attachment":{"Key":"Attachment","IsSystem":false,"FieldTypeId":32,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Attachment","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Attachment","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"binaryFileType":{"Name":null,"Description":null,"Value":"d101fef7-59c9-48cc-a974-626085755bd1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":4114,"Guid":"fd795300-70f2-4397-bcc1-5de1849963f4"},"VideoID":{"Key":"VideoID","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Video ID","Description":"Enter the Ooyala Content ID here to embed a video with this entry","Order":2,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Video ID","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2452,"Guid":"593517ff-2407-4c42-bc79-f1e8b94ab1a7"},"AudioURL":{"Key":"AudioURL","IsSystem":false,"FieldTypeId":78,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Audio URL","Description":"Enter the URL to the audio file here","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Audio URL","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2453,"Guid":"c3410f1b-0712-4da2-8f98-680b645fb332"},"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Department","Description":"If this new entry is related to a department, select it here!","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":5365,"Guid":"16670c12-6a19-4225-9f9c-f8bacf182205"},"Author":{"Key":"Author","IsSystem":false,"FieldTypeId":18,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Author","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Author","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"EnableSelfSelection":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":29276,"Guid":"7b272f89-a4e1-434f-9b0b-83e8a2226b4c"},"Image":{"Key":"Image","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Image","Description":"","Order":7,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":99774,"Guid":"6f0f65bd-dc9f-4b1d-ac16-948dad1ff74f"},"Campus":{"Key":"Campus","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"5","Name":"Campus","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Campus","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2458,"Guid":"089453ca-27f5-418c-af36-ce56f02520d2"}},"AttributeValues":{"Summary":{"AttributeId":1289,"EntityId":11803,"Value":"","ValueFormatted":""},"Attachment":{"AttributeId":4114,"EntityId":11803,"Value":null,"ValueFormatted":""},"VideoID":{"AttributeId":2452,"EntityId":11803,"Value":"","ValueFormatted":""},"AudioURL":{"AttributeId":2453,"EntityId":11803,"Value":"","ValueFormatted":null},"Department":{"AttributeId":5365,"EntityId":11803,"Value":"86c7e85f-68ef-4134-8568-1a7196129ef7","ValueFormatted":"NewSpring Academy"},"Author":{"AttributeId":29276,"EntityId":11803,"Value":null,"ValueFormatted":""},"Image":{"AttributeId":99774,"EntityId":11803,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"Campus":{"AttributeId":2458,"EntityId":11803,"Value":"","ValueFormatted":""}},"Id":11803,"Guid":"61c208dd-948a-44a1-a6cd-3fb05bb0bf87","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Nov. 14 NewSpring Academy Schedule","Content":"

Here's the schedule for next week's NewSpring Academy at the Anderson Campus. Save this to your phone to use as a reference that day.

\"NSA

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-11-08T11:23:03.817","StartDateTime":"2019-11-08T11:19:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"nov-14-newspring-academy-schedule","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-08T11:23:03.817","ModifiedDateTime":"2019-11-08T11:31:15.197","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12659,"Value":"86c7e85f-68ef-4134-8568-1a7196129ef7","ValueFormatted":"NewSpring Academy"},"Subtitle":{"AttributeId":68291,"EntityId":12659,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12659,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12659,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12659,"Value":"","ValueFormatted":""},"Scriptures":{"AttributeId":68294,"EntityId":12659,"Value":"","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12659,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12659,"Value":"","ValueFormatted":""},"MetaTitle":{"AttributeId":69187,"EntityId":12659,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12659,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12659,"Value":"","ValueFormatted":""},"Dates":{"AttributeId":85718,"EntityId":12659,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12659,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12659,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":12659,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12659,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12659,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12659,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12659,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12659,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12659,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12659,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12659,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12659,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12659,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12659,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12659,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12659,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12659,"Value":"","ValueFormatted":""}},"Id":12659,"Guid":"7c539654-7b99-4e91-a63c-fb24b0121eaa","ForeignId":11803,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":5,"ContentChannelTypeId":3,"Title":"Nov. 11 Overflow Offering Prayer Guide","Content":"

There was confusion this Monday on where to find the Overflow Offering Prayer Guide, so moving forward we will post them here. So we can all be on the same page, we will use the following guide again on Nov. 11 and will post the new prayer guides each Thursday. Please use these to rally your team together around praying for God to do something supernatural through this year’s offering.

Read 2 Corinthians 9:1-5.

Paul sent the brothers before the collection of the offering to urge the people of Corinth to prepare to give. He wanted to give them time so that their contributions could be given generously and not grudgingly. We are in a season of preparation. We are “the brothers”. It’s our job to speak boldly and urge our people to prepare to give during the Overflow season. We are urging everyone to jump in, we want them to ask Jesus for the amount. Who is in your circle of influence that you need to urge? 

Pray specifically that:

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-11-08T11:18:37.957","StartDateTime":"2019-11-08T11:11:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"nov-11-overflow-offering-prayer-guide","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-08T11:18:37.96","ModifiedDateTime":"2019-11-08T11:18:37.96","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Summary","Description":"Short description of the entry","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"True"},"numberofrows":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":1289,"Guid":"ae455fb9-20fd-4767-9a65-4801b00fcd1a"},"Attachment":{"Key":"Attachment","IsSystem":false,"FieldTypeId":32,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Attachment","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Attachment","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"binaryFileType":{"Name":null,"Description":null,"Value":"d101fef7-59c9-48cc-a974-626085755bd1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":4114,"Guid":"fd795300-70f2-4397-bcc1-5de1849963f4"},"VideoID":{"Key":"VideoID","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Video ID","Description":"Enter the Ooyala Content ID here to embed a video with this entry","Order":2,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Video ID","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2452,"Guid":"593517ff-2407-4c42-bc79-f1e8b94ab1a7"},"AudioURL":{"Key":"AudioURL","IsSystem":false,"FieldTypeId":78,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Audio URL","Description":"Enter the URL to the audio file here","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Audio URL","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2453,"Guid":"c3410f1b-0712-4da2-8f98-680b645fb332"},"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Department","Description":"If this new entry is related to a department, select it here!","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":5365,"Guid":"16670c12-6a19-4225-9f9c-f8bacf182205"},"Author":{"Key":"Author","IsSystem":false,"FieldTypeId":18,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Author","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Author","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"EnableSelfSelection":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":29276,"Guid":"7b272f89-a4e1-434f-9b0b-83e8a2226b4c"},"Image":{"Key":"Image","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Image","Description":"","Order":7,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":99774,"Guid":"6f0f65bd-dc9f-4b1d-ac16-948dad1ff74f"},"Campus":{"Key":"Campus","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"5","Name":"Campus","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Campus","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2458,"Guid":"089453ca-27f5-418c-af36-ce56f02520d2"}},"AttributeValues":{"Summary":{"AttributeId":1289,"EntityId":11802,"Value":"","ValueFormatted":""},"Attachment":{"AttributeId":4114,"EntityId":11802,"Value":null,"ValueFormatted":""},"VideoID":{"AttributeId":2452,"EntityId":11802,"Value":"","ValueFormatted":""},"AudioURL":{"AttributeId":2453,"EntityId":11802,"Value":"","ValueFormatted":null},"Department":{"AttributeId":5365,"EntityId":11802,"Value":"","ValueFormatted":""},"Author":{"AttributeId":29276,"EntityId":11802,"Value":null,"ValueFormatted":""},"Image":{"AttributeId":99774,"EntityId":11802,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"Campus":{"AttributeId":2458,"EntityId":11802,"Value":"","ValueFormatted":""}},"Id":11802,"Guid":"5cc7ed7e-9c7a-43c5-b6d5-6f1f75e5c56c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Nov. 11 Overflow Offering Prayer Guide","Content":"

There was confusion this Monday on where to find the Overflow Offering Prayer Guide, so moving forward we will post them here. So we can all be on the same page, we will use the following guide again on Nov. 11 and will post the new prayer guides each Thursday. Please use these to rally your team together around praying for God to do something supernatural through this year’s offering.

Read 2 Corinthians 9:1-5.

Paul sent the brothers before the collection of the offering to urge the people of Corinth to prepare to give. He wanted to give them time so that their contributions could be given generously and not grudgingly. We are in a season of preparation. We are “the brothers”. It’s our job to speak boldly and urge our people to prepare to give during the Overflow season. We are urging everyone to jump in, we want them to ask Jesus for the amount. Who is in your circle of influence that you need to urge? 

Pray specifically that:

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-11-08T11:18:37.957","StartDateTime":"2019-11-08T11:11:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"nov-11-overflow-offering-prayer-guide","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-08T11:18:37.96","ModifiedDateTime":"2019-11-08T11:18:37.96","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12658,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12658,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12658,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12658,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12658,"Value":"","ValueFormatted":""},"Scriptures":{"AttributeId":68294,"EntityId":12658,"Value":"","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12658,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12658,"Value":"","ValueFormatted":""},"MetaTitle":{"AttributeId":69187,"EntityId":12658,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12658,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12658,"Value":"","ValueFormatted":""},"Dates":{"AttributeId":85718,"EntityId":12658,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12658,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12658,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":12658,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12658,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12658,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12658,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12658,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12658,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12658,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12658,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12658,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12658,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12658,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12658,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12658,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12658,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12658,"Value":"","ValueFormatted":""}},"Id":12658,"Guid":"bd420250-ce04-4026-95ad-ed2f16a4062b","ForeignId":11802,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":17,"ContentChannelTypeId":11,"Title":"What changes when we trust God","Content":"

The news bombards us with possible dangers, from phone scams to burglaries to hackers on social media. No matter our age or stage of life, we don’t have to look long or hard to find something to worry about.

We can take steps to protect ourselves from danger, but the fear is still there. That’s because true peace, the kind that surpasses all understanding, only comes from trusting in God as our source of safety.

When we recognize we are sons and daughters of the Most High, a shift in perspective takes place. We’re able to declare with the psalmist, “I will say of the Lord, “He is my refuge and my fortress, my God, in whom I trust’” (Psalm 91:1).

Think about the person who makes you feel the safest, the person you’d go anywhere with. The boldness you feel with him or her on your side is a shadow of the confidence that comes from recognizing God is with us wherever we go.

The worst the world can throw at us — disease, disaster, defamation — was dealt with on the cross. Death has no hold on us, which means we have nothing to fear. We can walk boldly into anything God calls us to.

Sometimes, in our efforts to “stay safe,” we erect walls that keep us from the exact people Jesus called us to reach. Our job isn’t to judge others who think differently than we do but to point others to the cross (Romans 14:13).

We don’t have to have an answer to every question. All we need is to show the same grace, compassion, and care God shows us.

When we do, we become the kinds of people others run to for safety. People who hear without judgment and share without reservation. People who make others feel safe sharing their doubts and fears, their excitement, and their dreams.

Reflect:







","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":159684,"ApprovedDateTime":"2019-10-31T10:16:41.307","StartDateTime":"2019-11-08T06:00:00","ExpireDateTime":null,"Permalink":null,"Order":5,"ItemGlobalKey":"what-changes-when-we-trust-god","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-10-31T10:16:41.327","ModifiedDateTime":"2019-11-08T10:21:52.553","CreatedByPersonAliasId":159684,"ModifiedByPersonAliasId":159684,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Sent":{"Key":"Sent","IsSystem":false,"FieldTypeId":3,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Sent","Description":"This content channel item will be marked as 'Sent' if a communication has been sent to the group specified in this content channel's activity job.","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"False","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Sent","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"BooleanControlType":{"Name":null,"Description":null,"Value":"0"},"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107568,"Guid":"132e32a5-5d2a-4ef1-a993-b2b79c5591dd"},"DailyDevoCaption":{"Key":"DailyDevoCaption","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Caption","Description":"","Order":1001,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Caption","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107569,"Guid":"9545e132-63fb-475e-855c-56fdd131526f"},"DailyDevoStudy":{"Key":"DailyDevoStudy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Study","Description":"","Order":1002,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Study","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107570,"Guid":"997a20c4-d26d-461f-8763-b9aa0d3b3d2a"},"DailyDevoDay":{"Key":"DailyDevoDay","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Number in Series","Description":"","Order":1003,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Day","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107571,"Guid":"ce0340a0-1f69-4d9b-89c2-1405f18ccfaf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":11773,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":11773,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":11773,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":11773,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":11773,"Value":"1a7f6975-d0eb-4305-8630-7e6bdc5051bd","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":11773,"Value":"b5f5e59f-8b40-466f-bea8-17e69f87d893","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Book\": \"Psalm\",\n \n \"Reference\": \"91:1-16\"\n },{\n \n \"Book\": \"John\",\n \n \"Reference\": \"10:28\"\n },{\n \n \"Book\": \"Proverbs\",\n \n \"Reference\": \"29:25\"\n }]\n}"},"Video":{"AttributeId":69156,"EntityId":11773,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":11773,"Value":"63d861c3-0918-44e6-9c02-802d5ae3b874","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":11773,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":11773,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":11773,"Value":"50b5786a-f821-4f5c-b9a6-39d64fbeeae9","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":11773,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":11773,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":11773,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":11773,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":11773,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":11773,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":11773,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":11773,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":11773,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":11773,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":11773,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":11773,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":11773,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":11773,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":11773,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":11773,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":11773,"Value":"","ValueFormatted":""},"Sent":{"AttributeId":107568,"EntityId":11773,"Value":"True","ValueFormatted":"Yes"},"DailyDevoCaption":{"AttributeId":107569,"EntityId":11773,"Value":"","ValueFormatted":""},"DailyDevoStudy":{"AttributeId":107570,"EntityId":11773,"Value":"","ValueFormatted":""},"DailyDevoDay":{"AttributeId":107571,"EntityId":11773,"Value":"","ValueFormatted":""}},"Id":11773,"Guid":"3cc462ba-070d-4865-9fd0-68c26b09565c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":17,"ContentChannelTypeId":11,"Title":"Are you putting off what you desperately need?","Content":"

Ever been on the receiving end of this text: “Do you mind if we stop by to bring a meal and hold the baby for a bit?”

If you’ve ever welcomed a new baby or been the caregiver for a close family member, you know a text like that can stop you in your tracks. Especially, when it’s been days — make that weeks — since you last picked up around the house, showered, or did anything that didn’t involve caring for someone else.

But what if the thing we’re most afraid of is the thing that will fill us up? What might happen if we didn’t give in to the embarrassment of a messy house or a messy life and let others in?

After all, isn’t that what Jesus does for us?

Long before we cared about Jesus, He cared about us. When we are farthest from Him, He welcomes us in. And the Bible tells us to go and do the same.

“Offer hospitality to one another without grumbling” (1 Peter 4:9, NIV)

So often, we don’t feel good enough, clean enough, or “picked-up” enough to receive others’ love and blessings. We’re embarrassed by all the junk, but that’s exactly when we most need each other.

It’s through intimate conversations and sharing our real lives with fellow Christians, in our home or in theirs, that we experience what it means to be Jesus’ hands and feet. These messy but holy moments are where marriages restored, friendships are built, and unconditional love is shared.

Imagine the gifts waiting for you when you open your front door — dust bunnies and all.

Reflect:


","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":159684,"ApprovedDateTime":"2019-11-03T17:50:02.807","StartDateTime":"2019-11-07T06:00:00","ExpireDateTime":null,"Permalink":null,"Order":4,"ItemGlobalKey":"are-you-putting-off-what-you-desperately-need","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-03T17:48:19.857","ModifiedDateTime":"2019-11-03T17:50:02.833","CreatedByPersonAliasId":159684,"ModifiedByPersonAliasId":159684,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Sent":{"Key":"Sent","IsSystem":false,"FieldTypeId":3,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Sent","Description":"This content channel item will be marked as 'Sent' if a communication has been sent to the group specified in this content channel's activity job.","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"False","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Sent","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"BooleanControlType":{"Name":null,"Description":null,"Value":"0"},"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107568,"Guid":"132e32a5-5d2a-4ef1-a993-b2b79c5591dd"},"DailyDevoCaption":{"Key":"DailyDevoCaption","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Caption","Description":"","Order":1001,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Caption","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107569,"Guid":"9545e132-63fb-475e-855c-56fdd131526f"},"DailyDevoStudy":{"Key":"DailyDevoStudy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Study","Description":"","Order":1002,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Study","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107570,"Guid":"997a20c4-d26d-461f-8763-b9aa0d3b3d2a"},"DailyDevoDay":{"Key":"DailyDevoDay","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Number in Series","Description":"","Order":1003,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Day","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107571,"Guid":"ce0340a0-1f69-4d9b-89c2-1405f18ccfaf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":11793,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":11793,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":11793,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":11793,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":11793,"Value":"75315665-0851-42e8-ae64-b66c555861de","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":11793,"Value":"366803f7-162d-47c5-a910-519a6b4d6289","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Book\": \"Acts\",\n \n \"Reference\": \"2:46\"\n },{\n \n \"Book\": \"Romans\",\n \n \"Reference\": \"12:13\"\n },{\n \n \"Book\": \"Galatians\",\n \n \"Reference\": \"5:13-14\"\n },{\n \n \"Book\": \"1 Peter\",\n \n \"Reference\": \"4:9\"\n }]\n}"},"Video":{"AttributeId":69156,"EntityId":11793,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":11793,"Value":"565921b4-ce03-402b-bf09-a8431ca2864c","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":11793,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":11793,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":11793,"Value":"1df0f227-f71f-4c64-b45f-ec39992895d4","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":11793,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":11793,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":11793,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":11793,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":11793,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":11793,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":11793,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":11793,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":11793,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":11793,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":11793,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":11793,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":11793,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":11793,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":11793,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":11793,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":11793,"Value":"","ValueFormatted":""},"Sent":{"AttributeId":107568,"EntityId":11793,"Value":"True","ValueFormatted":"Yes"},"DailyDevoCaption":{"AttributeId":107569,"EntityId":11793,"Value":"","ValueFormatted":""},"DailyDevoStudy":{"AttributeId":107570,"EntityId":11793,"Value":"","ValueFormatted":""},"DailyDevoDay":{"AttributeId":107571,"EntityId":11793,"Value":"","ValueFormatted":""}},"Id":11793,"Guid":"0e272782-6c32-457f-9142-107129ca8228","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":5,"ContentChannelTypeId":3,"Title":"Gathering Guide- Nov. 10","Content":"

Check out the Gathering Guide for this Sunday, Nov. 10.

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-11-06T08:11:37.177","StartDateTime":"2019-11-06T08:10:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"gathering-guide-nov-10","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-06T08:11:37.18","ModifiedDateTime":"2019-11-06T08:11:37.18","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Summary","Description":"Short description of the entry","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"True"},"numberofrows":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":1289,"Guid":"ae455fb9-20fd-4767-9a65-4801b00fcd1a"},"Attachment":{"Key":"Attachment","IsSystem":false,"FieldTypeId":32,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Attachment","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Attachment","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"binaryFileType":{"Name":null,"Description":null,"Value":"d101fef7-59c9-48cc-a974-626085755bd1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":4114,"Guid":"fd795300-70f2-4397-bcc1-5de1849963f4"},"VideoID":{"Key":"VideoID","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Video ID","Description":"Enter the Ooyala Content ID here to embed a video with this entry","Order":2,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Video ID","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2452,"Guid":"593517ff-2407-4c42-bc79-f1e8b94ab1a7"},"AudioURL":{"Key":"AudioURL","IsSystem":false,"FieldTypeId":78,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Audio URL","Description":"Enter the URL to the audio file here","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Audio URL","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2453,"Guid":"c3410f1b-0712-4da2-8f98-680b645fb332"},"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Department","Description":"If this new entry is related to a department, select it here!","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":5365,"Guid":"16670c12-6a19-4225-9f9c-f8bacf182205"},"Author":{"Key":"Author","IsSystem":false,"FieldTypeId":18,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Author","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Author","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"EnableSelfSelection":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":29276,"Guid":"7b272f89-a4e1-434f-9b0b-83e8a2226b4c"},"Image":{"Key":"Image","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Image","Description":"","Order":7,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":99774,"Guid":"6f0f65bd-dc9f-4b1d-ac16-948dad1ff74f"},"Campus":{"Key":"Campus","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"5","Name":"Campus","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Campus","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2458,"Guid":"089453ca-27f5-418c-af36-ce56f02520d2"}},"AttributeValues":{"Summary":{"AttributeId":1289,"EntityId":11798,"Value":"","ValueFormatted":""},"Attachment":{"AttributeId":4114,"EntityId":11798,"Value":null,"ValueFormatted":""},"VideoID":{"AttributeId":2452,"EntityId":11798,"Value":"","ValueFormatted":""},"AudioURL":{"AttributeId":2453,"EntityId":11798,"Value":"","ValueFormatted":null},"Department":{"AttributeId":5365,"EntityId":11798,"Value":"","ValueFormatted":""},"Author":{"AttributeId":29276,"EntityId":11798,"Value":null,"ValueFormatted":""},"Image":{"AttributeId":99774,"EntityId":11798,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"Campus":{"AttributeId":2458,"EntityId":11798,"Value":"","ValueFormatted":""}},"Id":11798,"Guid":"81345992-3306-499a-993c-36ac0f2d9ce3","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Gathering Guide- Nov. 10","Content":"

Check out the Gathering Guide for this Sunday, Nov. 10.

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-11-06T08:11:37.177","StartDateTime":"2019-11-06T08:10:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"gathering-guide-nov-10","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-06T08:11:37.18","ModifiedDateTime":"2019-11-06T08:11:37.18","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12657,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12657,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12657,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12657,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12657,"Value":"","ValueFormatted":""},"Scriptures":{"AttributeId":68294,"EntityId":12657,"Value":"","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12657,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12657,"Value":"","ValueFormatted":""},"MetaTitle":{"AttributeId":69187,"EntityId":12657,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12657,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12657,"Value":"","ValueFormatted":""},"Dates":{"AttributeId":85718,"EntityId":12657,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12657,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12657,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":12657,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12657,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12657,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12657,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12657,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12657,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12657,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12657,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12657,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12657,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12657,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12657,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12657,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12657,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12657,"Value":"","ValueFormatted":""}},"Id":12657,"Guid":"42b5b053-9e72-4035-b742-e1de4e55130c","ForeignId":11798,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":17,"ContentChannelTypeId":11,"Title":"God knows more about what your people need than you do","Content":"

We ask God to do lots of things in the lives of those we love, but when’s the last time you asked God what He wants to do in the lives of those around you?

We all have ideas of what we think would be best for our spouses, our kids, our roommates, our friends. But God knows more about what our people need than we do. And if our ideas aren’t aligned with God’s plans, it can feel a bit like dancing offbeat.

All prayer is good, just like all dancing is fun. But when you’re moving in sync rather than stepping on each other’s feet, it’s a whole different experience. The same is true when it comes to prayer. The only thing more powerful than praying for those in your home is partnering with God in praying for the people in your home.

So how do we do this? Start by trying to listen as much you speak. Proverbs 3:5 tells us not to try to figure things out on our own but to let the Lord lead.

When you dance with a partner, whether it’s the tango or the two-step, there can only be one lead. Likewise, if we want to partner with God in prayer, we can’t both lead. Listen for God’s voice. Ask what He wants for your loved ones and friends, then follow that direction — even if it doesn’t initially make sense.

Next, share your concerns. What do you fear for the ones you love? Confess those things to God. Tell Him your worries and ask for His help. “Before you know it, a sense of God’s wholeness, everything coming together for good, will come and settle you down” (Philippians 4:6-7, MSG).

Praying this way changes us as much as it changes the people around us. Like a dancer learning to let go of fear, you’ll find that you stop thinking about the steps and start to move with the beat of His heart.

Reflect:


","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":159684,"ApprovedDateTime":"2019-10-31T15:01:21.397","StartDateTime":"2019-11-06T06:00:00","ExpireDateTime":null,"Permalink":null,"Order":3,"ItemGlobalKey":"god-knows-more-about-what-your-people-need-than-you-do","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-10-31T15:01:21.417","ModifiedDateTime":"2019-10-31T15:02:23.55","CreatedByPersonAliasId":159684,"ModifiedByPersonAliasId":159684,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Sent":{"Key":"Sent","IsSystem":false,"FieldTypeId":3,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Sent","Description":"This content channel item will be marked as 'Sent' if a communication has been sent to the group specified in this content channel's activity job.","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"False","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Sent","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"BooleanControlType":{"Name":null,"Description":null,"Value":"0"},"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107568,"Guid":"132e32a5-5d2a-4ef1-a993-b2b79c5591dd"},"DailyDevoCaption":{"Key":"DailyDevoCaption","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Caption","Description":"","Order":1001,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Caption","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107569,"Guid":"9545e132-63fb-475e-855c-56fdd131526f"},"DailyDevoStudy":{"Key":"DailyDevoStudy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Study","Description":"","Order":1002,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Study","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107570,"Guid":"997a20c4-d26d-461f-8763-b9aa0d3b3d2a"},"DailyDevoDay":{"Key":"DailyDevoDay","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Number in Series","Description":"","Order":1003,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Day","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107571,"Guid":"ce0340a0-1f69-4d9b-89c2-1405f18ccfaf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":11788,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":11788,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":11788,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":11788,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":11788,"Value":"e37f7a2a-c2d9-41d5-8bc8-ee5145740d23","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":11788,"Value":"01c080b4-8c15-4558-a375-bc78ea483cd7","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Book\": \"Proverbs\",\n \n \"Reference\": \"3:5\"\n },{\n \n \"Book\": \"Philippians\",\n \n \"Reference\": \"4:6-7\"\n },{\n \n \"Book\": \"Ephesians\",\n \n \"Reference\": \"6:18\"\n }]\n}"},"Video":{"AttributeId":69156,"EntityId":11788,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":11788,"Value":"174153c2-bc4a-41b4-9aad-613ac9af8fc6","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":11788,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":11788,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":11788,"Value":"e2f2278e-cc9a-4bd6-8736-f12c8c30dfda","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":11788,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":11788,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":11788,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":11788,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":11788,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":11788,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":11788,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":11788,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":11788,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":11788,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":11788,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":11788,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":11788,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":11788,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":11788,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":11788,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":11788,"Value":"","ValueFormatted":""},"Sent":{"AttributeId":107568,"EntityId":11788,"Value":"True","ValueFormatted":"Yes"},"DailyDevoCaption":{"AttributeId":107569,"EntityId":11788,"Value":"","ValueFormatted":""},"DailyDevoStudy":{"AttributeId":107570,"EntityId":11788,"Value":"","ValueFormatted":""},"DailyDevoDay":{"AttributeId":107571,"EntityId":11788,"Value":"","ValueFormatted":""}},"Id":11788,"Guid":"fe89c24e-c405-47f4-b8a5-9c25a564303b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":17,"ContentChannelTypeId":11,"Title":"Being present is more important than being perfect","Content":"

We don’t have a monopoly on hurried lives. Past generations bemoaned the same struggle. Simon and Garfunkel’s 1966 hit “Feelin’ Groovy” begins, “Slow down, you move too fast; you got to make the morning last.”

Dishwashers, washing machines, computers and the like help us complete tasks quicker. But instead of investing the time we get back into each other, we simply squeeze more into every day.

Israel’s King Solomon wrote, “In vain you rise early and stay up late, toiling for food to eat—for he [God] grants sleep to those he loves” (Psalm 127:2). That’s not a slam on work; that’s a warning against addiction to work. It’s a warning against constantly chasing the next project, the next assignment, the next bonus, the next promotion.

Solomon had a kingdom to rule, yet he affirmed the need for balance. Jesus likewise told people, “Come to me, all you who are weary and burdened, and I will give you rest” (Matthew 11:28). Rest provides balance.

Granted, it’s hard to disengage from work when we manage our schedules and email on our cell phones. We have massive amounts of information available at our fingertips, so why wait? Get the answer now!

However, we need to ask ourselves, “What am I not doing so I can get on my phone right now?” Often, we’re temporarily disengaging with those in our home or with those across the lunch table. We sacrifice being fully present with someone so we can complete a task for ourselves or for someone else.

When we give ourselves space throughout the day, we’re able to be present to the Holy Spirit and to the people around us — family, roommates, coworkers. We’re able to enjoy where we are rather than rushing to the next big thing.

Reflect:




","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":159684,"ApprovedDateTime":"2019-10-31T10:11:58.067","StartDateTime":"2019-11-05T06:00:00","ExpireDateTime":null,"Permalink":null,"Order":2,"ItemGlobalKey":"being-present-is-more-important-than-being-perfect","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-10-31T10:11:10.187","ModifiedDateTime":"2019-10-31T15:02:10.24","CreatedByPersonAliasId":159684,"ModifiedByPersonAliasId":159684,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Sent":{"Key":"Sent","IsSystem":false,"FieldTypeId":3,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Sent","Description":"This content channel item will be marked as 'Sent' if a communication has been sent to the group specified in this content channel's activity job.","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"False","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Sent","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"BooleanControlType":{"Name":null,"Description":null,"Value":"0"},"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107568,"Guid":"132e32a5-5d2a-4ef1-a993-b2b79c5591dd"},"DailyDevoCaption":{"Key":"DailyDevoCaption","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Caption","Description":"","Order":1001,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Caption","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107569,"Guid":"9545e132-63fb-475e-855c-56fdd131526f"},"DailyDevoStudy":{"Key":"DailyDevoStudy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Study","Description":"","Order":1002,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Study","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107570,"Guid":"997a20c4-d26d-461f-8763-b9aa0d3b3d2a"},"DailyDevoDay":{"Key":"DailyDevoDay","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Number in Series","Description":"","Order":1003,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Day","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107571,"Guid":"ce0340a0-1f69-4d9b-89c2-1405f18ccfaf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":11772,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":11772,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":11772,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":11772,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":11772,"Value":"13fb0e0b-f8f2-4f0b-b19f-fc5d0dd6dede","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":11772,"Value":"9bbfc91a-42ce-4658-902f-09bb1a6dfc2c","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Book\": \"Psalm\",\n \n \"Reference\": \"127:2\"\n },{\n \n \"Book\": \"Matthew\",\n \n \"Reference\": \"11:28-30\"\n }]\n}"},"Video":{"AttributeId":69156,"EntityId":11772,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":11772,"Value":"17f31e6b-e533-42c7-979f-f1cae99a88eb","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":11772,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":11772,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":11772,"Value":"81ae89f0-9331-43c2-b956-c98020054e3c","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":11772,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":11772,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":11772,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":11772,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":11772,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":11772,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":11772,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":11772,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":11772,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":11772,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":11772,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":11772,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":11772,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":11772,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":11772,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":11772,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":11772,"Value":"","ValueFormatted":""},"Sent":{"AttributeId":107568,"EntityId":11772,"Value":"True","ValueFormatted":"Yes"},"DailyDevoCaption":{"AttributeId":107569,"EntityId":11772,"Value":"","ValueFormatted":""},"DailyDevoStudy":{"AttributeId":107570,"EntityId":11772,"Value":"","ValueFormatted":""},"DailyDevoDay":{"AttributeId":107571,"EntityId":11772,"Value":"","ValueFormatted":""}},"Id":11772,"Guid":"0b845a2a-d824-468c-a86d-f59839df607f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Overflow Offering Prayer Guide","Content":"

Overflow Season is almost here! We have developed an Overflow Offering Prayer Guide to use with your teams on Monday mornings during your 9am prayer times.  This will be updated every Monday morning at 8am through December 16th.  Let's all beg God to do something supernatural in our people's hearts this year as we Build the Church!!

Overflow offering is focused on:

November 4th Prayer Guide: Preparation Season

2 Corinthians 9:1-5:

\"There is no need for me to write to you about this service to the Lord’s people.  For I know your eagerness to help, and I have been boasting about it to the Macedonians, telling them that since last year you in Achaia were ready to give; and your enthusiasm has stirred most of them to action.  But I am sending the brothers in order that our boasting about you in this matter should not prove hollow, but that you may be ready, as I said you would be. For if any Macedonians come with me and find you unprepared, we—not to say anything about you—would be ashamed of having been so confident.  So I thought it necessary to urge the brothers to visit you in advance and finish the arrangements for the generous gift you had promised. Then it will be ready as a generous gift, not as one grudgingly given.\"

Pray specifically that:


","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":266133,"ApprovedDateTime":"2019-11-03T15:52:54.937","StartDateTime":"2019-11-04T08:00:00","ExpireDateTime":"2019-11-10T15:00:00","Permalink":null,"Order":0,"ItemGlobalKey":"overflow-offering-prayer-guide-1","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-03T15:34:43.447","ModifiedDateTime":"2019-11-03T15:52:54.967","CreatedByPersonAliasId":266133,"ModifiedByPersonAliasId":266133,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":11791,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":11791,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":11791,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":11791,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":11791,"Value":"fadce37d-ca04-46fe-856e-30ff9ac426c0","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":11791,"Value":"5a610a19-9e80-4ff8-bf71-ecf59ed3f836","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":11791,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":11791,"Value":"879d017e-4fe4-4b8e-ad2e-ce0cfd399818","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":11791,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":11791,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":11791,"Value":"8570bb09-cb9f-4984-a1be-52bf283b7a22","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":11791,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":11791,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":11791,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":11791,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":11791,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":11791,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":11791,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":11791,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":11791,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":11791,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":11791,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":11791,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":11791,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":11791,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":11791,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":11791,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":11791,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":11791,"Value":"","ValueFormatted":""}},"Id":11791,"Guid":"ba5c6f51-8c8e-402b-bfff-8ca444a65ff8","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":17,"ContentChannelTypeId":11,"Title":"Are our priorities in the right place?","Content":"

There are two great indicators about where someone’s priorities lie: their schedule and their budget. Money and time are both finite resources, so where we spend them says a lot about what matters to us.

When we make a budget, we’re doing more than setting aside money to pay bills. We’re deciding what matters to our families and designating our money accordingly. This why Jesus tells us to pay attention to where we spend our money. Because where our treasure is, there our hearts will be also (Matthew 6:21).

God gives us everything we need to do what He’s put in our hearts to do. When we say, “I can’t afford to,” often what we mean is, “I haven’t prioritized that.” But if we’ll align our budget with His plans for our lives, we’ll find we always have enough (Matthew 6:31-34).

The same is true of our time. We will run ourselves ragged saying yes take every opportunity that comes our way. God doesn’t want that for us (Matthew 11:28-30).

If you fill a bowl with sand then try to cram in a few big rocks, it won’t all fit. But, if you add put the big rocks in first then pour the sand on top, the sand will fill in the cracks and suddenly, everything fits.

In the same way, when we schedule the things God tells us are important first, and then fill the gaps, we’ll be surprised by how full our lives can be.

Romans 12:1-2 says, “Take your everyday, ordinary life — your sleeping, eating, going-to-work, and walking-around life — and place it before God as an offering... Don’t become so well-adjusted to your culture that you fit into it without even thinking” (MSG).

When we align our priorities with God’s, our lives will look different. And that’s a good thing! It means our priorities are aligned with our heavenly Father’s priorities, and our lives are pointing people to Him.

Reflect:








","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":159684,"ApprovedDateTime":"2019-10-31T10:06:59.543","StartDateTime":"2019-11-04T06:00:00","ExpireDateTime":null,"Permalink":null,"Order":1,"ItemGlobalKey":"are-our-priorities-in-the-right-place","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-10-31T10:06:59.64","ModifiedDateTime":"2019-10-31T15:02:10.24","CreatedByPersonAliasId":159684,"ModifiedByPersonAliasId":159684,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Sent":{"Key":"Sent","IsSystem":false,"FieldTypeId":3,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Sent","Description":"This content channel item will be marked as 'Sent' if a communication has been sent to the group specified in this content channel's activity job.","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"False","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Sent","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"BooleanControlType":{"Name":null,"Description":null,"Value":"0"},"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107568,"Guid":"132e32a5-5d2a-4ef1-a993-b2b79c5591dd"},"DailyDevoCaption":{"Key":"DailyDevoCaption","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Caption","Description":"","Order":1001,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Caption","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107569,"Guid":"9545e132-63fb-475e-855c-56fdd131526f"},"DailyDevoStudy":{"Key":"DailyDevoStudy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Study","Description":"","Order":1002,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Study","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107570,"Guid":"997a20c4-d26d-461f-8763-b9aa0d3b3d2a"},"DailyDevoDay":{"Key":"DailyDevoDay","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Number in Series","Description":"","Order":1003,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Day","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107571,"Guid":"ce0340a0-1f69-4d9b-89c2-1405f18ccfaf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":11771,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":11771,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":11771,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":11771,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":11771,"Value":"9b8f7aca-69e4-4785-a754-8777a14a3b65","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":11771,"Value":"a5316a7c-1ae1-4bec-8391-4a2587513265","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Book\": \"Matthew\",\n \n \"Reference\": \"6:21-34\"\n },{\n \n \"Book\": \"Romans\",\n \n \"Reference\": \"12:1-2\"\n }]\n}"},"Video":{"AttributeId":69156,"EntityId":11771,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":11771,"Value":"a999e135-7d0d-4576-9eda-220c3f8affb7","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":11771,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":11771,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":11771,"Value":"565769bd-65c1-43ea-bf28-1fca68512841","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":11771,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":11771,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":11771,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":11771,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":11771,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":11771,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":11771,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":11771,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":11771,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":11771,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":11771,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":11771,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":11771,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":11771,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":11771,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":11771,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":11771,"Value":"","ValueFormatted":""},"Sent":{"AttributeId":107568,"EntityId":11771,"Value":"True","ValueFormatted":"Yes"},"DailyDevoCaption":{"AttributeId":107569,"EntityId":11771,"Value":"","ValueFormatted":""},"DailyDevoStudy":{"AttributeId":107570,"EntityId":11771,"Value":"","ValueFormatted":""},"DailyDevoDay":{"AttributeId":107571,"EntityId":11771,"Value":"","ValueFormatted":""}},"Id":11771,"Guid":"a0f5a479-efd8-4a5e-951e-824bd5b4cfdf","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":19,"ContentChannelTypeId":11,"Title":"The God of Meanwhile","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2019-11-04T11:41:07.6","StartDateTime":"2019-11-03T09:15:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"the-god-of-meanwhile","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-04T11:38:16.443","ModifiedDateTime":"2019-11-04T11:41:07.63","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Features":{"Key":"Features","IsSystem":false,"FieldTypeId":34,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"19","Name":"Features","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Features","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"customvalues":{"Name":null,"Description":null,"Value":""},"definedtype":{"Name":null,"Description":null,"Value":""},"displayvaluefirst":{"Name":null,"Description":null,"Value":"False"},"keyprompt":{"Name":null,"Description":null,"Value":""},"valueprompt":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":93604,"Guid":"63d6629b-6888-4a23-af68-05513c0236e2"},"SermonNotes":{"Key":"SermonNotes","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"19","Name":"Sermon Notes","Description":"","Order":1001,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Sermon Notes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"14"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107180,"Guid":"e0301fd4-340b-46e0-bd84-4bdc15c302f0"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":11794,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":11794,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":11794,"Value":"

The small things are easy to overlook, but they can have a devastating impact when multiplied over time. In this message, Lysa TerKeurst uses the story of her marriage struggles and the story of Joseph in Genesis (Genesis 37-50) to urge us to deal with the small offenses we have toward others so we can win at home.

","ValueFormatted":"

The small things are easy to overlook, but they can have a devastating impact when multiplied over time. In this message, Lysa TerKeurst uses the story of her marriage struggles and the story of Joseph in Genesis (Genesis 37-50) to urge us to deal with the small offenses we have toward others so we can win at home.

"},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":11794,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":11794,"Value":"e92ea118-bc6a-45cf-863e-6905cc2fe620","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Communicator\": \"\",\n \n \"GuestCommunicator\": \"Lysa TerKeurst\"\n }]\n}"},"Scriptures":{"AttributeId":68294,"EntityId":11794,"Value":"a2c6db04-e209-4ca8-b688-aeda257d7372","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":11794,"Value":"ao0wea2w2z","ValueFormatted":"
\r\n
 
\r\n
\r\n\r\n\r\n\r\n\r\n\r\nLiquid error: Object reference not set to an instance of an object.\r\n\r\n\r\n\r\n\r\n"},"Videos":{"AttributeId":86609,"EntityId":11794,"Value":"f3aa305c-75c1-4351-9da8-e98c216a79ef","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":11794,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":11794,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":11794,"Value":"c1c52bab-83e3-4688-8cb6-08bede4bff9f","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":11794,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":11794,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":11794,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":11794,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":11794,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":11794,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":11794,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":11794,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":11794,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":11794,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":11794,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/video/newspring_sermons/2019/191103_WinAtHome_03-Msg-HIGH.mp4\", \"IconPath\": \"/Assets/Icons/FileTypes/mp4.png\", \"Name\": \"191103_WinAtHome_03-Msg-HIGH.mp4\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/video/newspring_sermons/2019/191103_WinAtHome_03-Msg-HIGH.mp4"},"VideoFileMid":{"AttributeId":85720,"EntityId":11794,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/video/newspring_sermons/2019/191103_WinAtHome_03-Msg-MED.mp4\", \"IconPath\": \"/Assets/Icons/FileTypes/mp4.png\", \"Name\": \"191103_WinAtHome_03-Msg-MED.mp4\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/video/newspring_sermons/2019/191103_WinAtHome_03-Msg-MED.mp4"},"VideoFileLow":{"AttributeId":85721,"EntityId":11794,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":11794,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/audio/newspring_sermons/2019/191103_WinAtHome_03-Msg-AUDIO.mp3\", \"IconPath\": \"/Assets/Icons/FileTypes/mp3.png\", \"Name\": \"191103_WinAtHome_03-Msg-AUDIO.mp3\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/audio/newspring_sermons/2019/191103_WinAtHome_03-Msg-AUDIO.mp3"},"AudioDuration":{"AttributeId":85725,"EntityId":11794,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":11794,"Value":"2019-11-03T00:00:00.0000000","ValueFormatted":"11/3/2019"},"DataViews":{"AttributeId":109227,"EntityId":11794,"Value":"","ValueFormatted":""},"Features":{"AttributeId":93604,"EntityId":11794,"Value":"","ValueFormatted":""},"SermonNotes":{"AttributeId":107180,"EntityId":11794,"Value":"","ValueFormatted":""}},"Id":11794,"Guid":"a7c32758-f13e-4841-b0ef-3a44ccf978c4","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":17,"ContentChannelTypeId":11,"Title":"We don’t win at home alone","Content":"

Have you ever had one of those days where everything that could go wrong, went wrong?

If you’ve ever experienced tears of frustration and been weighed down by failure, you are not alone. We all have bad days. We face problems that are too big for us to solve on our own.

While we think we are strong and capable, God didn’t design us to be self-sufficient. We were made to depend on Him.

“So do not fear, for I am with you;

do not be dismayed, for I am your God.

I will strengthen you and help you;

I will uphold you with my righteous right hand” (Isaiah 41:10, NIV).

We all face battles we cannot win without God’s strength and provision. The good news is that when we asked Jesus into our hearts, He equipped us with the Holy Spirit.

The Holy Spirit is our helper who lives in us forever. Life can be unpredictable and tough, but God did not give us a spirit of fear. On the contrary, He empowered us with the same spirit that raised Jesus from the grave.

No one criticizes a child for asking a parent for help. So as children of God, why do we shy away from asking our Dad for help?

God isn’t waiting for us to get it all together before we can come to Him. He is a perfect Father who loves when we call on Him — messy problems, tears and all! His strength is made perfect in our weakness (2 Corinthians 12:9).

We don’t find success when we solve our problems on our own. Success comes when we lay down our independence and trust our heavenly Father to guide our steps.

Reflect




","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":159684,"ApprovedDateTime":"2019-10-31T10:07:53.917","StartDateTime":"2019-11-03T06:00:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"we-dont-win-at-home-alone","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-10-31T09:42:53.75","ModifiedDateTime":"2019-10-31T10:07:53.94","CreatedByPersonAliasId":159684,"ModifiedByPersonAliasId":159684,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Sent":{"Key":"Sent","IsSystem":false,"FieldTypeId":3,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Sent","Description":"This content channel item will be marked as 'Sent' if a communication has been sent to the group specified in this content channel's activity job.","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"False","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Sent","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"BooleanControlType":{"Name":null,"Description":null,"Value":"0"},"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107568,"Guid":"132e32a5-5d2a-4ef1-a993-b2b79c5591dd"},"DailyDevoCaption":{"Key":"DailyDevoCaption","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Caption","Description":"","Order":1001,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Caption","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107569,"Guid":"9545e132-63fb-475e-855c-56fdd131526f"},"DailyDevoStudy":{"Key":"DailyDevoStudy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Study","Description":"","Order":1002,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Study","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107570,"Guid":"997a20c4-d26d-461f-8763-b9aa0d3b3d2a"},"DailyDevoDay":{"Key":"DailyDevoDay","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Number in Series","Description":"","Order":1003,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Day","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107571,"Guid":"ce0340a0-1f69-4d9b-89c2-1405f18ccfaf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":11770,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":11770,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":11770,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":11770,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":11770,"Value":"03884353-1745-4cda-a9f2-ebb9cc96d1b3","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":11770,"Value":"a239e2de-0839-40af-bd77-ff84166a238f","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Book\": \"Isaiah\",\n \n \"Reference\": \"41:10-13\"\n },{\n \n \"Book\": \"John\",\n \n \"Reference\": \"14:15-31\"\n }]\n}"},"Video":{"AttributeId":69156,"EntityId":11770,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":11770,"Value":"885c941d-8484-42a5-b691-8c9046aea3c3","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":11770,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":11770,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":11770,"Value":"baacd3dc-c881-4f0b-8546-24688e8c0016","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":11770,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":11770,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":11770,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":11770,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":11770,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":11770,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":11770,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":11770,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":11770,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":11770,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":11770,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":11770,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":11770,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":11770,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":11770,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":11770,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":11770,"Value":"","ValueFormatted":""},"Sent":{"AttributeId":107568,"EntityId":11770,"Value":"True","ValueFormatted":"Yes"},"DailyDevoCaption":{"AttributeId":107569,"EntityId":11770,"Value":"","ValueFormatted":""},"DailyDevoStudy":{"AttributeId":107570,"EntityId":11770,"Value":"","ValueFormatted":""},"DailyDevoDay":{"AttributeId":107571,"EntityId":11770,"Value":"","ValueFormatted":""}},"Id":11770,"Guid":"9358531d-1fc8-466a-b01e-5d633af13b6b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":18,"ContentChannelTypeId":11,"Title":"Win at Home: A 14-Day Devotional","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":159684,"ApprovedDateTime":"2019-10-30T14:46:59.81","StartDateTime":"2019-11-03T05:00:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"win-at-home-a-14-day-devotional","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-10-30T14:46:59.833","ModifiedDateTime":"2019-10-30T14:46:59.833","CreatedByPersonAliasId":159684,"ModifiedByPersonAliasId":159684,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":11769,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":11769,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":11769,"Value":"

We all want to win at home, but getting there might look different than you think. For 14 days, discover how our homes change when God's priorities become our priorities. 

","ValueFormatted":"

We all want to win at home, but getting there might look different than you think. For 14 days, discover how our homes change when God's priorities become our priorities. 

"},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":11769,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":11769,"Value":"878f5c53-72af-4dfa-9740-bba31c161e53","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":11769,"Value":"342511f7-c4b9-4704-aecc-7d685a8098d0","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":11769,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":11769,"Value":"32be6292-aae3-4148-bf8e-b1321d3c8221","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":11769,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":11769,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":11769,"Value":"5cfe930b-b9b5-4318-8286-d4b6b251f5dc","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":11769,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":11769,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/editorial/devotionals/winathome.2x1seriesbegins-100.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/editorial/devotionals/winathome.2x1seriesbegins-100.jpg\", \"Name\": \"winathome.2x1seriesbegins-100.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/editorial/devotionals/winathome.2x1seriesbegins-100.jpg"},"ImageSquare":{"AttributeId":82515,"EntityId":11769,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/editorial/devotionals/winathome.1x1seriesbegins-100.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/editorial/devotionals/winathome.1x1seriesbegins-100.jpg\", \"Name\": \"winathome.1x1seriesbegins-100.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/editorial/devotionals/winathome.1x1seriesbegins-100.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":11769,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/editorial/devotionals/winathome.1x2seriesbegins-100.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/editorial/devotionals/winathome.1x2seriesbegins-100.jpg\", \"Name\": \"winathome.1x2seriesbegins-100.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/editorial/devotionals/winathome.1x2seriesbegins-100.jpg"},"AppImage":{"AttributeId":100714,"EntityId":11769,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":11769,"Value":"#d8ebc0","ValueFormatted":"#d8ebc0"},"ForegroundColor":{"AttributeId":85400,"EntityId":11769,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":11769,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":11769,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":11769,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":11769,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":11769,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":11769,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":11769,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":11769,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":11769,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":11769,"Value":"","ValueFormatted":""}},"Id":11769,"Guid":"2216533c-7ac0-4905-b0f8-1d8bb7f59c32","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":21,"ContentChannelTypeId":11,"Title":"The Way Spreads","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2019-11-04T11:02:35.09","StartDateTime":"2019-11-02T23:18:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"the-way-spreads","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-11-02T23:29:54.603","ModifiedDateTime":"2019-11-04T11:02:35.117","CreatedByPersonAliasId":49317,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":11790,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":11790,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":11790,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":11790,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":11790,"Value":"5cd5a1b1-1e78-4ad2-a4d0-0a84215a0a70","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Communicator\": \"Meredith Knox\",\n \n \"GuestCommunicator\": \"\"\n }]\n}"},"Scriptures":{"AttributeId":68294,"EntityId":11790,"Value":"72b9d83f-6b13-4b2a-ba4d-19315a171b8a","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":11790,"Value":"fwa5qeiahs","ValueFormatted":"
\r\n
 
\r\n
\r\n\r\n\r\n\r\n\r\n\r\nLiquid error: Object reference not set to an instance of an object.\r\n\r\n\r\n\r\n\r\n"},"Videos":{"AttributeId":86609,"EntityId":11790,"Value":"0fc8874a-4eed-44af-ae90-999d81447aed","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":11790,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":11790,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":11790,"Value":"a57363d7-0e7e-46e5-8512-dc77f042a1e3","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":11790,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":11790,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":11790,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":11790,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":11790,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":11790,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":11790,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":11790,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":11790,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":11790,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":11790,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":11790,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":11790,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":11790,"Value":"{ \"AssetStorageProviderId\": \"7\", \"Key\": \"newspring/audio/fuse_sermons/2019/191030_TheWay_09_HS-Msg-AUDIO.mp3\", \"IconPath\": \"/Assets/Icons/FileTypes/mp3.png\", \"Name\": \"191030_TheWay_09_HS-Msg-AUDIO.mp3\" }","ValueFormatted":"https://s3.amazonaws.com/ns.downloads/newspring/audio/fuse_sermons/2019/191030_TheWay_09_HS-Msg-AUDIO.mp3"},"AudioDuration":{"AttributeId":85725,"EntityId":11790,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":11790,"Value":"2019-10-30T00:00:00.0000000","ValueFormatted":"10/30/2019"},"DataViews":{"AttributeId":109227,"EntityId":11790,"Value":"","ValueFormatted":""}},"Id":11790,"Guid":"3e9fce82-4946-4d8e-9d0b-620661754baa","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":6,"ContentChannelTypeId":4,"Title":"Paul Marshall","Content":"

Paul is no longer on staff. 

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2019-09-30T14:22:30.063","StartDateTime":"2019-11-02T09:00:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"paul-marshall","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-09-30T14:22:30.197","ModifiedDateTime":"2019-09-30T14:22:30.197","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Campus":{"Key":"Campus","IsSystem":false,"FieldTypeId":30,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"6","Name":"Campus","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Campus","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2461,"Guid":"a8d36d6d-6863-471b-ba8c-4e59715d678a"},"PersonLink":{"Key":"PersonLink","IsSystem":false,"FieldTypeId":18,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"6","Name":"Person Profile Link","Description":"If this is a new hire or a role change, select the person's profile below (Make sure it's the right person!)","Order":1001,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Person Profile Link","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2558,"Guid":"9768d799-1928-4ff9-b6c7-245c604f0925"},"Image":{"Key":"Image","IsSystem":false,"FieldTypeId":10,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"6","Name":"Image","Description":"Upload an image that goes with this staff update.","Order":1002,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"binaryFileType":{"Name":null,"Description":null,"Value":"d101fef7-59c9-48cc-a974-626085755bd1"},"formatAsLink":{"Name":null,"Description":null,"Value":"False"},"img_tag_template":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":4104,"Guid":"ead112f8-984b-421a-a62d-9ff3c55e827a"},"NewStaff":{"Key":"NewStaff","IsSystem":false,"FieldTypeId":3,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"6","Name":"New Staff?","Description":"Is this person a new staff member?","Order":1003,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"False","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"New Staff?","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":4167,"Guid":"9cd7a5be-d3bf-4e98-b497-ca850d586559"},"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"6","Name":"Department","Description":"","Order":1004,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":5257,"Guid":"9d6300aa-bd44-464d-bf25-a260c310efb1"}},"AttributeValues":{"Campus":{"AttributeId":2461,"EntityId":11668,"Value":"1289ddbc-da78-48ed-8131-ba15440545c5","ValueFormatted":"Central"},"PersonLink":{"AttributeId":2558,"EntityId":11668,"Value":"82142965-d4e8-4fdc-8b08-3ab0dd894af5","ValueFormatted":"Paul Marshall"},"Image":{"AttributeId":4104,"EntityId":11668,"Value":"","ValueFormatted":""},"NewStaff":{"AttributeId":4167,"EntityId":11668,"Value":"False","ValueFormatted":"No"},"Department":{"AttributeId":5257,"EntityId":11668,"Value":"","ValueFormatted":""}},"Id":11668,"Guid":"81998bb4-af98-4568-95c6-c52d216c34a9","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":17,"ContentChannelTypeId":11,"Title":"If God did it for them, He can do it for you","Content":"

The closing lines of a letter are often the most important. The end is what the receiver will remember, what they will take away from all the stories, instructions, and ideas. 

Most writers leave the reader with something to encourage, motivate, and compel them. The idea is to give the recipient something to hold onto, something to remember, and something to look forward to.

Paul’s letter to the church in Colossae ends with a charge. Paul writes, “See to it that you complete the work you have received in the Lord” and “Remember my chains. Grace be with you” (Colossians 4:17-18). In other words, Paul was telling the church: Don’t give up no matter what your current circumstances look like.

Paul wanted the church to remember his chains and how God delivered him. He wanted them to be encouraged that whatever prison they find themselves in, God’s promise would set them free. He wanted them to know that if God was faithful to him, God would be faithful to them.

The same grace that delivered Paul from his chains is available to each of us today. Jesus' salvation is greater than your current situation. The same God who delivered Paul from his prison can deliver you, too.

Reflect:

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":null,"ApprovedDateTime":"2017-01-28T04:00:00","StartDateTime":"2019-11-01T05:00:00","ExpireDateTime":null,"Permalink":null,"Order":27,"ItemGlobalKey":"if-god-did-it-for-them-he-will-do-it-for-you","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2017-01-28T04:00:00","ModifiedDateTime":"2019-10-22T17:02:47.777","CreatedByPersonAliasId":null,"ModifiedByPersonAliasId":159684,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Sent":{"Key":"Sent","IsSystem":false,"FieldTypeId":3,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Sent","Description":"This content channel item will be marked as 'Sent' if a communication has been sent to the group specified in this content channel's activity job.","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"False","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Sent","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"BooleanControlType":{"Name":null,"Description":null,"Value":"0"},"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107568,"Guid":"132e32a5-5d2a-4ef1-a993-b2b79c5591dd"},"DailyDevoCaption":{"Key":"DailyDevoCaption","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Caption","Description":"","Order":1001,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Caption","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107569,"Guid":"9545e132-63fb-475e-855c-56fdd131526f"},"DailyDevoStudy":{"Key":"DailyDevoStudy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Study","Description":"","Order":1002,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Study","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107570,"Guid":"997a20c4-d26d-461f-8763-b9aa0d3b3d2a"},"DailyDevoDay":{"Key":"DailyDevoDay","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Number in Series","Description":"","Order":1003,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Day","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107571,"Guid":"ce0340a0-1f69-4d9b-89c2-1405f18ccfaf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":6691,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":6691,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":6691,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":6691,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":6691,"Value":"74c3e2f6-6533-407c-ad4f-3ee6c63b1bdb","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":6691,"Value":"b394ccf3-a34a-4ac0-a252-a939c7f96663","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Book\": \"Colossians\",\n \n \"Reference\": \"4:17-18\"\n }]\n}"},"Video":{"AttributeId":69156,"EntityId":6691,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":6691,"Value":"3d25ac77-eb68-499d-b1d1-de816b53a4f0","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":6691,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":6691,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":6691,"Value":"308ee713-51eb-4a46-b2be-04d3466254e9","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":6691,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":6691,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":6691,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":6691,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":6691,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":6691,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":6691,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":6691,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":6691,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":6691,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":6691,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":6691,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":6691,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":6691,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":6691,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":6691,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":6691,"Value":"","ValueFormatted":""},"Sent":{"AttributeId":107568,"EntityId":6691,"Value":"True","ValueFormatted":"Yes"},"DailyDevoCaption":{"AttributeId":107569,"EntityId":6691,"Value":"","ValueFormatted":""},"DailyDevoStudy":{"AttributeId":107570,"EntityId":6691,"Value":"","ValueFormatted":""},"DailyDevoDay":{"AttributeId":107571,"EntityId":6691,"Value":"","ValueFormatted":""}},"Id":6691,"Guid":"69c6f021-bec4-47f1-a047-50d4ae6a4220","ForeignId":null,"ForeignGuid":null,"ForeignKey":"172686"},{"ContentChannelId":5,"ContentChannelTypeId":3,"Title":"Overflow Offering Prayer Guide","Content":"

Overflow Season is almost here! We want to make sure that God is at the center of everything we do over the next couple of months, so we have developed an Overflow Offering Prayer Guide to use with your teams on Monday mornings during your 9am prayer times. Let's all beg God to do something supernatural in our people's hearts this year as we Build the Church!!

Under the discover tab on your NewSpring app you will find a Staff Resources section. Starting this Monday, Nov. 4, you will see a link to the Overflow Offering Prayer Guide. This will be updated every Monday morning at 8am through Dec.16. You will receive a notification when it goes live!

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-10-31T23:28:20.483","StartDateTime":"2019-10-31T23:14:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"overflow-offering-prayer-guide","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-10-31T23:28:20.483","ModifiedDateTime":"2019-10-31T23:28:20.483","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Summary","Description":"Short description of the entry","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"True"},"numberofrows":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":1289,"Guid":"ae455fb9-20fd-4767-9a65-4801b00fcd1a"},"Attachment":{"Key":"Attachment","IsSystem":false,"FieldTypeId":32,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Attachment","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Attachment","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"binaryFileType":{"Name":null,"Description":null,"Value":"d101fef7-59c9-48cc-a974-626085755bd1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":4114,"Guid":"fd795300-70f2-4397-bcc1-5de1849963f4"},"VideoID":{"Key":"VideoID","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Video ID","Description":"Enter the Ooyala Content ID here to embed a video with this entry","Order":2,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Video ID","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2452,"Guid":"593517ff-2407-4c42-bc79-f1e8b94ab1a7"},"AudioURL":{"Key":"AudioURL","IsSystem":false,"FieldTypeId":78,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Audio URL","Description":"Enter the URL to the audio file here","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Audio URL","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2453,"Guid":"c3410f1b-0712-4da2-8f98-680b645fb332"},"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Department","Description":"If this new entry is related to a department, select it here!","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":5365,"Guid":"16670c12-6a19-4225-9f9c-f8bacf182205"},"Author":{"Key":"Author","IsSystem":false,"FieldTypeId":18,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Author","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Author","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"EnableSelfSelection":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":29276,"Guid":"7b272f89-a4e1-434f-9b0b-83e8a2226b4c"},"Image":{"Key":"Image","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Image","Description":"","Order":7,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":99774,"Guid":"6f0f65bd-dc9f-4b1d-ac16-948dad1ff74f"},"Campus":{"Key":"Campus","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"5","Name":"Campus","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Campus","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2458,"Guid":"089453ca-27f5-418c-af36-ce56f02520d2"}},"AttributeValues":{"Summary":{"AttributeId":1289,"EntityId":11789,"Value":"","ValueFormatted":""},"Attachment":{"AttributeId":4114,"EntityId":11789,"Value":null,"ValueFormatted":""},"VideoID":{"AttributeId":2452,"EntityId":11789,"Value":"","ValueFormatted":""},"AudioURL":{"AttributeId":2453,"EntityId":11789,"Value":"","ValueFormatted":null},"Department":{"AttributeId":5365,"EntityId":11789,"Value":"","ValueFormatted":""},"Author":{"AttributeId":29276,"EntityId":11789,"Value":null,"ValueFormatted":""},"Image":{"AttributeId":99774,"EntityId":11789,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"Campus":{"AttributeId":2458,"EntityId":11789,"Value":"","ValueFormatted":""}},"Id":11789,"Guid":"2855fa61-572f-4f4e-85da-3d9f1afd95c5","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Overflow Offering Prayer Guide","Content":"

Overflow Season is almost here! We want to make sure that God is at the center of everything we do over the next couple of months, so we have developed an Overflow Offering Prayer Guide to use with your teams on Monday mornings during your 9am prayer times. Let's all beg God to do something supernatural in our people's hearts this year as we Build the Church!!

Under the discover tab on your NewSpring app you will find a Staff Resources section. Starting this Monday, Nov. 4, you will see a link to the Overflow Offering Prayer Guide. This will be updated every Monday morning at 8am through Dec.16. You will receive a notification when it goes live!

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-10-31T23:28:20.483","StartDateTime":"2019-10-31T23:14:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"overflow-offering-prayer-guide","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-10-31T23:28:20.483","ModifiedDateTime":"2019-10-31T23:28:20.483","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12656,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12656,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12656,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12656,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12656,"Value":"","ValueFormatted":""},"Scriptures":{"AttributeId":68294,"EntityId":12656,"Value":"","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12656,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12656,"Value":"","ValueFormatted":""},"MetaTitle":{"AttributeId":69187,"EntityId":12656,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12656,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12656,"Value":"","ValueFormatted":""},"Dates":{"AttributeId":85718,"EntityId":12656,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12656,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12656,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":12656,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12656,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12656,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12656,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12656,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12656,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12656,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12656,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12656,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12656,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12656,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12656,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12656,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12656,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12656,"Value":"","ValueFormatted":""}},"Id":12656,"Guid":"141ed9a3-0739-4145-ae55-0f0a98dc50ca","ForeignId":11789,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":28,"ContentChannelTypeId":11,"Title":"Emma found love and approval in her heavenly Father","Content":"
I never realized until recently how much my family situation, specifically my dad, affected how I see guys, myself, and God.

Growing up was kind of hard. When I was 3 years old, I moved from Aurora, Illinois, to South Carolina. We have moved around a lot since then. We usually rented a place for a year, then moved again. It was during the time we moved from Illinois that my parents got divorced.

***

My dad is an alcoholic, so that has been really hard on me and my family. I began to get involved with drugs, alcohol, and guys. I didn’t really know what love was because I didn't feel it from my father. I never realized until recently how much my family situation, specifically my dad, affected how I see guys, myself, and God.

***

When I was 14 years old, I felt like the Holy Spirit put on my heart to tell my mom everything I had been doing, so I did. Our relationship has never been the same since. She is my best friend, and we know everything about each other.

***

Even though I told her everything, I still felt so much shame and guilt. It was so hard to tell my friends everything I did. Then my mom started dating this guy. She had dated a few guys before, but he was different. For the first time, I saw a man that loved me and cared for me. He saw me as his own daughter. That is when the Lord wrecked me with His love for me. It was through my now stepdad that I got to see a physical example of God’s love for me.

***

Understanding this has been a huge change in my life. This last year, the Lord has taken me through of journey of being healed from the pain of not having a good, earthly father. He is teaching me how to be loved and how to receive it. My relationship with my real dad has not changed, but I know that he needs Jesus just as much as I do. I know that I am my father's daughter for a reason; none of this is an accident. There is so much freedom in knowing that God loves me just like He loves my dad. 

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":159685,"ApprovedDateTime":"2019-10-03T15:16:53.937","StartDateTime":"2019-10-31T15:30:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"emma-wip","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-09-19T15:44:33.627","ModifiedDateTime":"2019-11-04T13:07:10.347","CreatedByPersonAliasId":159685,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":11623,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":11623,"Value":"When it came to men in her life, she struggled in her identity. God showed her what a father's love looks like","ValueFormatted":"When it came to men in her life, she struggled in her identity. God showed her what a father's love looks like"},"Summary":{"AttributeId":86487,"EntityId":11623,"Value":"

Emma Guthrie struggled in her identity when it came to men in her life, so God showed her what perfect love from a father looks like.

","ValueFormatted":"

Emma Guthrie struggled in her identity when it came to men in her life, so God showed her what perfect love from a father looks like.

"},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":11623,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":11623,"Value":"d6d74dcf-2378-4775-9e53-4a2bc06c8c0c","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":11623,"Value":"739ec7c8-6491-4fd8-b51a-0c7fb0a0662c","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":11623,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":11623,"Value":"9b097753-30af-47fc-a834-1da5536bab59","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":11623,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":11623,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":11623,"Value":"91f26a7c-895f-4314-97f7-144c20ec05fe","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":11623,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":11623,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/stories/Emma2.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/stories/Emma2.jpg\", \"Name\": \"Emma2.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/stories/Emma2.jpg"},"ImageSquare":{"AttributeId":82515,"EntityId":11623,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":11623,"Value":"","ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":11623,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":11623,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":11623,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":11623,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":11623,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":11623,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":11623,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":11623,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":11623,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":11623,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":11623,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":11623,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":11623,"Value":"","ValueFormatted":""}},"Id":11623,"Guid":"41d5242e-5913-4e82-b83c-a42ee0b96894","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":28,"ContentChannelTypeId":11,"Title":"When Alex thought he lost it all, God came through","Content":"
It was that moment I knew my life was going to be different.

I grew up in a missionary family. When I was younger, my family lived in Chico, California, while my parents were in missionary training. Then, for a mission, we moved to Fiji and lived there for a few years. When I was around three or four years old, my parents felt led to move to South Carolina. Crazy, right? Out of all places, we moved to South Carolina.

***

I met Jesus when I was in the 5th grade at NewSpring Church’s 10th-year anniversary at the time — the Bi-Lo Center. It was that night I recognized what it meant to be saved. Obviously, I'd grown up in a church family and had that whole experience. But I hadn't reached a maturity level to understand that yet. My heart was beating out of my chest and I definitely felt the Holy Spirit was calling me.

***

Life was OK until my sixth-grade year. My dad cheated on my mom, so my parents got divorced. The whole thing felt completely out of the blue. I pretty much spent the next three years pleasing myself and just trying to make much of me; looking to find anything that could possibly fill that void that my dad had left. Then, when I was in the 10th grade, my mom showed me the mugshot. My dad had been arrested for selling drugs. I was really confused because he used to be a missionary. I remember thinking that God wasn’t real; that I wasn’t actually saved. I felt abandoned. I spent my 10th-grade and 11th-grade year partying, doing drugs, and chasing after girls. I got into a super empty spot.

***

My mom had tricked me into signing up for Gauntlet my 11th-grade year. I told my two closest friends at the time that I was going and their response was, “Just make sure you don't go there and change.” This made my heart hurt hard. While on the trip, I roomed with one of my good friends, Tyler. I remember watching him worship and seeing how much he loved God. I wanted that. So, I prayed. Not knowing what I was thinking, Tyler came up to me and spoke truth into my life. It was that moment I knew my life was going to be different.

***

A few years later, I ran into one of the guys who told me not to change. He thanked me for not being fake or hypocritical. I think for the first time, he saw actual life change through Jesus.

***

I’m glad the Lord brought me back when he did. Ever since I moved to South Carolina, I played soccer. I even got a scholarship to play at Southern Wesleyan. My first season was great — broke into the team and was getting good minutes. I loved my teammates, and I thought God was going to use me to do something. But sophomore year, I tore my patella tendon the very first game. I felt like my world was over. My thought was that nobody is going to listen to the guy on the bench. But then, I realized that God is using this as a way to witness to these guys, and to show there's a lot more than you kicking a ball on a field for the rest of your life.

***

But God just gave me a passionate heart over these last 10 months it's been. Being able to forgive my dad, and seeing him being rebuilt by God, has been amazing. And also, knowing that whatever God has planned for me is the best possible thing. On the other side of all this, I’m at a whole new place. He is still continuing to show me I have more freedom and still dependent on Him. 


","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":159685,"ApprovedDateTime":"2019-10-03T15:21:33.137","StartDateTime":"2019-10-31T15:21:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"when-i-thought-i-lost-it-all-god-came-through","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-09-19T15:29:54.667","ModifiedDateTime":"2019-11-04T14:21:17.687","CreatedByPersonAliasId":159685,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":11622,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":11622,"Value":"Alex Olson learned what it means to be fully reliant on God to provide in every situation.","ValueFormatted":"Alex Olson learned what it means to be fully reliant on God to provide in every situation."},"Summary":{"AttributeId":86487,"EntityId":11622,"Value":"

Alex Olson learned what it means to be fully reliant on God to provide in every situation. 

","ValueFormatted":"

Alex Olson learned what it means to be fully reliant on God to provide in every situation. 

"},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":11622,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":11622,"Value":"b2daaa64-05e0-40ba-a6d7-181c2ce0ab92","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":11622,"Value":"1f3b4d47-3e63-4c6d-b406-7bfa1ee19bd1","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":11622,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":11622,"Value":"7927b679-c838-4f5a-b368-8548851c23be","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":11622,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":11622,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":11622,"Value":"fba693dc-b50c-4ca5-bafc-a076c9cc7d11","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":11622,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":11622,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/stories/alex.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/stories/alex.jpg\", \"Name\": \"alex.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/stories/alex.jpg"},"ImageSquare":{"AttributeId":82515,"EntityId":11622,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":11622,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":11622,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":11622,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":11622,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":11622,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":11622,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":11622,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":11622,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":11622,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":11622,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":11622,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":11622,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":11622,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":11622,"Value":"","ValueFormatted":""}},"Id":11622,"Guid":"dcc8f9cb-2e68-4213-8150-9db28a39a39c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":28,"ContentChannelTypeId":11,"Title":"Colton found freedom from addiction through Jesus","Content":"
For the first time, I experienced peace and knew that I needed God because I couldn’t do anything on my own.

For the most part, I grew up in a pretty good family. My parents had steady jobs, never really struggled financially, and they loved me a lot. But things changed when I turned either 14 or 15 years old. I can’t remember exactly what age I was, but that is when I took my very first pill, an oxycodone. I took it because there were things about myself that I wasn't okay with; things that I didn't like talking about with other people, which included my parents.

***

I tried to quit a bunch of times, but I never seemed to be able to shake this addiction. It's simply because I always was trying to do it out of my strength and never asked for help from anyone. I didn’t want to turn to God because I thought if you needed Him, that made you weak. In all my efforts to quit, I ended up switching from oxy, to Xanax.

***

Senior year was a low point for me. I was pretty decent at baseball, and I knew that I was going to have a few opportunities to play in college. So I was trying as hard as I could to put down these pain pills. To stay off pills, I would smoke weed and drink beer more than anybody. I stopped going to parties because I would go home and take pills instead.

***

Despite everything that had been going on, I ended up going to a junior college to play baseball my freshman year. I remember telling myself I was going to do everything I could to quit pills, but after an hour after I moved into my apartment, I took a Xanax. It’s when I started taking this my parents began to notice the changes. So, to compensate for my drowsiness, I would do cocaine to stay awake. It was a cycle.

***

It was during this time, I got arrested for the first time for a DUI. I passed out in jail, so they knew it was more than just alcohol. I had taken six or seven Xanax that night. My coach was the first to confront me on this, which made me angry. I remember getting hot and wanting to cuss him out, but I knew he was right. When I got home, within 10 minutes, I had taken yet another Xanax to calm down. I knew I had a problem. We were going to New York the next week for a game, and I decided I wasn’t going to take any substances with me. For the first time, I experienced withdrawals. I thought I was going to die.

***

I transferred schools to play baseball with my brother but quit a week before I moved because I knew I wouldn’t pass a drug test. This was one of the worst decisions I’ve made. I had more time to get into trouble now. I started stealing to buy drugs, which is something I never thought I would ever do. When I was younger, I used to look down on those who stole. Now I found myself doing it.

***

My drug use reached a point where there was nothing worth living for anymore.  I prayed and asked God to kill me or make a change in my life. Then, something happened.

***

I don’t remember much of that day, but the next morning I woke up in jail again and had no clue how I got there. So I asked the officer what had happened, and he told me I was caught stealing jackets. My parents got me out and told me I was going to rehab at Greenwood Oaks Recovery Center. I hated it at first, but I came to the realization that if I went home, I would go right back to drugs. Part of the rehab program was to spend time talking to a God of your understanding. I prayed for over an hour and felt like I was on a rollercoaster; like at an awesome amusement park. For the first time, I experienced peace and knew that I needed God because I couldn’t do anything on my own.

***

Two weeks after I got home, I remember sitting my parents down and telling them that I did not sober up to have no friends and hate life. Funny thing: The next day, some of my friends that I used to hang out with when I was younger and went to church with, texted me. I was confused because I had not talked to them in years. We ended up hanging out that afternoon, and it was great. And I just remember going to bed that night thinking how crazy it was that God comes through every time I need something.

***

He's the only one that can fill those voids in my heart now, and he is replacing those old desires. Every time I run to God, it's like I'm chasing a high. He's given me all these things in my life to keep me focused on him, like music. I love music and writing songs about how God redeemed me. 

***

I know God has allowed me to help people who struggle with what I used to struggle with. Whenever I am talking with someone and they reach the point where they can grasp the idea of God who can help them stop doing drugs, it's like the light bulb finally flicks on. I can see their heart smile for the first time, and that's something that puts me on fire. I want to do that forever. I want to do ministry, but I am not sure what that looks like for me yet. But, I'm trusting God to open doors up and show me what to do.

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":159685,"ApprovedDateTime":"2019-10-03T15:03:10.917","StartDateTime":"2019-10-31T15:11:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"colton-wip","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-10-02T15:23:23.783","ModifiedDateTime":"2019-11-04T13:09:59.463","CreatedByPersonAliasId":159685,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":11672,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":11672,"Value":"He was hopelessly addicted to drugs. Now he writes songs about how God redeemed Him.","ValueFormatted":"He was hopelessly addicted to drugs. Now he writes songs about how God redeemed Him."},"Summary":{"AttributeId":86487,"EntityId":11672,"Value":"

Colton Barbary was hopelessly addicted to drugs. When God redeemed his life, only songs could express his thankfulness.

","ValueFormatted":"

Colton Barbary was hopelessly addicted to drugs. When God redeemed his life, only songs could express his thankfulness.

"},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":11672,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":11672,"Value":"77296739-67d5-415e-9ea7-4e6cfbc5ff19","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":11672,"Value":"f76ebff8-0374-42d5-b366-7b41cd8cd76a","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":11672,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":11672,"Value":"d17b2339-3622-4b43-b1a8-38a1b7e07f97","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":11672,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":11672,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":11672,"Value":"23e5fda9-7030-4414-8dc7-b80831c60b9c","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":11672,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":11672,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/stories/colton2.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/stories/colton2.jpg\", \"Name\": \"colton2.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/stories/colton2.jpg"},"ImageSquare":{"AttributeId":82515,"EntityId":11672,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":11672,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":11672,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":11672,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":11672,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":11672,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":11672,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":11672,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":11672,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":11672,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":11672,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":11672,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":11672,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":11672,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":11672,"Value":"","ValueFormatted":""}},"Id":11672,"Guid":"dac0f427-7bb1-401e-b605-7443189d8649","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":28,"ContentChannelTypeId":11,"Title":"Jesus healed Donovan mentally and physically","Content":"
I told Him, “I need you. I don’t know much about you, but I need you.”.

Before I met Jesus, I chased everything that I thought would give me satisfaction. I was obsessed with popularity, social media, and what others thought about me. What no one knew was that I struggled with depression and suicidal thoughts.

***

A friend invited me to Fuse, but I had no idea what it was. I figured I would check it out because I just wanted to hang out with my friend. Dan Lian was preaching about surrendering the garbage over to the Lord in order to heal and restore us. In my heart, I knew the Lord was speaking to me. I told Him, “I need you. I don’t know much about you, but I need you.”

***

After I met Jesus, things got really hard for me. My parents were talking about getting a divorce for the second time. I felt like I slammed into a wall. I didn’t want to live anymore. The suicidal thoughts came flooding back, and I felt like I had no one. I decided to open the Bible App, looking for anything to give me hope. I read in Psalms that God heals the brokenhearted and binds their wounds. I told God, “Whatever you have, I want it.” The next day, I bought a physical copy of the Bible, and the Lord began to radically transform me.

***

The Lord started me on this journey, teaching me how to be a son. He began to show me the calling He has placed on my life. I had always dreamed of being a doctor and being successful, but the Lord had other plans. He told me that I was going to stay in Columbia because He was calling me into full-time ministry. The Lord allowed me to hit rock bottom in order to see how much I need Him and also be able to love and lead others through similar situations.

***

I knew the Lord was good, but there was a time I really believed He would not continue to heal me. I would have these hives that would break out all over. I went to doctors, but no one could tell me why I was getting them or what they even were. They would cause me so much pain and created insecurities in my appearance. I got tired of asking for healing, so I gave up.

***

This summer, I got the opportunity to go to Israel with Fuse and Rally. One night, we were praying, and the Lord spoke to me and said it was time to ask for healing. For the first time, I asked for someone to pray over me. [Fuse Director Kaleb White] and a girl named Roxy prayed for me. Not only had God healed my mental health, that night God also healed me physically. Something I struggled with every day had become non-existent. I am not a physical-touch person, but the Lord has been teaching me that it's OK — that there is a power of laying on of hands. If I am going into ministry, I need to be more comfortable with it. The Lord has been growing me so much in this season, preparing me for my calling.

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":159685,"ApprovedDateTime":"2019-10-03T15:15:58.267","StartDateTime":"2019-10-31T14:32:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"jesus-healed-donovan-mentally-and-physically","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-09-19T14:48:20.25","ModifiedDateTime":"2019-11-04T13:12:21.16","CreatedByPersonAliasId":159685,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":11620,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":11620,"Value":"Depression and suicidal thoughts no longer overshadow his life.","ValueFormatted":"Depression and suicidal thoughts no longer overshadow his life."},"Summary":{"AttributeId":86487,"EntityId":11620,"Value":"

Donovan McMasters' life was overshadowed by depression and suicidal thoughts. Jesus changed all that.

","ValueFormatted":"

Donovan McMasters' life was overshadowed by depression and suicidal thoughts. Jesus changed all that.

"},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":11620,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":11620,"Value":"84f42058-f5ec-480e-a0b5-62b2f83ffb5e","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":11620,"Value":"a8ff0b07-9353-4fda-9cd4-2a92c22b1f35","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":11620,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":11620,"Value":"b48ce729-2a9e-4640-a74a-bdf0a33483c8","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":11620,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":11620,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":11620,"Value":"7e9995cd-f0f7-45e3-8798-eeae493983e2","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":11620,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":11620,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/stories/donovan2.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/stories/donovan2.jpg\", \"Name\": \"donovan2.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/stories/donovan2.jpg"},"ImageSquare":{"AttributeId":82515,"EntityId":11620,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":11620,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":11620,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":11620,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":11620,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":11620,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":11620,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":11620,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":11620,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":11620,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":11620,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":11620,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":11620,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":11620,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":11620,"Value":"","ValueFormatted":""}},"Id":11620,"Guid":"785a7a37-f0aa-44c3-a164-a1d618891c83","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":16,"ContentChannelTypeId":11,"Title":"Deceptively simple ways to transform a conference connection into a deeper friendship","Content":"

There’s no “easy button” for sisterhood. It takes time, energy, and a hefty dose of grace. (Be honest. It’s rarely “love at first sight” with besties.) There’s no getting around it: Good ‘ole fashioned intentional sharing is what expands and strengthens bonds.

Try these challenges with girlfriends your traveling with or new connections you make at the NewSpring Women’s Conference. You might want to use an idea or two back home, too!

At the conference

1. Invite someone to share about themselves or just go first. (They’ll probably reciprocate!)

2. What do you think someone would be most surprised to find out about you?

3. Why do you think you needed to be here today?

4. What is something you heard today that you’ve never thought about before?

On the drive or over dinner

Challenge one of your “high-five” friends to go deeper:

1. What’s one of God’s promises that you struggle the most to believe for yourself? Why? 

2. What is one life-changing moment (other than meeting Jesus) that could have sent your life down a different path?

3. What do you consider your greatest failure or biggest regret in life? (There’s no shame. Only overcoming!)

4. What is breaking your heart right now? (If it’s a burden or a passion, it’s yours for a reason.)

5. What’s your next step?

Just for fun, anytime

These activities might help open some areas in you’re friendship you’ve never thought about:   

1. Do a personality test. The Enneagram Test is always good for a discussion! Try it for free and listen to a podcast.

2. Discover your love languages. (Yes, this works for friends and even your kids!Take the test

3. Do a Spiritual Gifts Assessment. Here’s one we use at NewSpring.

Get a group together and play a game!

1. The compliment game.

Try a variation on this kids classic! Get on the living room floor and toss a pillow instead of a bean bag. The thrower names someone to catch the pillow, and they catcher then shares a positive characteristic about that person or a memory together you’re thankful for (and why!). Repeat.

2. Two truths and a lie. 

Share two truths and a lie about yourself, and dare your besties to figure out which is the lie. You can take this in all sorts of spiritual directions. Holy ambitions? Situations you’ve faced in personal ministry? Divine appointments? Faith steps you’ve taken? Be creative!

3. The Q&A game.

Come up with some intriguing questions of your own, or find some online. (These are for use with kids, but most work great for big kids, too!). Put the folded up questions in a basket. Get your gals to pick out one or two. Everyone takes a turn to answer. Bam! Instant conversation.

If your gals are game, reverse it: Write down the answers anonymously. Put the answer papers in a basket. Shake. Pick. Guess who said what. Ask a few follow-up questions! And ... go!

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":159685,"ApprovedDateTime":"2019-09-25T15:32:09.25","StartDateTime":"2019-10-31T14:19:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"deceptively-simple-ways-to-turn-a-connection-into-an-unbreakable-bond","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-09-25T14:32:42.67","ModifiedDateTime":"2019-09-26T11:31:24.217","CreatedByPersonAliasId":159685,"ModifiedByPersonAliasId":159685,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":11646,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":11646,"Value":"Questions to create conversations that build unbreakable bonds","ValueFormatted":"Questions to create conversations that build unbreakable bonds"},"Summary":{"AttributeId":86487,"EntityId":11646,"Value":"

Questions to create conversations that build unbreakable bonds

","ValueFormatted":"

Questions to create conversations that build unbreakable bonds

"},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":11646,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":11646,"Value":"708495dc-ae01-422a-b27f-4b17fad0fbb0","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":11646,"Value":"4ca755bc-13f8-48ab-92a2-297c8cf14b66","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":11646,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":11646,"Value":"549c1385-cc26-4130-bdd1-1bda9ac2f6e6","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":11646,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":11646,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":11646,"Value":"16481db0-a19b-4094-a563-d9924f68c78a","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":11646,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":11646,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/editorial/articles/priscilla-du-preez-nF8xhLMmg0c-unsplash.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/editorial/articles/priscilla-du-preez-nF8xhLMmg0c-unsplash.jpg\", \"Name\": \"priscilla-du-preez-nF8xhLMmg0c-unsplash.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/editorial/articles/priscilla-du-preez-nF8xhLMmg0c-unsplash.jpg"},"ImageSquare":{"AttributeId":82515,"EntityId":11646,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":11646,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":11646,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":11646,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":11646,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":11646,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":11646,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":11646,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":11646,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":11646,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":11646,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":11646,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":11646,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":11646,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":11646,"Value":"","ValueFormatted":""}},"Id":11646,"Guid":"519cac53-6301-4bc5-b777-cd209eb864ff","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":28,"ContentChannelTypeId":11,"Title":"Abigail left behind her shame","Content":"
If I am holding on to the pain of what happened, then I can’t move on and enjoy the freedom the Father has to offer.

Growing up, I had always wanted to go to church, but my family never wanted to go. As I got older, I began to run. I started to look for happiness in the wrong places. I drank, partied, wrestled with same-sex attraction, and had a boyfriend that was not the best for me. I would starve myself, just trying to find confidence in who I was. My parents got divorced, and it was hard for all of us. My sister is a drug addict, so everything with that has been crazy.

***

Honestly, I didn’t think God could satisfy me. How could He really love me? I have done so many things, how could He love me unconditionally? I thought I was too sinful and did too many bad things.

***

How I met Jesus is kind of a funny story actually. My leader \"kidnapped\" me. I did not want to go to Gauntlet, but she told me to be ready at 5 because she was coming to pick me up to spend the night with her. I pushed back the first part of the week because I did not want to be there. Then, on Wednesday, something changed in me during the worship part. It was that night I gave my life to Christ. Still to this day, that moment was the most powerful thing I have ever experienced. I got baptized a year later.

***

My story is nothing I should be ashamed of, but instead, something that should be shared. The Holy Spirit is showing me that no one is too far gone, and no one has sinned too much. Everyone messes up at some point in their life, and if Jesus is able to forgive, so can I. If I am holding on to the pain of what happened, then I can’t move on and enjoy the freedom the Father has to offer.


","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":159685,"ApprovedDateTime":"2019-10-03T13:45:16.31","StartDateTime":"2019-10-31T14:06:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"abigail-left-behind-her-shame","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-09-19T14:23:41.303","ModifiedDateTime":"2019-11-04T13:14:47.723","CreatedByPersonAliasId":159685,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":11619,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":11619,"Value":"She wanted to heal from her past. At Gauntlet she learned how.","ValueFormatted":"She wanted to heal from her past. At Gauntlet she learned how."},"Summary":{"AttributeId":86487,"EntityId":11619,"Value":"

Abigail Johnson wanted to heal from her past. At Gauntlet she learned how.

","ValueFormatted":"

Abigail Johnson wanted to heal from her past. At Gauntlet she learned how.

"},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":11619,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":11619,"Value":"0df45ce9-b1cd-453f-924f-472db8b03230","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":11619,"Value":"bba8e0d2-5a5f-4605-b1fc-4866edda133c","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":11619,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":11619,"Value":"3936434c-6ab2-4d13-8827-d1eefb3378fd","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":11619,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":11619,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":11619,"Value":"d292c8d5-d44b-46f8-bdab-194b145bb021","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":11619,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":11619,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/stories/abigail2.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/stories/abigail2.jpg\", \"Name\": \"abigail2.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/stories/abigail2.jpg"},"ImageSquare":{"AttributeId":82515,"EntityId":11619,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":11619,"Value":"","ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":11619,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":11619,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":11619,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":11619,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":11619,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":11619,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":11619,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":11619,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":11619,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":11619,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":11619,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":11619,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":11619,"Value":"","ValueFormatted":""}},"Id":11619,"Guid":"8002268e-cf22-428c-af07-87662ee6c19f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":27,"ContentChannelTypeId":11,"Title":"How to make the most of girl time at the NewSpring Women’s Conference","Content":"

A getaway to a women’s conference!?! You’ve probably had a season or two in your life when that may have felt like a dream.

For real! It’s happening. And you can use the time to build relationships with old friends and make new connections. There’s nothing like a little adventure or a fun activity to help you drop your guard and get to know each other.

Whether you drive down with friends or are hopeful to make fast friends at the conference, say “Yes!” to one of these suggestions for places to go and things to do in the Upstate.

30 minutes from NewSpring Anderson

Downtown Anderson

Sometimes sitting face-to-face and asking hard questions is just too much. (That’s real!) Head downtown to see homes on the National Register Properties in the Anderson Historic District and Carolina Wren Park for an easygoing time with friends. Sisters love to shop, and Anderson has a surprising number of unique stores to browse. When you’re ready for a drink, good food, and good conversation, these restaurants will hit the spot!

\"Anderson-South-Carolina-e1277145929610-1024x793.jpg\"

Anderson County Museum

If you're into history, art, and culture, Anderson County Museum has a number of exhibits that make pleasant distractions — and feed your mind, too.

\"Anderson-Museum-2016-15.jpg\"

202 East Greenville St., Anderson | Open Tuesday-Saturday 10am-4pm.

Pendleton

Speaking of history, the Ashtabula & Woodburn Historic Houses in Pendleton are a treat! Great for a light, relaxing stroll and hangout time — and it’s just a short, 20-minute drive.

\"0924woodburn03_t607.jpg\"

Woodburn is open at 10 a.m. for tours every Saturday and both homes are open Sundays from 2 pm-5 pm | Admission is $10 for each home.

Denver Downs Fall Festival

If your idea of girl time means fun and a little adventure, the Denver Downs fall festival and corn maze will make you feel like a kid again. It’s less than 20 minutes from NewSpring Anderson Campus, too!

\"hayride.jpg\"

Courtesy of TripAdvisor

1515 Denver Road, Anderson | Phone: 864-222-0336 | Hours: Monday-Thursdays: 10am-5pm ($12.50), Friday & Saturdays, 10am-10pm; Sundays: 1pm-6pm ( $17.50)

Hiking Trails

If clearing your head means getting your heart pumping or soaking up some landscapes, you and your gal pals can take a run, hike, or walk at Issaqueena Lake Trail or Hartwell Lake. Both are gorgeous in the fall!

\"lake-thru-trees.jpg\"

About an hour from NewSpring Anderson

Downtown Greenville

If you have the time, you can’t visit the Upstate and miss the jewel that is Downtown Greenville. Falls Park on the Reedy offers a peaceful spot and plenty of opportunities for pics and selfies — and it’s nestled in the middle of a bustling urban scene. Downtown also has a wonderful assortment of shops if you love unique boutiques and amazing restaurants, including farm-to-table and nationally recognized eateries.

\"Falls_Park,_Greenville_SC_(20167436798).jpg\"

Downtown Walking Tours

Art is another gift that can feed the soul. Get your steps in and enjoy a public art walking tour or the Mice on Main scavenger hunt.

\"Mice_On_Main_Mouse_4_1600x615_79e18606-1e05-40e2-8670-618e81fbad6c.jpg\"

Outdoor Adventures

For the adventurous or thrill-seeking, take another night and hit Jocassee Lake Tours or Wildwater Rafting. Both are just about an hour away. Jocassee has spectacular waterfalls, kayaking tours, and fantastic hiking views. Wildwater takes the thrill up a notch with whitewater rafting and Zipline tours in Long Creek, SC.

\"wildwater-white-water-rafting-16x9.jpg\"

Arts and Crafts Show

Take a walk around Artisanville at the Greenville Convention Center, see one-of-a-kind handmade treasures, and maybe knock out some early Christmas shopping with the girls?

\"ArtisanvilleLogoFInalFlattenedWebLarge.png\"

The Greenville Symphony

Inhale a large dose of culture (Mahler’s No. 5!) with the ladies at the Greenville Symphony Orchestra at the Peace Center, the venue that kickstarted the city's renaissance. Nothing says “girls weekend” like treating yourself to music that speaks directly to the heart.

\"Ernst_120412_043web.jpg\"

Whether you end up with time to check out some of these places or not, it’s always a party when girlfriends get together. (Am I right?) God will give you plenty of opportunities for encouragement and connection!

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":89584,"ApprovedDateTime":"2019-10-07T14:25:05.587","StartDateTime":"2019-10-31T08:00:00","ExpireDateTime":"2019-11-22T00:00:00","Permalink":null,"Order":0,"ItemGlobalKey":"how-to-make-the-most-of-girl-time-at-the-newspring-womens-conference-1","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-10-07T14:25:05.613","ModifiedDateTime":"2019-11-19T13:49:45.303","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":159684,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":11680,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":11680,"Value":"Things to see and do in Anderson and the Upstate","ValueFormatted":"Things to see and do in Anderson and the Upstate"},"Summary":{"AttributeId":86487,"EntityId":11680,"Value":"

Things to see and do in Anderson and the Upstate

","ValueFormatted":"

Things to see and do in Anderson and the Upstate

"},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":11680,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":11680,"Value":"69282fab-8058-4522-a0c8-6da4cad0686c","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":11680,"Value":"c1a646d7-021a-42b5-aba2-c37ec7a93f4c","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":11680,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":11680,"Value":"6e003430-176e-47a6-b9c1-508b9cad20c4","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":11680,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":11680,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":11680,"Value":"6039ef80-c4c3-40d4-9f45-d4925329d3ce","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":11680,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":11680,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/editorial/content/COMMS/alicia-steels-mrB45cHDsrM-unsplash.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/editorial/content/COMMS/alicia-steels-mrB45cHDsrM-unsplash.jpg\", \"Name\": \"alicia-steels-mrB45cHDsrM-unsplash.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/editorial/content/COMMS/alicia-steels-mrB45cHDsrM-unsplash.jpg"},"ImageSquare":{"AttributeId":82515,"EntityId":11680,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":11680,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":11680,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":11680,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":11680,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":11680,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":11680,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":11680,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":11680,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":11680,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":11680,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":11680,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":11680,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":11680,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":11680,"Value":"","ValueFormatted":""}},"Id":11680,"Guid":"db901850-5ac9-4876-834e-f09c5860d8ad","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":17,"ContentChannelTypeId":11,"Title":"As your circle grows, so do you","Content":"

After Paul came to know Jesus, he traveled extensively, starting churches wherever he went.

Much of the New Testament is made up of Paul's letters to the people he mentored and the churches he helped start. His letters answer specific questions church leaders were asking. They caution, challenge, and even course-correct those who might be going astray.

But no matter how personal Paul's letters got, they were shared, read aloud, and passed around from church to church so everyone could grow in their knowledge and understanding of God.

\"After this letter has been read to you, see that it is also read in the church of the Laodiceans and that you in turn read the letter from Laodicea\" (Colossians 4:16).

Just like Paul encouraged the early churches to swap letters and learn from one another's successes and failures, we can learn from each other's experiences of who God is and how He's shown up for us.

The church is a place of great diversity. Someone in another state or part of the world is seeing God show up in ways we may not know are possible. And as wise as our pastors and teachers are, no one knows everything there is to know about God (1 Corinthians 13:12).

Too often, we find the authors and speakers we like, and we stick to them. We look for people of a similar age and stage of life, and we stick together.

Each person bears God's image uniquely and has something to contribute to our greater understanding of God and His kingdom. What might we miss out on by only reading and listening to people who are like us?

1 Thessalonians 5:21 encourages us to test everything and hold fast to what is good. We don't have to fear branching out and learning from others. We have the Holy Spirit as our guide and the Bible as our firm foundation.

So read and listen. Test and see what aligns with Scripture. All the wisdom, history, knowledge God has poured out on His people past and present is yours for the taking.

Reflect:

","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":null,"ApprovedDateTime":"2017-01-27T04:00:00","StartDateTime":"2019-10-31T05:00:00","ExpireDateTime":null,"Permalink":null,"Order":26,"ItemGlobalKey":"little-big-church","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2017-01-27T04:00:00","ModifiedDateTime":"2019-10-31T23:01:44.79","CreatedByPersonAliasId":null,"ModifiedByPersonAliasId":159684,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Sent":{"Key":"Sent","IsSystem":false,"FieldTypeId":3,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Sent","Description":"This content channel item will be marked as 'Sent' if a communication has been sent to the group specified in this content channel's activity job.","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"False","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Sent","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"BooleanControlType":{"Name":null,"Description":null,"Value":"0"},"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107568,"Guid":"132e32a5-5d2a-4ef1-a993-b2b79c5591dd"},"DailyDevoCaption":{"Key":"DailyDevoCaption","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Caption","Description":"","Order":1001,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Caption","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107569,"Guid":"9545e132-63fb-475e-855c-56fdd131526f"},"DailyDevoStudy":{"Key":"DailyDevoStudy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Study","Description":"","Order":1002,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Study","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107570,"Guid":"997a20c4-d26d-461f-8763-b9aa0d3b3d2a"},"DailyDevoDay":{"Key":"DailyDevoDay","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Number in Series","Description":"","Order":1003,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Day","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107571,"Guid":"ce0340a0-1f69-4d9b-89c2-1405f18ccfaf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":6690,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":6690,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":6690,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":6690,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":6690,"Value":"9e4a3773-31f7-4021-ba13-132ba4391441","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":6690,"Value":"1142e990-dce3-4e8b-94ff-0dd7bb796f1a","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Book\": \"Colossians\",\n \n \"Reference\": \"4:14-16\"\n }]\n}"},"Video":{"AttributeId":69156,"EntityId":6690,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":6690,"Value":"8778e5d0-6330-44bd-82c3-0ddf6614e6dd","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":6690,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":6690,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":6690,"Value":"3bb8e575-c0b0-442a-ad2c-bf2fb48f0f84","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":6690,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":6690,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":6690,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":6690,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":6690,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":6690,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":6690,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":6690,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":6690,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":6690,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":6690,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":6690,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":6690,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":6690,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":6690,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":6690,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":6690,"Value":"","ValueFormatted":""},"Sent":{"AttributeId":107568,"EntityId":6690,"Value":"True","ValueFormatted":"Yes"},"DailyDevoCaption":{"AttributeId":107569,"EntityId":6690,"Value":"","ValueFormatted":""},"DailyDevoStudy":{"AttributeId":107570,"EntityId":6690,"Value":"","ValueFormatted":""},"DailyDevoDay":{"AttributeId":107571,"EntityId":6690,"Value":"","ValueFormatted":""}},"Id":6690,"Guid":"bb922b77-5471-458a-8282-424366552157","ForeignId":null,"ForeignGuid":null,"ForeignKey":"172685"},{"ContentChannelId":5,"ContentChannelTypeId":3,"Title":"Gathering Guide- Nov. 3","Content":"

Check out the Gathering Guide for this Sunday, Nov. 3.


","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-10-30T08:41:16.803","StartDateTime":"2019-10-30T08:37:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"gathering-guide-nov-3","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-10-30T08:41:16.813","ModifiedDateTime":"2019-10-30T08:41:16.813","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Summary","Description":"Short description of the entry","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"True"},"numberofrows":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":1289,"Guid":"ae455fb9-20fd-4767-9a65-4801b00fcd1a"},"Attachment":{"Key":"Attachment","IsSystem":false,"FieldTypeId":32,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Attachment","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Attachment","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"binaryFileType":{"Name":null,"Description":null,"Value":"d101fef7-59c9-48cc-a974-626085755bd1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":4114,"Guid":"fd795300-70f2-4397-bcc1-5de1849963f4"},"VideoID":{"Key":"VideoID","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Video ID","Description":"Enter the Ooyala Content ID here to embed a video with this entry","Order":2,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Video ID","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2452,"Guid":"593517ff-2407-4c42-bc79-f1e8b94ab1a7"},"AudioURL":{"Key":"AudioURL","IsSystem":false,"FieldTypeId":78,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Audio URL","Description":"Enter the URL to the audio file here","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Audio URL","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2453,"Guid":"c3410f1b-0712-4da2-8f98-680b645fb332"},"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Department","Description":"If this new entry is related to a department, select it here!","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":5365,"Guid":"16670c12-6a19-4225-9f9c-f8bacf182205"},"Author":{"Key":"Author","IsSystem":false,"FieldTypeId":18,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Author","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Author","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"EnableSelfSelection":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":29276,"Guid":"7b272f89-a4e1-434f-9b0b-83e8a2226b4c"},"Image":{"Key":"Image","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Image","Description":"","Order":7,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":99774,"Guid":"6f0f65bd-dc9f-4b1d-ac16-948dad1ff74f"},"Campus":{"Key":"Campus","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"5","Name":"Campus","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Campus","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2458,"Guid":"089453ca-27f5-418c-af36-ce56f02520d2"}},"AttributeValues":{"Summary":{"AttributeId":1289,"EntityId":11768,"Value":"","ValueFormatted":""},"Attachment":{"AttributeId":4114,"EntityId":11768,"Value":null,"ValueFormatted":""},"VideoID":{"AttributeId":2452,"EntityId":11768,"Value":"","ValueFormatted":""},"AudioURL":{"AttributeId":2453,"EntityId":11768,"Value":"","ValueFormatted":null},"Department":{"AttributeId":5365,"EntityId":11768,"Value":"","ValueFormatted":""},"Author":{"AttributeId":29276,"EntityId":11768,"Value":null,"ValueFormatted":""},"Image":{"AttributeId":99774,"EntityId":11768,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"Campus":{"AttributeId":2458,"EntityId":11768,"Value":"","ValueFormatted":""}},"Id":11768,"Guid":"df8b8264-63c3-428c-b5de-6ff7862711c9","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":513,"ContentChannelTypeId":11,"Title":"Gathering Guide- Nov. 3","Content":"

Check out the Gathering Guide for this Sunday, Nov. 3.


","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":314018,"ApprovedDateTime":"2019-10-30T08:41:16.803","StartDateTime":"2019-10-30T08:37:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"gathering-guide-nov-3","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-10-30T08:41:16.813","ModifiedDateTime":"2019-10-30T08:41:16.813","CreatedByPersonAliasId":314018,"ModifiedByPersonAliasId":314018,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"AppNotificationDate":{"Key":"AppNotificationDate","IsSystem":false,"FieldTypeId":83,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"513","Name":"App Notification Date","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Notification Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100673,"Guid":"556fda7f-3653-4f34-b7b7-e8fdc18c1dc6"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":12655,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":12655,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":12655,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":12655,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":12655,"Value":"","ValueFormatted":""},"Scriptures":{"AttributeId":68294,"EntityId":12655,"Value":"","ValueFormatted":""},"Video":{"AttributeId":69156,"EntityId":12655,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":12655,"Value":"","ValueFormatted":""},"MetaTitle":{"AttributeId":69187,"EntityId":12655,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":12655,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":12655,"Value":"","ValueFormatted":""},"Dates":{"AttributeId":85718,"EntityId":12655,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":12655,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":12655,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"ImagePortrait":{"AttributeId":82516,"EntityId":12655,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":12655,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":12655,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":12655,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":12655,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":12655,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":12655,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":12655,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":12655,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":12655,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":12655,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":12655,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":12655,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":12655,"Value":"","ValueFormatted":""},"AppNotificationDate":{"AttributeId":100673,"EntityId":12655,"Value":"","ValueFormatted":""}},"Id":12655,"Guid":"2c1d0800-1a69-4f25-a18b-2a08c4258b66","ForeignId":11768,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelId":17,"ContentChannelTypeId":11,"Title":"Will you go to battle in prayer?","Content":"

What does working hard look like to you? Sweating it out at the gym. Tackling that kitchen reno you've talked about for years. Moving a friend into their new apartment.

When we think about hard work, we often think about blood, sweat, and tears. We rarely think about the kind of hard work Paul describes at the end of Colossians.

Colossians 4:12 describes Epaphras wrestling in prayer for his friends back home. Other translations describe him as struggling in prayer and being tireless in his prayers.

Epaphras worked hard on their behalf (Colossians 4:13), and one way he did that was through prayer. Prayer doesn't have to be our first defense; it can also be our first line of attack.

Epaphras's love for Christ compelled him to go on the offensive, praying that his brothers and sisters would love Jesus more and more and stand firm in their faith. Note what Epaphras does not pray for. He's not asking for their problems to come to an end.

Often, when hard times come our way, we ask God to take those same hard things away. There's nothing wrong with wanting to see cancer healed, a broken heart mended, or a wayward child come home.

But Epaphras reminds us that \"God take it away\" isn't the only way to pray for someone who is struggling. Instead, he's asking that they may grow into mature, confident believers, people whose faith is stronger for having been tested.

Epaphras reminds us that maturity is a precious gift, more valuable than a life of ease. In James 1:2-4, Jesus' brother writes:

\"Consider it pure joy, my brothers, when you encounter trials of many kinds, because you know that the testing of your faith develops perseverance. Allow perseverance to finish its work, so that you may be mature and complete, not lacking anything.\"

Hard work is good for us. Just like it grows our muscles physically, going to work in prayer builds our muscles spiritually. It challenges us to see beyond what we want to see what God might be doing in someone's life. The result is prayer that draws us into deeper maturity and a heart that wants the same for those we love.

Reflect:



","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":null,"ApprovedDateTime":"2017-01-26T04:00:00","StartDateTime":"2019-10-30T05:00:00","ExpireDateTime":null,"Permalink":null,"Order":25,"ItemGlobalKey":"standing-in-the-gap","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2017-01-26T04:00:00","ModifiedDateTime":"2019-10-23T11:15:26.603","CreatedByPersonAliasId":null,"ModifiedByPersonAliasId":159684,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Department","Description":"","Order":0,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"},"enhancedselection":{"Name":null,"Description":null,"Value":"False"},"includeInactive":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100667,"Guid":"869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8"},"Subtitle":{"Key":"Subtitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Subtitle","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Subtitle","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"140"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68291,"Guid":"a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2"},"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":20,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Summary","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"documentfolderroot":{"Name":null,"Description":null,"Value":""},"imagefolderroot":{"Name":null,"Description":null,"Value":""},"toolbar":{"Name":null,"Description":null,"Value":"Light"},"userspecificroot":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86487,"Guid":"457c4bf2-00df-4de4-af58-3f8ad7c25cbf"},"CommunicatorsLegacy":{"Key":"CommunicatorsLegacy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicators (Legacy)","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicators (Legacy)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86087,"Guid":"7d19878f-4147-47aa-9027-018d389cade8"},"Communicators":{"Key":"Communicators","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Communicator(s)","Description":"The author(s) or speaker(s) for this piece of content.","Order":4,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Communicator(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"7"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86072,"Guid":"59e4c62a-07b8-4377-9764-77b54981d6fc"},"Scriptures":{"Key":"Scriptures","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Scripture(s)","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":true,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Scripture(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":68294,"Guid":"3a7c9ca6-83a9-4b7e-80f3-3b2711623c79"},"Video":{"Key":"Video","IsSystem":false,"FieldTypeId":125,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"wistiaAccount":{"Name":null,"Description":null,"Value":"2"},"wistiaProject":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69156,"Guid":"fc1bc99f-1f72-4eec-9de7-1464f7bb17cb"},"Videos":{"Key":"Videos","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Videos","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Videos","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"2"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":86609,"Guid":"3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e"},"MetaTitle":{"Key":"MetaTitle","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Title","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Title","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"60"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69187,"Guid":"7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637"},"MetaDescription":{"Key":"MetaDescription","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Meta Description","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Meta Description","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":"160"},"numberofrows":{"Name":null,"Description":null,"Value":"3"},"showcountdown":{"Name":null,"Description":null,"Value":"True"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":69188,"Guid":"43e5748b-02f3-4632-b999-4b51ff1e1db5"},"Downloads":{"Key":"Downloads","IsSystem":false,"FieldTypeId":113,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Download(s)","Description":"","Order":10,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Download(s)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"attributematrixtemplate":{"Name":null,"Description":null,"Value":"4"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85397,"Guid":"2cf4c152-c502-444e-8a97-e129219f100d"},"Dates":{"Key":"Dates","IsSystem":false,"FieldTypeId":46,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Dates","Description":"","Order":11,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Dates","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85718,"Guid":"acc2b79f-e619-4f37-ab5a-feed780368e7"},"ImageLandscape":{"Key":"ImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Landscape Image","Description":"","Order":12,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82514,"Guid":"3a3e25ed-7bfb-496b-9945-c682b9fd7b7a"},"ImageSquare":{"Key":"ImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Square Image","Description":"","Order":13,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82515,"Guid":"8340de2c-0927-469e-8352-9b6c29478fa7"},"ImagePortrait":{"Key":"ImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Portrait Image","Description":"","Order":14,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82516,"Guid":"695788a1-f3f8-4283-95c5-ea422c12cb65"},"AppImage":{"Key":"AppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"App Image","Description":"","Order":15,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100714,"Guid":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020"},"BackgroundColor":{"Key":"BackgroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Background Color","Description":"","Order":16,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Background Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85399,"Guid":"99df48c4-7d81-4b22-8fd8-2227c57dea13"},"ForegroundColor":{"Key":"ForegroundColor","IsSystem":false,"FieldTypeId":4,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Foreground Color","Description":"","Order":17,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Foreground Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"selectiontype":{"Name":null,"Description":null,"Value":"Color Picker"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85400,"Guid":"c087d53b-5a32-479f-908d-ab1e716d7f54"},"TextColor":{"Key":"TextColor","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Text Color","Description":"","Order":18,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Text Color","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"light^Light,dark^Dark"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85398,"Guid":"b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24"},"Campuses":{"Key":"Campuses","IsSystem":false,"FieldTypeId":26,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Campus(es)","Description":"","Order":19,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Campus(es)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"includeInactive":{"Name":null,"Description":null,"Value":""},"repeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":83560,"Guid":"3d232584-0e48-4736-ac4a-9c409f76f79d"},"RelatedEntry":{"Key":"RelatedEntry","IsSystem":false,"FieldTypeId":123,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Related Entry","Description":"","Order":20,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Related Entry","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"contentchannel":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85476,"Guid":"fd6a20d5-a74a-4d01-891b-1c828a620057"},"VideoFileHigh":{"Key":"VideoFileHigh","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - High","Description":"","Order":21,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - High","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85719,"Guid":"76c0e779-53fe-4e73-a1a2-6c79793902ec"},"VideoFileMid":{"Key":"VideoFileMid","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Mid","Description":"","Order":22,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Mid","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85720,"Guid":"be446c00-37ea-46ce-9494-fe4502100010"},"VideoFileLow":{"Key":"VideoFileLow","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Video File - Low","Description":"","Order":23,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Video File - Low","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85721,"Guid":"af0be297-d58b-4619-adb1-bb2c91528fe6"},"AudioFile":{"Key":"AudioFile","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio File","Description":"","Order":24,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio File","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85722,"Guid":"bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce"},"AudioDuration":{"Key":"AudioDuration","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Audio Duration","Description":"","Order":25,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Audio Duration","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85725,"Guid":"91d2246c-2c0d-4227-841c-e0d0cd39ce80"},"ActualDate":{"Key":"ActualDate","IsSystem":false,"FieldTypeId":11,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Actual Date","Description":"The date that this sermon was given on.","Order":26,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Actual Date","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"datePickerControlType":{"Name":null,"Description":null,"Value":"Date Picker"},"displayCurrentOption":{"Name":null,"Description":null,"Value":"False"},"displayDiff":{"Name":null,"Description":null,"Value":"False"},"format":{"Name":null,"Description":null,"Value":""},"futureYearCount":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":85726,"Guid":"55af5f64-9255-4e48-8745-fa6296d31466"},"DataViews":{"Key":"DataViews","IsSystem":false,"FieldTypeId":115,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Data Views","Description":"","Order":27,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Data Views","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"entityTypeName":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109227,"Guid":"c15024f3-2458-413d-bcd9-888e10e95ddf"},"Sent":{"Key":"Sent","IsSystem":false,"FieldTypeId":3,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Sent","Description":"This content channel item will be marked as 'Sent' if a communication has been sent to the group specified in this content channel's activity job.","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"False","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Sent","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"BooleanControlType":{"Name":null,"Description":null,"Value":"0"},"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107568,"Guid":"132e32a5-5d2a-4ef1-a993-b2b79c5591dd"},"DailyDevoCaption":{"Key":"DailyDevoCaption","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Caption","Description":"","Order":1001,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Caption","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107569,"Guid":"9545e132-63fb-475e-855c-56fdd131526f"},"DailyDevoStudy":{"Key":"DailyDevoStudy","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Study","Description":"","Order":1002,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Study","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107570,"Guid":"997a20c4-d26d-461f-8763-b9aa0d3b3d2a"},"DailyDevoDay":{"Key":"DailyDevoDay","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"17","Name":"Daily Devo Number in Series","Description":"","Order":1003,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Daily Devo Day","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107571,"Guid":"ce0340a0-1f69-4d9b-89c2-1405f18ccfaf"}},"AttributeValues":{"Department":{"AttributeId":100667,"EntityId":6689,"Value":"","ValueFormatted":""},"Subtitle":{"AttributeId":68291,"EntityId":6689,"Value":"","ValueFormatted":""},"Summary":{"AttributeId":86487,"EntityId":6689,"Value":"","ValueFormatted":""},"CommunicatorsLegacy":{"AttributeId":86087,"EntityId":6689,"Value":"","ValueFormatted":""},"Communicators":{"AttributeId":86072,"EntityId":6689,"Value":"a7daee4a-2b29-47b7-b07e-48cef6ac6de0","ValueFormatted":"}"},"Scriptures":{"AttributeId":68294,"EntityId":6689,"Value":"2bf864eb-a809-4c39-a19f-adcf4b418787","ValueFormatted":"{\n \"Attributes\": [{\n \n \"Book\": \"Colossians\",\n \n \"Reference\": \"4:12-13\"\n }]\n}"},"Video":{"AttributeId":69156,"EntityId":6689,"Value":"","ValueFormatted":""},"Videos":{"AttributeId":86609,"EntityId":6689,"Value":"248f5c81-13d5-478d-ab07-a1e175ddb3cd","ValueFormatted":"}"},"MetaTitle":{"AttributeId":69187,"EntityId":6689,"Value":"","ValueFormatted":""},"MetaDescription":{"AttributeId":69188,"EntityId":6689,"Value":"","ValueFormatted":""},"Downloads":{"AttributeId":85397,"EntityId":6689,"Value":"ef29c341-1bf9-4212-bba8-bea1a7590926","ValueFormatted":"}"},"Dates":{"AttributeId":85718,"EntityId":6689,"Value":"","ValueFormatted":""},"ImageLandscape":{"AttributeId":82514,"EntityId":6689,"Value":null,"ValueFormatted":""},"ImageSquare":{"AttributeId":82515,"EntityId":6689,"Value":null,"ValueFormatted":""},"ImagePortrait":{"AttributeId":82516,"EntityId":6689,"Value":null,"ValueFormatted":""},"AppImage":{"AttributeId":100714,"EntityId":6689,"Value":"","ValueFormatted":""},"BackgroundColor":{"AttributeId":85399,"EntityId":6689,"Value":"","ValueFormatted":""},"ForegroundColor":{"AttributeId":85400,"EntityId":6689,"Value":"","ValueFormatted":""},"TextColor":{"AttributeId":85398,"EntityId":6689,"Value":"","ValueFormatted":""},"Campuses":{"AttributeId":83560,"EntityId":6689,"Value":"","ValueFormatted":""},"RelatedEntry":{"AttributeId":85476,"EntityId":6689,"Value":"","ValueFormatted":""},"VideoFileHigh":{"AttributeId":85719,"EntityId":6689,"Value":null,"ValueFormatted":""},"VideoFileMid":{"AttributeId":85720,"EntityId":6689,"Value":null,"ValueFormatted":""},"VideoFileLow":{"AttributeId":85721,"EntityId":6689,"Value":null,"ValueFormatted":""},"AudioFile":{"AttributeId":85722,"EntityId":6689,"Value":null,"ValueFormatted":""},"AudioDuration":{"AttributeId":85725,"EntityId":6689,"Value":"","ValueFormatted":""},"ActualDate":{"AttributeId":85726,"EntityId":6689,"Value":"","ValueFormatted":""},"DataViews":{"AttributeId":109227,"EntityId":6689,"Value":"","ValueFormatted":""},"Sent":{"AttributeId":107568,"EntityId":6689,"Value":"True","ValueFormatted":"Yes"},"DailyDevoCaption":{"AttributeId":107569,"EntityId":6689,"Value":"","ValueFormatted":""},"DailyDevoStudy":{"AttributeId":107570,"EntityId":6689,"Value":"","ValueFormatted":""},"DailyDevoDay":{"AttributeId":107571,"EntityId":6689,"Value":"","ValueFormatted":""}},"Id":6689,"Guid":"c0f5fb20-06e6-484f-ab98-69f85b34427b","ForeignId":null,"ForeignGuid":null,"ForeignKey":"172683"},{"ContentChannelId":4,"ContentChannelTypeId":3,"Title":"Monday All Staff - Michael Mullikin","Content":"","StructuredContent":null,"Priority":0,"Status":2,"ApprovedByPersonAliasId":473056,"ApprovedDateTime":"2019-10-29T10:35:34.407","StartDateTime":"2019-10-29T10:34:00","ExpireDateTime":null,"Permalink":null,"Order":0,"ItemGlobalKey":"monday-all-staff-michael-mullikin","ContentChannel":null,"ContentChannelType":null,"CreatedDateTime":"2019-10-29T10:35:34.457","ModifiedDateTime":"2019-10-29T10:35:34.457","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"Summary":{"Key":"Summary","IsSystem":false,"FieldTypeId":21,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Summary","Description":"Short description of the entry","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Summary","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowhtml":{"Name":null,"Description":null,"Value":"True"},"numberofrows":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":1289,"Guid":"ae455fb9-20fd-4767-9a65-4801b00fcd1a"},"Attachment":{"Key":"Attachment","IsSystem":false,"FieldTypeId":32,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Attachment","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Attachment","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"binaryFileType":{"Name":null,"Description":null,"Value":"d101fef7-59c9-48cc-a974-626085755bd1"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":4114,"Guid":"fd795300-70f2-4397-bcc1-5de1849963f4"},"VideoID":{"Key":"VideoID","IsSystem":false,"FieldTypeId":1,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Video ID","Description":"Enter the Ooyala Content ID here to embed a video with this entry","Order":2,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Video ID","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2452,"Guid":"593517ff-2407-4c42-bc79-f1e8b94ab1a7"},"AudioURL":{"Key":"AudioURL","IsSystem":false,"FieldTypeId":78,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Audio URL","Description":"Enter the URL to the audio file here","Order":3,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Audio URL","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2453,"Guid":"c3410f1b-0712-4da2-8f98-680b645fb332"},"Department":{"Key":"Department","IsSystem":false,"FieldTypeId":16,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Department","Description":"If this new entry is related to a department, select it here!","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Department","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"66"},"displaydescription":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":5365,"Guid":"16670c12-6a19-4225-9f9c-f8bacf182205"},"Author":{"Key":"Author","IsSystem":false,"FieldTypeId":18,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Author","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Author","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"EnableSelfSelection":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":29276,"Guid":"7b272f89-a4e1-434f-9b0b-83e8a2226b4c"},"Image":{"Key":"Image","IsSystem":false,"FieldTypeId":133,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"3","Name":"Image","Description":"","Order":7,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":99774,"Guid":"6f0f65bd-dc9f-4b1d-ac16-948dad1ff74f"},"Category":{"Key":"Category","IsSystem":false,"FieldTypeId":6,"EntityTypeId":208,"EntityTypeQualifierColumn":"ContentChannelId","EntityTypeQualifierValue":"4","Name":"Category (Single-select Item Attribute)","Description":"","Order":1000,"IconCssClass":"","IsGridColumn":true,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"AbbreviatedName":"Category (Single-select Item Attribute)","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"values":{"Name":null,"Description":null,"Value":"Weekly,Monthly,Creative All Staff,Staff Leadership Conference,Finances,Step Up,Misc,Double Conference,Most Excellent Way To Lead Conference"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":2457,"Guid":"e6d78beb-dd82-4472-baa1-6c82aa6dd61d"}},"AttributeValues":{"Summary":{"AttributeId":1289,"EntityId":11753,"Value":"","ValueFormatted":""},"Attachment":{"AttributeId":4114,"EntityId":11753,"Value":null,"ValueFormatted":""},"VideoID":{"AttributeId":2452,"EntityId":11753,"Value":"cemdjxpsvh","ValueFormatted":"cemdjxpsvh"},"AudioURL":{"AttributeId":2453,"EntityId":11753,"Value":"https://s3.amazonaws.com/ns.downloads/newspring/audio/allstaffs/191028_AllStaff%28Weekly%29-MichaelMullikin.mp3","ValueFormatted":"\n\n\n \n\n"},"Department":{"AttributeId":5365,"EntityId":11753,"Value":"","ValueFormatted":""},"Author":{"AttributeId":29276,"EntityId":11753,"Value":null,"ValueFormatted":""},"Image":{"AttributeId":99774,"EntityId":11753,"Value":"","ValueFormatted":""},"Category":{"AttributeId":2457,"EntityId":11753,"Value":"Weekly","ValueFormatted":"Weekly"}},"Id":11753,"Guid":"4c3da903-dcc7-4e44-b01d-4380de2763c4","ForeignId":null,"ForeignGuid":null,"ForeignKey":null}] \ No newline at end of file diff --git a/seeds/ContentChannels.json b/seeds/ContentChannels.json deleted file mode 100644 index 08a9d631..00000000 --- a/seeds/ContentChannels.json +++ /dev/null @@ -1 +0,0 @@ -[{"ContentChannelTypeId":3,"Name":"Rock - All Staff Video","Description":"The video and audio from weekly all staff","IconCssClass":"fa fa-video-camera","RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":true,"ChannelUrl":"","ItemUrl":"https://rock.newspring.cc/staff/videos?Id={{Id}}","TimeToLive":1440,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":true,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2016-02-18T09:22:42.383","ModifiedDateTime":"2020-08-20T20:13:56.04","CreatedByPersonAliasId":10,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":4,"Value":"","ValueFormatted":""}},"Id":4,"Guid":"4b08eb6d-7d29-401d-80ab-31babc4eb8f0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":3,"Name":"Rock - All Staff News ** DO NOT USE **","Description":"Staff news entries go here!","IconCssClass":"fa fa-newspaper-o","RequiresApproval":true,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":true,"ChannelUrl":"","ItemUrl":"https://rock.newspring.cc/staff/news?Id={{Id}}","TimeToLive":1440,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":true,"IsTaggingEnabled":true,"ItemTagCategoryId":979,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2016-02-18T09:27:15.293","ModifiedDateTime":"2020-08-03T22:59:13.707","CreatedByPersonAliasId":10,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":5,"Value":"","ValueFormatted":""}},"Id":5,"Guid":"2085fc84-409f-429b-a33d-0e6bf1a725e7","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":4,"Name":"Rock - All Staff Updates","Description":"This channel contains staffing updates, marriage announcements, and birth announcements.","IconCssClass":"fa fa-certificate","RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":"","ItemUrl":"https://rock.newspring.cc/staff/updates?Id={{Id}}","TimeToLive":0,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":true,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2016-02-18T11:14:37.967","ModifiedDateTime":"2020-08-20T20:13:32.807","CreatedByPersonAliasId":10,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":6,"Value":"8c6c0017-ac3f-455b-9faa-5d52098e441a","ValueFormatted":"Announcement"}},"Id":6,"Guid":"8c3af34f-d6a6-4c6d-baa6-621a56357ea3","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":4,"Name":"Rock - All Staff Events","Description":"","IconCssClass":"fa fa-calendar","RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":"","ItemUrl":"https://rock.newspring.cc/staff/events?Id={{Id}}","TimeToLive":0,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":true,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2016-02-18T14:16:27.803","ModifiedDateTime":"2020-08-20T20:11:38.563","CreatedByPersonAliasId":10,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":7,"Value":"21ea40c6-abd6-4d13-96ed-d44f84caf092","ValueFormatted":"Event"}},"Id":7,"Guid":"2ccf2a1c-59a5-4fce-b900-e2e583997f15","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":4,"Name":"Rock - Release Notes","Description":"Weekly Release Notes & Changelog for all of the NewSpring products.","IconCssClass":"fa fa-code-fork","RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":"","ItemUrl":"https://rock.newspring.cc/kb/web/changelog","TimeToLive":0,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":true,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2016-04-15T09:54:58.673","ModifiedDateTime":"2020-08-03T22:59:31.633","CreatedByPersonAliasId":110182,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":9,"Value":"","ValueFormatted":""}},"Id":9,"Guid":"f6a95630-bfb7-4f26-8460-b78578e949f0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":8,"Name":"All - Connect/Next Steps Dashboard","Description":"","IconCssClass":"fa fa-puzzle-piece","RequiresApproval":true,"ItemsManuallyOrdered":true,"ChildItemsManuallyOrdered":false,"EnableRss":true,"ChannelUrl":"/nextsteps/dashboard","ItemUrl":"","TimeToLive":1440,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2016-04-17T11:00:54.607","ModifiedDateTime":"2020-08-03T22:50:20.29","CreatedByPersonAliasId":165158,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":10,"Value":"","ValueFormatted":""}},"Id":10,"Guid":"8a550583-893f-465b-9c16-926c3b02bf99","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"NewSpring - Articles","Description":"","IconCssClass":"fa fa-newspaper-o","RequiresApproval":true,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":true,"ChannelUrl":"/articles","ItemUrl":"","TimeToLive":1440,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":true,"IsTaggingEnabled":true,"ItemTagCategoryId":979,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2018-04-25T12:06:47.017","ModifiedDateTime":"2020-08-20T20:06:18.733","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":16,"Value":"55af5f64-9255-4e48-8745-fa6296d31466,ac11fcf6-7cb4-4acf-b3a7-9c204e069020,91d2246c-2c0d-4227-841c-e0d0cd39ce80,bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce,99df48c4-7d81-4b22-8fd8-2227c57dea13,3d232584-0e48-4736-ac4a-9c409f76f79d,7d19878f-4147-47aa-9027-018d389cade8,acc2b79f-e619-4f37-ab5a-feed780368e7,869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8,2cf4c152-c502-444e-8a97-e129219f100d,c087d53b-5a32-479f-908d-ab1e716d7f54,fd6a20d5-a74a-4d01-891b-1c828a620057,3a7c9ca6-83a9-4b7e-80f3-3b2711623c79,b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24,fc1bc99f-1f72-4eec-9de7-1464f7bb17cb,76c0e779-53fe-4e73-a1a2-6c79793902ec,af0be297-d58b-4619-adb1-bb2c91528fe6,be446c00-37ea-46ce-9494-fe4502100010,3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e","ValueFormatted":"Actual Date, App Image, Audio Duration, Audio File, Background Color, Campus(es), Communicators (Legacy), Dates, Department, Download(s), Foreground Color, Related Entry, Scripture(s), Text Color, Video, Video File - High, Video File - Low, Video File - Mid, Videos"},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":16,"Value":"","ValueFormatted":""},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":16,"Value":"","ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":16,"Value":"","ValueFormatted":""},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":16,"Value":"","ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":16,"Value":"","ValueFormatted":""},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":16,"Value":"","ValueFormatted":""},"IsDateVisible":{"AttributeId":94825,"EntityId":16,"Value":"False","ValueFormatted":"No"},"PersistedDataset":{"AttributeId":107096,"EntityId":16,"Value":"12","ValueFormatted":"Content Channel Item - NewSpring - Articles"},"ChannelVerb":{"AttributeId":107097,"EntityId":16,"Value":"read","ValueFormatted":"Read"},"ContentFormat":{"AttributeId":109502,"EntityId":16,"Value":"e75c795c-8958-4396-9b22-efd1ac60b354","ValueFormatted":"Article"}},"Id":16,"Guid":"35ddd3ad-c155-4ce9-8e64-facb3f6f2949","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"NewSpring - Devotionals","Description":"","IconCssClass":"fa fa-bookmark","RequiresApproval":true,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":true,"EnableRss":true,"ChannelUrl":"/devotionals","ItemUrl":"","TimeToLive":1440,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":true,"IsTaggingEnabled":true,"ItemTagCategoryId":979,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2018-04-25T16:42:54.05","ModifiedDateTime":"2020-08-20T20:07:03.163","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":17,"Value":"55af5f64-9255-4e48-8745-fa6296d31466,ac11fcf6-7cb4-4acf-b3a7-9c204e069020,91d2246c-2c0d-4227-841c-e0d0cd39ce80,bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce,99df48c4-7d81-4b22-8fd8-2227c57dea13,3d232584-0e48-4736-ac4a-9c409f76f79d,59e4c62a-07b8-4377-9764-77b54981d6fc,7d19878f-4147-47aa-9027-018d389cade8,acc2b79f-e619-4f37-ab5a-feed780368e7,869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8,2cf4c152-c502-444e-8a97-e129219f100d,c087d53b-5a32-479f-908d-ab1e716d7f54,3a3e25ed-7bfb-496b-9945-c682b9fd7b7a,695788a1-f3f8-4283-95c5-ea422c12cb65,fd6a20d5-a74a-4d01-891b-1c828a620057,8340de2c-0927-469e-8352-9b6c29478fa7,a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2,457c4bf2-00df-4de4-af58-3f8ad7c25cbf,b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24,76c0e779-53fe-4e73-a1a2-6c79793902ec,af0be297-d58b-4619-adb1-bb2c91528fe6,be446c00-37ea-46ce-9494-fe4502100010,3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e","ValueFormatted":"Actual Date, App Image, Audio Duration, Audio File, Background Color, Campus(es), Communicator(s), Communicators (Legacy), Dates, Department, Download(s), Foreground Color, Landscape Image, Portrait Image, Related Entry, Square Image, Subtitle, Summary, Text Color, Video File - High, Video File - Low, Video File - Mid, Videos"},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":17,"Value":"ce07006b-bafe-4156-8c94-d1756bf85cd1","ValueFormatted":"NewSpring - Studies"},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":17,"Value":"","ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":17,"Value":"","ValueFormatted":""},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":17,"Value":"","ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":17,"Value":"","ValueFormatted":""},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":17,"Value":"","ValueFormatted":""},"IsDateVisible":{"AttributeId":94825,"EntityId":17,"Value":"False","ValueFormatted":"No"},"PersistedDataset":{"AttributeId":107096,"EntityId":17,"Value":"13","ValueFormatted":"Content Channel Item - NewSpring - Devotionals"},"ChannelVerb":{"AttributeId":107097,"EntityId":17,"Value":"read","ValueFormatted":"Read"},"ContentFormat":{"AttributeId":109502,"EntityId":17,"Value":"e6f64836-e935-42f5-8fb3-3f6fb2ea7eb9","ValueFormatted":"Devotional"}},"Id":17,"Guid":"d7651b6b-0b24-448f-8c47-e1cfc8179671","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"NewSpring - Studies","Description":"","IconCssClass":"fa fa-bookmark","RequiresApproval":true,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":true,"EnableRss":true,"ChannelUrl":"/devotionals","ItemUrl":"","TimeToLive":1440,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":true,"IsTaggingEnabled":true,"ItemTagCategoryId":979,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2018-04-25T16:50:56.943","ModifiedDateTime":"2020-08-20T20:09:17.75","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":18,"Value":"","ValueFormatted":""},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":18,"Value":"","ValueFormatted":""},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":18,"Value":"","ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":18,"Value":"","ValueFormatted":""},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":18,"Value":"","ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":18,"Value":"","ValueFormatted":""},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":18,"Value":"","ValueFormatted":""},"IsDateVisible":{"AttributeId":94825,"EntityId":18,"Value":"False","ValueFormatted":"No"},"PersistedDataset":{"AttributeId":107096,"EntityId":18,"Value":"18","ValueFormatted":"Content Channel Item - NewSpring - Studies"},"ChannelVerb":{"AttributeId":107097,"EntityId":18,"Value":"read","ValueFormatted":"Read"},"ContentFormat":{"AttributeId":109502,"EntityId":18,"Value":"35f55912-934f-4bff-b8ef-d0c9bb51835c","ValueFormatted":"Study"}},"Id":18,"Guid":"ce07006b-bafe-4156-8c94-d1756bf85cd1","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"NewSpring - Sermons","Description":"","IconCssClass":"fa fa-video-camera","RequiresApproval":true,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":true,"ChannelUrl":"/sermons","ItemUrl":"","TimeToLive":1440,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":true,"IsTaggingEnabled":true,"ItemTagCategoryId":979,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2018-04-26T10:51:20.12","ModifiedDateTime":"2020-09-01T09:37:24.16","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":19,"Value":"ac11fcf6-7cb4-4acf-b3a7-9c204e069020,91d2246c-2c0d-4227-841c-e0d0cd39ce80,99df48c4-7d81-4b22-8fd8-2227c57dea13,3d232584-0e48-4736-ac4a-9c409f76f79d,869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8,2cf4c152-c502-444e-8a97-e129219f100d,c087d53b-5a32-479f-908d-ab1e716d7f54,3a3e25ed-7bfb-496b-9945-c682b9fd7b7a,fd6a20d5-a74a-4d01-891b-1c828a620057,3a7c9ca6-83a9-4b7e-80f3-3b2711623c79,8340de2c-0927-469e-8352-9b6c29478fa7,b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24,3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e","ValueFormatted":"App Image, Audio Duration, Background Color, Campus(es), Department, Download(s), Foreground Color, Landscape Image, Related Entry, Scripture(s), Square Image, Text Color, Videos"},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":19,"Value":"6d2e54c4-b6a1-4d15-b5b4-9b21e08e028f","ValueFormatted":"NewSpring - Sermon Series"},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":19,"Value":"","ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":19,"Value":"","ValueFormatted":""},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":19,"Value":"","ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":19,"Value":"","ValueFormatted":""},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":19,"Value":"","ValueFormatted":""},"IsDateVisible":{"AttributeId":94825,"EntityId":19,"Value":"True","ValueFormatted":"Yes"},"PersistedDataset":{"AttributeId":107096,"EntityId":19,"Value":"16","ValueFormatted":"Content Channel Item - NewSpring - Sermons"},"ChannelVerb":{"AttributeId":107097,"EntityId":19,"Value":"watch","ValueFormatted":"Watch"},"ContentFormat":{"AttributeId":109502,"EntityId":19,"Value":"f4685a8d-1f45-4881-83bc-e939ba29a8c9","ValueFormatted":"Sermon"}},"Id":19,"Guid":"efe8dfdf-ba14-4a2d-b114-348690f23e86","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"NewSpring - Sermon Series","Description":"","IconCssClass":"fa fa-video-camera","RequiresApproval":true,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":true,"ChannelUrl":"/sermons","ItemUrl":"","TimeToLive":0,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":true,"IsTaggingEnabled":true,"ItemTagCategoryId":979,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2018-04-26T10:52:23.52","ModifiedDateTime":"2020-08-20T20:07:54.297","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":20,"Value":"55af5f64-9255-4e48-8745-fa6296d31466,ac11fcf6-7cb4-4acf-b3a7-9c204e069020,91d2246c-2c0d-4227-841c-e0d0cd39ce80,bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce,3d232584-0e48-4736-ac4a-9c409f76f79d,59e4c62a-07b8-4377-9764-77b54981d6fc,7d19878f-4147-47aa-9027-018d389cade8,869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8,c087d53b-5a32-479f-908d-ab1e716d7f54,fd6a20d5-a74a-4d01-891b-1c828a620057,3a7c9ca6-83a9-4b7e-80f3-3b2711623c79,b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24,76c0e779-53fe-4e73-a1a2-6c79793902ec,af0be297-d58b-4619-adb1-bb2c91528fe6,be446c00-37ea-46ce-9494-fe4502100010,3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e","ValueFormatted":"Actual Date, App Image, Audio Duration, Audio File, Campus(es), Communicator(s), Communicators (Legacy), Department, Foreground Color, Related Entry, Scripture(s), Text Color, Video File - High, Video File - Low, Video File - Mid, Videos"},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":20,"Value":"","ValueFormatted":""},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":20,"Value":"","ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":20,"Value":"","ValueFormatted":""},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":20,"Value":"","ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":20,"Value":"","ValueFormatted":""},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":20,"Value":"","ValueFormatted":""},"IsDateVisible":{"AttributeId":94825,"EntityId":20,"Value":"True","ValueFormatted":"Yes"},"PersistedDataset":{"AttributeId":107096,"EntityId":20,"Value":"15","ValueFormatted":"Content Channel Item - NewSpring - Sermon Series"},"ChannelVerb":{"AttributeId":107097,"EntityId":20,"Value":"watch","ValueFormatted":"Watch"},"ContentFormat":{"AttributeId":109502,"EntityId":20,"Value":"52fde9ed-57a9-487b-ae7a-344041d100a0","ValueFormatted":"Sermon Series"}},"Id":20,"Guid":"6d2e54c4-b6a1-4d15-b5b4-9b21e08e028f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"Fuse - Sermons","Description":"Fuse, the student ministry of NewSpring Church, exists to show students how to love God and live the life He has for them.","IconCssClass":"fa fa-video-camera","RequiresApproval":true,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":true,"ChannelUrl":"/fuse/sermons","ItemUrl":"","TimeToLive":1440,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":true,"IsTaggingEnabled":true,"ItemTagCategoryId":979,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2018-04-26T10:56:48.067","ModifiedDateTime":"2020-08-20T20:04:46.443","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":21,"Value":"","ValueFormatted":""},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":21,"Value":"b807c3fd-9463-4cc2-9bb7-2eb7a512304e","ValueFormatted":"Fuse - Sermon Series"},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":21,"Value":"","ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":21,"Value":"","ValueFormatted":""},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":21,"Value":"","ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":21,"Value":"","ValueFormatted":""},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":21,"Value":"Fuse,Gauntlet,Brad Cooper,Clayton King,Dan Lian,Mere Knox,Kaleb White","ValueFormatted":"Fuse,Gauntlet,Brad Cooper,Clayton King,Dan Lian,Mere Knox,Kaleb White"},"IsDateVisible":{"AttributeId":94825,"EntityId":21,"Value":"True","ValueFormatted":"Yes"},"PersistedDataset":{"AttributeId":107096,"EntityId":21,"Value":"21","ValueFormatted":"Content Channel Item - Fuse - Sermons"},"ChannelVerb":{"AttributeId":107097,"EntityId":21,"Value":"watch","ValueFormatted":"Watch"},"ContentFormat":{"AttributeId":109502,"EntityId":21,"Value":"f4685a8d-1f45-4881-83bc-e939ba29a8c9","ValueFormatted":"Sermon"}},"Id":21,"Guid":"77c45ee2-021d-4903-9e91-6e840258bf0e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"Fuse - Sermon Series","Description":"","IconCssClass":"fa fa-video-camera","RequiresApproval":true,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":true,"ChannelUrl":"/fuse/sermons","ItemUrl":"","TimeToLive":1440,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":true,"IsTaggingEnabled":true,"ItemTagCategoryId":979,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2018-04-26T10:57:21.63","ModifiedDateTime":"2020-08-20T20:04:22.96","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":22,"Value":"","ValueFormatted":""},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":22,"Value":"","ValueFormatted":""},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":22,"Value":"","ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":22,"Value":"","ValueFormatted":""},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":22,"Value":"","ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":22,"Value":"","ValueFormatted":""},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":22,"Value":"","ValueFormatted":""},"IsDateVisible":{"AttributeId":94825,"EntityId":22,"Value":"True","ValueFormatted":"Yes"},"PersistedDataset":{"AttributeId":107096,"EntityId":22,"Value":"20","ValueFormatted":"Content Channel Item - Fuse - Sermon Series"},"ChannelVerb":{"AttributeId":107097,"EntityId":22,"Value":"watch","ValueFormatted":"Watch"},"ContentFormat":{"AttributeId":109502,"EntityId":22,"Value":"52fde9ed-57a9-487b-ae7a-344041d100a0","ValueFormatted":"Sermon Series"}},"Id":22,"Guid":"b807c3fd-9463-4cc2-9bb7-2eb7a512304e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"Fuse - Devotionals","Description":"Fuse, the student ministry of NewSpring Church, exists to show students how to love God and live the life He has for them.","IconCssClass":"fa fa-bookmark","RequiresApproval":true,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":true,"ChannelUrl":"/fuse/devotionals","ItemUrl":"","TimeToLive":1440,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":true,"IsTaggingEnabled":true,"ItemTagCategoryId":979,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2018-04-26T10:58:05.067","ModifiedDateTime":"2020-08-20T20:03:19.82","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":23,"Value":"","ValueFormatted":""},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":23,"Value":"0ffdfa46-83dc-41fd-b3c8-565c0708fcb8","ValueFormatted":"Fuse - Studies"},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":23,"Value":"","ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":23,"Value":"","ValueFormatted":""},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":23,"Value":"","ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":23,"Value":"","ValueFormatted":""},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":23,"Value":"","ValueFormatted":""},"IsDateVisible":{"AttributeId":94825,"EntityId":23,"Value":"False","ValueFormatted":"No"},"PersistedDataset":{"AttributeId":107096,"EntityId":23,"Value":"19","ValueFormatted":"Content Channel Item - Fuse - Devotionals"},"ChannelVerb":{"AttributeId":107097,"EntityId":23,"Value":"read","ValueFormatted":"Read"},"ContentFormat":{"AttributeId":109502,"EntityId":23,"Value":"e6f64836-e935-42f5-8fb3-3f6fb2ea7eb9","ValueFormatted":"Devotional"}},"Id":23,"Guid":"81097fbe-c5b3-4b99-938e-46a734efc704","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"Fuse - Studies","Description":"","IconCssClass":"fa fa-bookmark","RequiresApproval":true,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":true,"EnableRss":true,"ChannelUrl":"/fuse/devotionals","ItemUrl":"","TimeToLive":1440,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":true,"IsTaggingEnabled":true,"ItemTagCategoryId":979,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2018-04-26T10:58:41.387","ModifiedDateTime":"2020-08-20T20:05:04.923","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":24,"Value":"","ValueFormatted":""},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":24,"Value":"","ValueFormatted":""},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":24,"Value":"","ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":24,"Value":"","ValueFormatted":""},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":24,"Value":"","ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":24,"Value":"","ValueFormatted":""},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":24,"Value":"","ValueFormatted":""},"IsDateVisible":{"AttributeId":94825,"EntityId":24,"Value":"True","ValueFormatted":"Yes"},"PersistedDataset":{"AttributeId":107096,"EntityId":24,"Value":"22","ValueFormatted":"Content Channel Item - Fuse - Studies"},"ChannelVerb":{"AttributeId":107097,"EntityId":24,"Value":"read","ValueFormatted":"Read"},"ContentFormat":{"AttributeId":109502,"EntityId":24,"Value":"35f55912-934f-4bff-b8ef-d0c9bb51835c","ValueFormatted":"Study"}},"Id":24,"Guid":"0ffdfa46-83dc-41fd-b3c8-565c0708fcb8","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"KidSpring - Lessons","Description":"","IconCssClass":"fa fa-video-camera","RequiresApproval":true,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":true,"EnableRss":true,"ChannelUrl":"/kidspring/lessons","ItemUrl":"","TimeToLive":1440,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":true,"IsTaggingEnabled":true,"ItemTagCategoryId":979,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2018-04-26T10:59:35.827","ModifiedDateTime":"2020-08-20T20:05:56.313","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":25,"Value":"55af5f64-9255-4e48-8745-fa6296d31466,ac11fcf6-7cb4-4acf-b3a7-9c204e069020,91d2246c-2c0d-4227-841c-e0d0cd39ce80,bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce,99df48c4-7d81-4b22-8fd8-2227c57dea13,3d232584-0e48-4736-ac4a-9c409f76f79d,59e4c62a-07b8-4377-9764-77b54981d6fc,7d19878f-4147-47aa-9027-018d389cade8,acc2b79f-e619-4f37-ab5a-feed780368e7,869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8,c087d53b-5a32-479f-908d-ab1e716d7f54,3a3e25ed-7bfb-496b-9945-c682b9fd7b7a,43e5748b-02f3-4632-b999-4b51ff1e1db5,7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637,695788a1-f3f8-4283-95c5-ea422c12cb65,fd6a20d5-a74a-4d01-891b-1c828a620057,8340de2c-0927-469e-8352-9b6c29478fa7,a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2,b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24,76c0e779-53fe-4e73-a1a2-6c79793902ec,af0be297-d58b-4619-adb1-bb2c91528fe6,be446c00-37ea-46ce-9494-fe4502100010","ValueFormatted":"Actual Date, App Image, Audio Duration, Audio File, Background Color, Campus(es), Communicator(s), Communicators (Legacy), Dates, Department, Foreground Color, Landscape Image, Meta Description, Meta Title, Portrait Image, Related Entry, Square Image, Subtitle, Text Color, Video File - High, Video File - Low, Video File - Mid"},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":25,"Value":"e79ffb80-94a4-47e7-b73e-599a7aebbbbb","ValueFormatted":"KidSpring - Lesson Series"},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":25,"Value":"","ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":25,"Value":"","ValueFormatted":""},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":25,"Value":"","ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":25,"Value":"","ValueFormatted":""},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":25,"Value":"","ValueFormatted":""},"IsDateVisible":{"AttributeId":94825,"EntityId":25,"Value":"True","ValueFormatted":"Yes"},"PersistedDataset":{"AttributeId":107096,"EntityId":25,"Value":"28","ValueFormatted":"Content Channel Item - KidSpring - Lessons"},"ChannelVerb":{"AttributeId":107097,"EntityId":25,"Value":"watch","ValueFormatted":"Watch"},"ContentFormat":{"AttributeId":109502,"EntityId":25,"Value":"f4685a8d-1f45-4881-83bc-e939ba29a8c9","ValueFormatted":"Sermon"}},"Id":25,"Guid":"5b1c8867-5a3c-49eb-bff6-5fff9830cffe","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"KidSpring - Lesson Series","Description":"","IconCssClass":"fa fa-video-camera","RequiresApproval":true,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":true,"EnableRss":true,"ChannelUrl":"/kidspring/lessons","ItemUrl":"","TimeToLive":1440,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":true,"IsTaggingEnabled":true,"ItemTagCategoryId":979,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2018-04-26T11:00:49.097","ModifiedDateTime":"2020-08-20T20:05:27.92","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":26,"Value":"55af5f64-9255-4e48-8745-fa6296d31466,ac11fcf6-7cb4-4acf-b3a7-9c204e069020,91d2246c-2c0d-4227-841c-e0d0cd39ce80,bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce,99df48c4-7d81-4b22-8fd8-2227c57dea13,3d232584-0e48-4736-ac4a-9c409f76f79d,59e4c62a-07b8-4377-9764-77b54981d6fc,7d19878f-4147-47aa-9027-018d389cade8,acc2b79f-e619-4f37-ab5a-feed780368e7,869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8,c087d53b-5a32-479f-908d-ab1e716d7f54,43e5748b-02f3-4632-b999-4b51ff1e1db5,7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637,fd6a20d5-a74a-4d01-891b-1c828a620057,3a7c9ca6-83a9-4b7e-80f3-3b2711623c79,a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2,b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24,76c0e779-53fe-4e73-a1a2-6c79793902ec,af0be297-d58b-4619-adb1-bb2c91528fe6,be446c00-37ea-46ce-9494-fe4502100010","ValueFormatted":"Actual Date, App Image, Audio Duration, Audio File, Background Color, Campus(es), Communicator(s), Communicators (Legacy), Dates, Department, Foreground Color, Meta Description, Meta Title, Related Entry, Scripture(s), Subtitle, Text Color, Video File - High, Video File - Low, Video File - Mid"},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":26,"Value":"","ValueFormatted":""},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":26,"Value":"","ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":26,"Value":"","ValueFormatted":""},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":26,"Value":"","ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":26,"Value":"","ValueFormatted":""},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":26,"Value":"","ValueFormatted":""},"IsDateVisible":{"AttributeId":94825,"EntityId":26,"Value":"True","ValueFormatted":"Yes"},"PersistedDataset":{"AttributeId":107096,"EntityId":26,"Value":"27","ValueFormatted":"Content Channel Item - KidSpring - Lesson Series"},"ChannelVerb":{"AttributeId":107097,"EntityId":26,"Value":"watch","ValueFormatted":"Watch"},"ContentFormat":{"AttributeId":109502,"EntityId":26,"Value":"52fde9ed-57a9-487b-ae7a-344041d100a0","ValueFormatted":"Sermon Series"}},"Id":26,"Guid":"e79ffb80-94a4-47e7-b73e-599a7aebbbbb","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"NewSpring - News","Description":"","IconCssClass":"fa fa-bullhorn","RequiresApproval":true,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":true,"ChannelUrl":"/news","ItemUrl":"","TimeToLive":1440,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":true,"IsTaggingEnabled":true,"ItemTagCategoryId":979,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2018-04-26T11:02:30.74","ModifiedDateTime":"2020-08-20T20:07:33.27","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":27,"Value":"55af5f64-9255-4e48-8745-fa6296d31466,ac11fcf6-7cb4-4acf-b3a7-9c204e069020,91d2246c-2c0d-4227-841c-e0d0cd39ce80,bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce,99df48c4-7d81-4b22-8fd8-2227c57dea13,59e4c62a-07b8-4377-9764-77b54981d6fc,7d19878f-4147-47aa-9027-018d389cade8,acc2b79f-e619-4f37-ab5a-feed780368e7,869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8,2cf4c152-c502-444e-8a97-e129219f100d,c087d53b-5a32-479f-908d-ab1e716d7f54,695788a1-f3f8-4283-95c5-ea422c12cb65,fd6a20d5-a74a-4d01-891b-1c828a620057,3a7c9ca6-83a9-4b7e-80f3-3b2711623c79,b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24,76c0e779-53fe-4e73-a1a2-6c79793902ec,af0be297-d58b-4619-adb1-bb2c91528fe6,be446c00-37ea-46ce-9494-fe4502100010,3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e","ValueFormatted":"Actual Date, App Image, Audio Duration, Audio File, Background Color, Communicator(s), Communicators (Legacy), Dates, Department, Download(s), Foreground Color, Portrait Image, Related Entry, Scripture(s), Text Color, Video File - High, Video File - Low, Video File - Mid, Videos"},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":27,"Value":"","ValueFormatted":""},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":27,"Value":"","ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":27,"Value":"","ValueFormatted":""},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":27,"Value":"","ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":27,"Value":"","ValueFormatted":""},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":27,"Value":"","ValueFormatted":""},"IsDateVisible":{"AttributeId":94825,"EntityId":27,"Value":"True","ValueFormatted":"Yes"},"PersistedDataset":{"AttributeId":107096,"EntityId":27,"Value":"14","ValueFormatted":"Content Channel Item - NewSpring - News"},"ChannelVerb":{"AttributeId":107097,"EntityId":27,"Value":"read","ValueFormatted":"Read"},"ContentFormat":{"AttributeId":109502,"EntityId":27,"Value":"f1ba11d4-d5b0-43a4-8c4f-c10e7eba1c04","ValueFormatted":"News"}},"Id":27,"Guid":"036209b9-5a96-4a5f-904b-15a081022f03","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"NewSpring - Stories","Description":"","IconCssClass":"fa fa-camera","RequiresApproval":true,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":true,"ChannelUrl":"/stories","ItemUrl":"","TimeToLive":1440,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":true,"IsTaggingEnabled":true,"ItemTagCategoryId":979,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2018-04-26T11:04:21.973","ModifiedDateTime":"2020-09-01T09:39:48.617","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":28,"Value":"","ValueFormatted":""},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":28,"Value":"","ValueFormatted":""},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":28,"Value":"","ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":28,"Value":"","ValueFormatted":""},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":28,"Value":"","ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":28,"Value":"","ValueFormatted":""},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":28,"Value":"","ValueFormatted":""},"IsDateVisible":{"AttributeId":94825,"EntityId":28,"Value":"True","ValueFormatted":"Yes"},"PersistedDataset":{"AttributeId":107096,"EntityId":28,"Value":"17","ValueFormatted":"Content Channel Item - NewSpring - Stories"},"ChannelVerb":{"AttributeId":107097,"EntityId":28,"Value":"read","ValueFormatted":"Read"},"ContentFormat":{"AttributeId":109502,"EntityId":28,"Value":"17fcc8ac-c1b2-4850-a131-8e7f3438588b","ValueFormatted":"Story"}},"Id":28,"Guid":"52dddf3d-ba6f-4df6-90be-845dded93a10","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"Worship - Songs","Description":"","IconCssClass":"fa fa-music","RequiresApproval":true,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":"","ItemUrl":"","TimeToLive":0,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":false,"IsTaggingEnabled":true,"ItemTagCategoryId":979,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2018-04-26T11:06:34.2","ModifiedDateTime":"2020-08-20T20:15:02.833","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":30,"Value":"","ValueFormatted":""},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":30,"Value":"","ValueFormatted":""},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":30,"Value":"","ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":30,"Value":"","ValueFormatted":""},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":30,"Value":"","ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":30,"Value":"","ValueFormatted":""},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":30,"Value":"","ValueFormatted":""},"IsDateVisible":{"AttributeId":94825,"EntityId":30,"Value":"True","ValueFormatted":"Yes"},"PersistedDataset":{"AttributeId":107096,"EntityId":30,"Value":"26","ValueFormatted":"Content Channel Item - Worship - Songs"},"ChannelVerb":{"AttributeId":107097,"EntityId":30,"Value":"listen","ValueFormatted":"Listen To"},"ContentFormat":{"AttributeId":109502,"EntityId":30,"Value":"558d2f9a-9500-4f56-90de-cbd5a7f58745","ValueFormatted":"Song"}},"Id":30,"Guid":"31035f35-bc2c-411a-9107-906375539e99","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"Worship - Albums","Description":"","IconCssClass":"fa fa-music","RequiresApproval":true,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":true,"EnableRss":false,"ChannelUrl":"","ItemUrl":"","TimeToLive":0,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":true,"IsTaggingEnabled":true,"ItemTagCategoryId":979,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2018-04-26T11:07:07.72","ModifiedDateTime":"2020-08-20T20:14:45.64","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":31,"Value":"","ValueFormatted":""},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":31,"Value":"","ValueFormatted":""},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":31,"Value":"","ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":31,"Value":"","ValueFormatted":""},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":31,"Value":"","ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":31,"Value":"","ValueFormatted":""},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":31,"Value":"","ValueFormatted":""},"IsDateVisible":{"AttributeId":94825,"EntityId":31,"Value":"True","ValueFormatted":"Yes"},"PersistedDataset":{"AttributeId":107096,"EntityId":31,"Value":"25","ValueFormatted":"Content Channel Item - Worship - Albums"},"ChannelVerb":{"AttributeId":107097,"EntityId":31,"Value":"listen","ValueFormatted":"Listen To"},"ContentFormat":{"AttributeId":109502,"EntityId":31,"Value":"a7b1cbd7-f3c9-431b-bc2a-5470c9ea71a8","ValueFormatted":"Album"}},"Id":31,"Guid":"2cf40587-4197-461a-a19c-b7015dc34a54","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"NewSpring - Care Resources","Description":"","IconCssClass":"fa fa-heartbeat","RequiresApproval":true,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":true,"ChannelUrl":"/care","ItemUrl":"","TimeToLive":1440,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":true,"IsTaggingEnabled":true,"ItemTagCategoryId":979,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2018-04-26T11:12:28.697","ModifiedDateTime":"2020-08-20T20:06:38.267","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":33,"Value":"","ValueFormatted":""},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":33,"Value":"","ValueFormatted":""},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":33,"Value":"","ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":33,"Value":"","ValueFormatted":""},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":33,"Value":"","ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":33,"Value":"","ValueFormatted":""},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":33,"Value":"","ValueFormatted":""},"IsDateVisible":{"AttributeId":94825,"EntityId":33,"Value":"True","ValueFormatted":"Yes"},"PersistedDataset":{"AttributeId":107096,"EntityId":33,"Value":"","ValueFormatted":""},"ChannelVerb":{"AttributeId":107097,"EntityId":33,"Value":"read","ValueFormatted":"Read"},"ContentFormat":{"AttributeId":109502,"EntityId":33,"Value":"9646fbd0-895c-42f1-bbc9-ae378f4fa9d6","ValueFormatted":"Resource"}},"Id":33,"Guid":"0c8cec17-5c9e-4e23-90f4-9f1744ec1189","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"NewSpring - Group Study Entries","Description":"","IconCssClass":"fa fa-users","RequiresApproval":true,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":"","ItemUrl":"","TimeToLive":0,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-02-10T15:12:06.177","ModifiedDateTime":"2020-08-03T22:55:44.097","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":36,"Value":"","ValueFormatted":""},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":36,"Value":"","ValueFormatted":""},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":36,"Value":"","ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":36,"Value":"","ValueFormatted":""},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":36,"Value":"","ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":36,"Value":"","ValueFormatted":""},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":36,"Value":"","ValueFormatted":""},"IsDateVisible":{"AttributeId":94825,"EntityId":36,"Value":"True","ValueFormatted":"Yes"},"PersistedDataset":{"AttributeId":107096,"EntityId":36,"Value":"","ValueFormatted":""},"ChannelVerb":{"AttributeId":107097,"EntityId":36,"Value":"read","ValueFormatted":"Read"},"ContentFormat":{"AttributeId":109502,"EntityId":36,"Value":"","ValueFormatted":""}},"Id":36,"Guid":"f0c02491-6d4c-41cb-90bb-d6e3bc42cad1","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"NewSpring - Group Studies","Description":"","IconCssClass":"fa fa-users","RequiresApproval":true,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":true,"EnableRss":false,"ChannelUrl":"","ItemUrl":"","TimeToLive":0,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":false,"IsTaggingEnabled":true,"ItemTagCategoryId":979,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-02-10T15:14:32.053","ModifiedDateTime":"2020-08-03T22:55:23.94","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":37,"Value":"","ValueFormatted":""},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":37,"Value":"","ValueFormatted":""},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":37,"Value":"","ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":37,"Value":"","ValueFormatted":""},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":37,"Value":"","ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":37,"Value":"","ValueFormatted":""},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":37,"Value":"","ValueFormatted":""},"IsDateVisible":{"AttributeId":94825,"EntityId":37,"Value":"True","ValueFormatted":"Yes"},"PersistedDataset":{"AttributeId":107096,"EntityId":37,"Value":"","ValueFormatted":""},"ChannelVerb":{"AttributeId":107097,"EntityId":37,"Value":"read","ValueFormatted":"Read"},"ContentFormat":{"AttributeId":109502,"EntityId":37,"Value":"","ValueFormatted":""}},"Id":37,"Guid":"d5dec5a4-c537-4cba-b95b-1b7694b7e3a2","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-03-05T16:05:25.513","ModifiedDateTime":"2019-03-05T16:05:25.513","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":38,"Value":"","ValueFormatted":""}},"Id":38,"Guid":"a9ff7c9a-1290-4dbc-911b-0dacf2023383","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-03-05T16:05:38.967","ModifiedDateTime":"2019-03-05T16:05:38.967","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":39,"Value":"","ValueFormatted":""}},"Id":39,"Guid":"ae625dd0-3ad5-49c7-b0d3-be7d8770a972","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-10T16:15:07.597","ModifiedDateTime":"2019-04-10T16:15:07.597","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":40,"Value":"","ValueFormatted":""}},"Id":40,"Guid":"2fabce17-ce09-48da-8ebc-2ca5ed8be6a5","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-10T16:15:18.56","ModifiedDateTime":"2019-04-10T16:15:18.56","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":41,"Value":"","ValueFormatted":""}},"Id":41,"Guid":"d62d3155-f654-4f7a-a759-422d5bb41eef","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-10T16:15:35.493","ModifiedDateTime":"2019-04-10T16:15:35.493","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":42,"Value":"","ValueFormatted":""}},"Id":42,"Guid":"2dda0244-9820-4ae2-a129-c342fa3f00e3","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-10T16:23:04.237","ModifiedDateTime":"2019-04-10T16:23:04.237","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":43,"Value":"","ValueFormatted":""}},"Id":43,"Guid":"202df2b3-fb4f-47bb-90a5-e25a964155bb","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-10T16:23:39.837","ModifiedDateTime":"2019-04-10T16:23:39.837","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":44,"Value":"","ValueFormatted":""}},"Id":44,"Guid":"80893b7f-5b86-4041-9f9d-8fc4d05fef23","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-10T21:22:18.337","ModifiedDateTime":"2019-04-10T21:22:18.337","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":45,"Value":"","ValueFormatted":""}},"Id":45,"Guid":"4009ef3b-599c-4b51-9e6f-78ff8edf7a2b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-10T21:22:29.617","ModifiedDateTime":"2019-04-10T21:22:29.617","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":46,"Value":"","ValueFormatted":""}},"Id":46,"Guid":"6c005889-09f7-45fa-83be-35f76cee1c3d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-10T21:22:41.78","ModifiedDateTime":"2019-04-10T21:22:41.78","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":47,"Value":"","ValueFormatted":""}},"Id":47,"Guid":"8e27d650-2587-4a8e-a36d-7745382f5f36","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side By Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-10T21:30:24.197","ModifiedDateTime":"2019-04-10T21:30:24.197","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":48,"Value":"","ValueFormatted":""}},"Id":48,"Guid":"e02856a5-ecb1-4b11-8be6-20296bdd2141","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side By Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-10T21:30:34.293","ModifiedDateTime":"2019-04-10T21:30:34.293","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":49,"Value":"","ValueFormatted":""}},"Id":49,"Guid":"b2c0e5eb-7c4f-412b-ad6e-81c5262c2dc2","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-11T09:12:52.723","ModifiedDateTime":"2019-04-11T09:12:52.723","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":50,"Value":"","ValueFormatted":""}},"Id":50,"Guid":"f650e3f8-ddf9-4d04-ae80-63f7cd687a8f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Vision Copy","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-11T09:31:54.31","ModifiedDateTime":"2019-04-11T09:31:54.31","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":51,"Value":"","ValueFormatted":""}},"Id":51,"Guid":"c4d9e631-0a15-4a63-b931-8256fa11877f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-11T09:48:21.517","ModifiedDateTime":"2019-04-11T09:48:21.517","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":52,"Value":"","ValueFormatted":""}},"Id":52,"Guid":"93c27450-d432-48e6-9249-aa8783e77213","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-11T10:10:07.457","ModifiedDateTime":"2019-04-11T10:10:07.457","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":53,"Value":"","ValueFormatted":""}},"Id":53,"Guid":"a979d2a3-c327-4804-b9fe-0dedc12af9cd","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side By Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-11T10:10:20.01","ModifiedDateTime":"2019-04-11T10:10:20.01","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":54,"Value":"","ValueFormatted":""}},"Id":54,"Guid":"dba3aded-6f26-40b5-b04d-89c4d5406488","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-11T10:10:33.537","ModifiedDateTime":"2019-04-11T10:10:33.537","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":55,"Value":"","ValueFormatted":""}},"Id":55,"Guid":"71c53565-da3b-4b9b-8833-7cbdea3a754e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-11T10:10:50.463","ModifiedDateTime":"2019-04-11T10:10:50.463","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":56,"Value":"","ValueFormatted":""}},"Id":56,"Guid":"e39cebda-b89e-4aea-a8eb-967ac957f17f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Bible Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-11T11:02:50.02","ModifiedDateTime":"2019-04-11T11:02:50.02","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":57,"Value":"","ValueFormatted":""}},"Id":57,"Guid":"80d5672a-1ace-41d4-b3a8-ad5bf12c9fd0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Daily Devo Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-11T11:03:11.007","ModifiedDateTime":"2019-04-11T11:03:11.007","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":58,"Value":"","ValueFormatted":""}},"Id":58,"Guid":"9a930b5b-21e5-4a9c-84ca-81d5d29d68ef","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"YouVersion Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-11T11:04:11.003","ModifiedDateTime":"2019-04-11T11:04:11.003","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":59,"Value":"","ValueFormatted":""}},"Id":59,"Guid":"7c4e92a6-f98f-4a71-ac35-9d65f61fb9cd","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero Video","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-11T11:18:25.937","ModifiedDateTime":"2019-04-11T11:18:25.937","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":60,"Value":"","ValueFormatted":""}},"Id":60,"Guid":"ba90b0d7-e841-4228-b135-45471f929a63","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Israel Trip Description","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-11T11:19:12.683","ModifiedDateTime":"2019-04-11T11:19:12.683","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":61,"Value":"","ValueFormatted":""}},"Id":61,"Guid":"b9d2ea30-716d-4a31-b695-3344fdd17d70","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Israel Trip Questions","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-11T11:19:33.507","ModifiedDateTime":"2019-04-11T11:19:33.507","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":62,"Value":"","ValueFormatted":""}},"Id":62,"Guid":"34900f44-d514-4c3a-b260-820fb2e79cf7","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Give Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-11T13:14:37.893","ModifiedDateTime":"2019-04-11T13:14:37.893","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":63,"Value":"","ValueFormatted":""}},"Id":63,"Guid":"2102d38f-6eb7-4245-a733-18723998aef0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Schedule Your Giving Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-11T13:15:03.26","ModifiedDateTime":"2019-04-11T13:15:03.26","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":64,"Value":"","ValueFormatted":""}},"Id":64,"Guid":"82bbfb4b-3724-47f3-b126-ca935d319344","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"What is Tithing Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-11T13:16:22.6","ModifiedDateTime":"2019-04-11T13:16:22.6","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":65,"Value":"","ValueFormatted":""}},"Id":65,"Guid":"1dc2321e-23f4-46f6-ac2e-9510b9d73f81","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"How to Win with Money Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-11T13:16:57.037","ModifiedDateTime":"2019-04-11T13:16:57.037","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":66,"Value":"","ValueFormatted":""}},"Id":66,"Guid":"4fa23717-ca3e-49c6-b98a-2d020d420638","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Donate Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-11T13:17:28.303","ModifiedDateTime":"2019-04-11T13:17:28.303","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":67,"Value":"","ValueFormatted":""}},"Id":67,"Guid":"4f49948a-d79f-47ae-b21f-87f3fccf9f6c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Still Have Questions","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-11T13:19:27.027","ModifiedDateTime":"2019-04-11T13:19:27.027","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":68,"Value":"","ValueFormatted":""}},"Id":68,"Guid":"303ce9dd-709c-41f7-8973-26174b632833","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Difference Maker Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-11T13:19:51.14","ModifiedDateTime":"2019-04-11T13:19:51.14","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":69,"Value":"","ValueFormatted":""}},"Id":69,"Guid":"6d500f5e-7698-4b3a-8058-58bdbdb97f84","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-11T13:30:05.387","ModifiedDateTime":"2019-04-11T13:30:05.387","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":70,"Value":"","ValueFormatted":""}},"Id":70,"Guid":"00f25940-4680-4b32-9372-4e4497d82c94","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-11T13:30:22.31","ModifiedDateTime":"2019-04-11T13:30:22.31","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":71,"Value":"","ValueFormatted":""}},"Id":71,"Guid":"7a427a98-cdaf-4c75-aa35-ee2d7157078e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-11T13:30:37.083","ModifiedDateTime":"2019-04-11T13:30:37.083","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":72,"Value":"","ValueFormatted":""}},"Id":72,"Guid":"289f55aa-f434-43f7-91f5-7587d5d5591f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Israel Trip Questions","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-11T13:31:04.487","ModifiedDateTime":"2019-04-11T13:31:04.487","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":73,"Value":"","ValueFormatted":""}},"Id":73,"Guid":"5a6ef69f-0e7c-49f2-bbcc-7a8a2109903e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-11T14:43:28.247","ModifiedDateTime":"2019-04-11T14:43:28.247","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":74,"Value":"","ValueFormatted":""}},"Id":74,"Guid":"931f9db1-9850-4aef-b9d2-3c4dc4100fc4","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Care Info","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-11T14:44:26.277","ModifiedDateTime":"2019-04-11T14:44:26.277","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":75,"Value":"","ValueFormatted":""}},"Id":75,"Guid":"be7ac6aa-7e4b-4d2a-a2b9-5f4916ef26ae","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Resources","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-11T14:44:54.203","ModifiedDateTime":"2019-04-11T14:44:54.203","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":76,"Value":"","ValueFormatted":""}},"Id":76,"Guid":"ca50d707-6c1d-4e41-bd40-2b2f5b78d951","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T15:22:00.953","ModifiedDateTime":"2019-04-14T15:22:00.953","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":77,"Value":"","ValueFormatted":""}},"Id":77,"Guid":"7f8e4bf2-4235-4d56-a742-943fffb3a2f2","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T15:22:23.557","ModifiedDateTime":"2019-04-14T15:22:23.557","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":78,"Value":"","ValueFormatted":""}},"Id":78,"Guid":"0b8502bd-7f02-458b-9fef-2af630dcf284","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T15:22:51.483","ModifiedDateTime":"2019-04-14T15:22:51.483","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":79,"Value":"","ValueFormatted":""}},"Id":79,"Guid":"a925ab4a-ce0d-438d-9bdc-eae2c2e02e9d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T15:23:11.247","ModifiedDateTime":"2019-04-14T15:23:11.247","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":80,"Value":"","ValueFormatted":""}},"Id":80,"Guid":"2cab05a0-bacf-4397-9087-a23e34a0234e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T15:23:26.867","ModifiedDateTime":"2019-04-14T15:23:26.867","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":81,"Value":"","ValueFormatted":""}},"Id":81,"Guid":"45804903-e4b6-476a-af7d-3585cb1aa324","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Tighten the Knot questions","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T16:01:45.967","ModifiedDateTime":"2019-04-14T16:01:45.967","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":82,"Value":"","ValueFormatted":""}},"Id":82,"Guid":"f29a168d-8e7b-4905-804d-6bf4c1d02087","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Donation Block","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T16:03:59.493","ModifiedDateTime":"2019-04-14T16:03:59.493","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":83,"Value":"","ValueFormatted":""}},"Id":83,"Guid":"f35b3f23-e247-4e7c-ba82-fbb191d5b38b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Why marriage?","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T16:08:14.687","ModifiedDateTime":"2019-04-14T16:08:14.687","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":84,"Value":"","ValueFormatted":""}},"Id":84,"Guid":"f5905a92-7e36-4fe9-85d5-510c4ebcca25","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T16:09:12.373","ModifiedDateTime":"2019-04-14T16:09:12.373","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":85,"Value":"","ValueFormatted":""}},"Id":85,"Guid":"e6fdd234-4093-45a3-a947-85da5fb02ae7","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T16:26:55.667","ModifiedDateTime":"2019-04-14T16:26:55.667","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":86,"Value":"","ValueFormatted":""}},"Id":86,"Guid":"942aad4b-e1e9-4efe-8808-6f56d03e21de","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T16:29:06.417","ModifiedDateTime":"2019-04-14T16:29:06.417","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":87,"Value":"","ValueFormatted":""}},"Id":87,"Guid":"e4de592e-3e5c-40a5-b076-370cfb7b0b4d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side by Side [NewSpring Apps]","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T16:29:29.35","ModifiedDateTime":"2019-04-14T16:29:29.35","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":88,"Value":"","ValueFormatted":""}},"Id":88,"Guid":"b54f4a33-4e02-4a55-b084-57be05c7c144","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side by Side [KidSpring Apps]","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T16:29:55.553","ModifiedDateTime":"2019-04-14T16:29:55.553","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":89,"Value":"","ValueFormatted":""}},"Id":89,"Guid":"b4a80900-9a0c-4107-960f-ffa29d84eb7f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero Care","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T16:42:52.667","ModifiedDateTime":"2019-04-14T16:42:52.667","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":90,"Value":"","ValueFormatted":""}},"Id":90,"Guid":"9a08109b-d7f2-42f5-a7c4-8269a54fa2c7","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Talk to Someone Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T16:43:11.517","ModifiedDateTime":"2019-04-14T16:43:11.517","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":91,"Value":"","ValueFormatted":""}},"Id":91,"Guid":"38b257e9-0b15-4e67-b424-178150d2b235","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Reading Your Bible","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T16:51:41.433","ModifiedDateTime":"2019-04-14T16:51:41.433","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":92,"Value":"","ValueFormatted":""}},"Id":92,"Guid":"b53fe954-8a5c-414a-adf1-22f8a4bbc136","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Just 10 Minutes Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T16:51:57.607","ModifiedDateTime":"2019-04-14T16:51:57.607","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":93,"Value":"","ValueFormatted":""}},"Id":93,"Guid":"4b27536a-63bd-4852-9544-2d6cb270b22e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Daily Devo - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T16:52:13.083","ModifiedDateTime":"2019-04-14T16:52:13.083","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":94,"Value":"","ValueFormatted":""}},"Id":94,"Guid":"60b3aa5a-5382-40f9-8bef-df2b794dc765","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"YouVersion App - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T16:52:35.48","ModifiedDateTime":"2019-04-14T16:52:35.48","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":95,"Value":"","ValueFormatted":""}},"Id":95,"Guid":"b56be648-9a60-40a5-ac98-664581b25439","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"You Can't Out Give God - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T17:03:54.337","ModifiedDateTime":"2019-04-14T17:03:54.337","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":96,"Value":"","ValueFormatted":""}},"Id":96,"Guid":"485bfde1-645e-4dfc-bf20-aa8d0bbc1d9a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Schedule Your Giving Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T17:04:10.637","ModifiedDateTime":"2019-04-14T17:04:10.637","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":97,"Value":"","ValueFormatted":""}},"Id":97,"Guid":"42ca86e7-1d31-468c-b7c1-40648cbc887f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"What is Tithing Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T17:04:20.09","ModifiedDateTime":"2019-04-14T17:04:20.09","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":98,"Value":"","ValueFormatted":""}},"Id":98,"Guid":"735727bd-706e-4693-8006-fc445eafb4a3","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Not From You For You Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T17:04:51.473","ModifiedDateTime":"2019-04-14T17:04:51.473","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":99,"Value":"","ValueFormatted":""}},"Id":99,"Guid":"e25c58a8-5462-4774-baae-11ad953219f0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Non-Cash Gift - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T17:05:15.313","ModifiedDateTime":"2019-04-14T17:05:15.313","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":100,"Value":"","ValueFormatted":""}},"Id":100,"Guid":"e1af941c-9eeb-4e35-94b8-eb8230fb4c86","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T17:23:07.16","ModifiedDateTime":"2019-04-14T17:23:07.16","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":101,"Value":"","ValueFormatted":""}},"Id":101,"Guid":"7cbbabc5-f5f9-484e-bb37-19f28cad33bf","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T17:24:28.2","ModifiedDateTime":"2019-04-14T17:24:28.2","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":102,"Value":"","ValueFormatted":""}},"Id":102,"Guid":"dd54e038-944c-4499-ab88-c68122bca4d5","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T17:26:05.59","ModifiedDateTime":"2019-04-14T17:26:05.59","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":103,"Value":"","ValueFormatted":""}},"Id":103,"Guid":"fc3a5dde-104a-4294-893a-a181cbe230f0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T17:26:15.497","ModifiedDateTime":"2019-04-14T17:26:15.497","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":104,"Value":"","ValueFormatted":""}},"Id":104,"Guid":"df25e0e8-6619-4c27-abd1-1b368e0af48f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Need Help?","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T17:29:07.527","ModifiedDateTime":"2019-04-14T17:29:07.527","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":105,"Value":"","ValueFormatted":""}},"Id":105,"Guid":"46a0ca4e-0c76-4a58-9d89-6cfdfae10c84","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Roku Channel","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-14T17:29:28.033","ModifiedDateTime":"2019-04-14T17:29:28.033","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":106,"Value":"","ValueFormatted":""}},"Id":106,"Guid":"033615c2-b9cd-4d1f-8dec-4049f8089a2d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Salvation - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T09:26:03.277","ModifiedDateTime":"2019-04-15T09:26:03.277","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":107,"Value":"","ValueFormatted":""}},"Id":107,"Guid":"9364cfe3-bc01-4cc8-8d96-d734f597547a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Do You Know Jesus - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T09:26:22.48","ModifiedDateTime":"2019-04-15T09:26:22.48","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":108,"Value":"","ValueFormatted":""}},"Id":108,"Guid":"378e0473-0877-417d-b021-4ea10d90e025","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Salvation Is the Start of a Relationship - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T09:26:47.08","ModifiedDateTime":"2020-04-16T16:04:00.387","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":109,"Value":"","ValueFormatted":""}},"Id":109,"Guid":"2da470be-6438-4b56-ad78-9443890a364d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Do You Want to Be Saved - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T09:27:11.367","ModifiedDateTime":"2019-04-15T09:27:11.367","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":110,"Value":"","ValueFormatted":""}},"Id":110,"Guid":"d505d00c-4cc2-44b5-a84f-d4423b411519","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T09:33:04.9","ModifiedDateTime":"2019-04-15T09:33:04.9","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":111,"Value":"","ValueFormatted":""}},"Id":111,"Guid":"8713e446-1165-43ff-8c39-f827c1495b0e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side by Side [watch]","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T09:34:34.887","ModifiedDateTime":"2019-04-15T09:34:34.887","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":112,"Value":"","ValueFormatted":""}},"Id":112,"Guid":"c413e15c-5159-4c97-ba1a-70e61e1a87bf","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T09:35:25.647","ModifiedDateTime":"2019-04-15T09:35:25.647","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":113,"Value":"","ValueFormatted":""}},"Id":113,"Guid":"1b7ff3b1-a77e-4c50-b507-e8c3df51a404","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T09:36:05.533","ModifiedDateTime":"2019-04-15T09:36:05.533","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":114,"Value":"","ValueFormatted":""}},"Id":114,"Guid":"98322589-3a65-4e55-8e5d-6ad226fd64eb","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T09:36:41.807","ModifiedDateTime":"2019-04-15T09:36:41.807","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":115,"Value":"","ValueFormatted":""}},"Id":115,"Guid":"84681899-0e12-43d3-bff8-ae2c798f7781","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Need Help?","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T09:37:25.127","ModifiedDateTime":"2019-04-15T09:37:25.127","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":116,"Value":"","ValueFormatted":""}},"Id":116,"Guid":"78ffbb23-dfa4-4ef8-8a16-6f17b9857380","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Social Sharing","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T09:38:28.557","ModifiedDateTime":"2019-04-15T09:38:28.557","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":117,"Value":"","ValueFormatted":""}},"Id":117,"Guid":"05a2a55a-b3eb-43c1-af73-bf5a04f48a95","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"You Were Made for This - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T09:56:28.833","ModifiedDateTime":"2019-04-15T09:56:28.833","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":118,"Value":"","ValueFormatted":""}},"Id":118,"Guid":"9fac3e89-e224-4886-aacd-4b987c4cf3d0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Is Serving Your Next Step - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T09:57:05.223","ModifiedDateTime":"2019-04-15T09:57:05.223","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":119,"Value":"","ValueFormatted":""}},"Id":119,"Guid":"5c32741b-534e-4426-a4b9-eaec39d3e267","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Fuse - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T09:57:17.36","ModifiedDateTime":"2019-04-15T09:57:17.36","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":120,"Value":"","ValueFormatted":""}},"Id":120,"Guid":"01a6bfcb-9dbd-4415-a191-c06191a1987a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"KidSpring - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T09:57:35.687","ModifiedDateTime":"2019-04-15T09:57:35.687","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":121,"Value":"","ValueFormatted":""}},"Id":121,"Guid":"310790c5-2976-424a-a474-67534b8e5ec1","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Connections - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T09:57:59.437","ModifiedDateTime":"2019-04-15T09:57:59.437","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":122,"Value":"","ValueFormatted":""}},"Id":122,"Guid":"ae1e9843-7aa8-4bdc-bfcf-4735ac4f67c9","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Discipleship - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T09:58:15.993","ModifiedDateTime":"2019-04-15T09:58:15.993","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":123,"Value":"","ValueFormatted":""}},"Id":123,"Guid":"227fcbb3-190b-4f0a-aa85-7bd17540029d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Creative Arts - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T09:58:38.14","ModifiedDateTime":"2019-11-25T09:52:38.803","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":124,"Value":"","ValueFormatted":""}},"Id":124,"Guid":"bed8d4cd-5702-4f61-be75-2563fe91eaa3","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Still Not Sure - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T09:59:04.02","ModifiedDateTime":"2019-04-15T09:59:04.02","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":125,"Value":"","ValueFormatted":""}},"Id":125,"Guid":"88de93ef-9a83-4926-8cc8-e27f4a0f81f5","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T10:12:28.223","ModifiedDateTime":"2019-04-15T10:12:28.223","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":126,"Value":"","ValueFormatted":""}},"Id":126,"Guid":"fe972a7c-6324-4013-a828-ab037e42413c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T10:12:59.837","ModifiedDateTime":"2019-04-15T10:12:59.837","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":127,"Value":"","ValueFormatted":""}},"Id":127,"Guid":"db37202d-be35-47af-a0e5-5f8db67a5c0b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T10:13:54.933","ModifiedDateTime":"2019-04-15T10:14:11.537","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":128,"Value":"","ValueFormatted":""}},"Id":128,"Guid":"044a6f68-28dd-42d3-9eca-89b8acaee748","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T10:15:20.44","ModifiedDateTime":"2019-04-15T10:15:20.44","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":129,"Value":"","ValueFormatted":""}},"Id":129,"Guid":"f871c043-4b41-48c1-8bfc-76b275c2d6e3","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T10:15:58.977","ModifiedDateTime":"2019-04-15T10:15:58.977","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":130,"Value":"","ValueFormatted":""}},"Id":130,"Guid":"9b157a82-c235-4911-81cc-c5069b313d5f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Need Help?","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T10:16:41.663","ModifiedDateTime":"2019-04-15T10:16:41.663","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":131,"Value":"","ValueFormatted":""}},"Id":131,"Guid":"994ec473-1a98-475a-adbc-c649523d9ff9","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Social Sharing","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T10:17:20.933","ModifiedDateTime":"2019-04-15T10:17:20.933","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":132,"Value":"","ValueFormatted":""}},"Id":132,"Guid":"0f570a5f-10da-41db-9564-364d1f56f2eb","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Baptism - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T10:20:06.903","ModifiedDateTime":"2019-04-15T10:20:06.903","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":133,"Value":"","ValueFormatted":""}},"Id":133,"Guid":"0cc97464-6743-4377-ae83-aabd68844ba5","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"What is Baptism - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T10:20:38.237","ModifiedDateTime":"2019-04-15T10:20:38.237","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":134,"Value":"","ValueFormatted":""}},"Id":134,"Guid":"5111b477-a5fe-4a95-a945-f8f4a967c6b2","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"What's Next - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T10:22:16.727","ModifiedDateTime":"2019-04-15T10:22:16.727","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":135,"Value":"","ValueFormatted":""}},"Id":135,"Guid":"401a070d-1587-44af-9f2d-6a00915122f8","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Share Your Story - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T10:22:38.517","ModifiedDateTime":"2019-04-15T10:22:38.517","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":136,"Value":"","ValueFormatted":""}},"Id":136,"Guid":"020bb0ae-3b25-4860-8d9b-83f40329a29a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Still have Questions - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T10:23:06.127","ModifiedDateTime":"2019-04-15T10:23:06.127","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":137,"Value":"","ValueFormatted":""}},"Id":137,"Guid":"7b8a7b99-0581-4219-8078-0b6a0b97289f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Rally - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T10:44:35.4","ModifiedDateTime":"2019-04-15T10:44:35.4","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":138,"Value":"","ValueFormatted":""}},"Id":138,"Guid":"b037a563-5e31-4946-8a73-e33a795591ea","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"We Are Rally - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T10:44:52.333","ModifiedDateTime":"2019-04-15T10:44:52.333","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":139,"Value":"","ValueFormatted":""}},"Id":139,"Guid":"a3655887-f6a5-43b9-af90-a7f8ca7e6883","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Rightnow media hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T10:58:02.207","ModifiedDateTime":"2019-04-15T10:58:02.207","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":140,"Value":"","ValueFormatted":""}},"Id":140,"Guid":"34fc5e18-6af7-4ad6-bf64-16593c3c0ade","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"These Are My People - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T10:58:35.473","ModifiedDateTime":"2019-04-15T10:58:35.473","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":141,"Value":"","ValueFormatted":""}},"Id":141,"Guid":"29e34c54-e765-4ad7-a803-c831594fe084","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Join A Group - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T10:58:58.437","ModifiedDateTime":"2019-04-15T10:58:58.437","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":142,"Value":"","ValueFormatted":""}},"Id":142,"Guid":"3b495e6c-1cfc-4357-9b6e-a4eb08f47dcb","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Lead A Group - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T10:59:27.947","ModifiedDateTime":"2019-04-15T10:59:27.947","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":143,"Value":"","ValueFormatted":""}},"Id":143,"Guid":"729b2743-5e94-4b5e-bf36-a421edb40314","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Let Us Help You Find a Group - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T10:59:51.153","ModifiedDateTime":"2019-04-15T10:59:51.153","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":144,"Value":"","ValueFormatted":""}},"Id":144,"Guid":"a59316e2-ca7d-480b-acdb-ffb002be2595","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Brad's explainer video","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T11:00:24.59","ModifiedDateTime":"2019-04-15T11:00:24.59","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":145,"Value":"","ValueFormatted":""}},"Id":145,"Guid":"bcd8400a-6a09-47e0-be22-099e03d53ec9","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Connect - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T11:25:11.837","ModifiedDateTime":"2019-04-15T11:25:11.837","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":146,"Value":"","ValueFormatted":""}},"Id":146,"Guid":"cdb319f6-0a4d-4822-b1bc-f9d73cc285e0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Who Are Connect Classes For - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T11:25:30.06","ModifiedDateTime":"2019-04-15T11:25:30.06","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":147,"Value":"","ValueFormatted":""}},"Id":147,"Guid":"35b0c51b-2c50-4307-b2b2-de505a4e50b2","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Still Have Questions - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T11:25:48.91","ModifiedDateTime":"2019-04-15T11:25:48.91","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":148,"Value":"","ValueFormatted":""}},"Id":148,"Guid":"c1071487-2d3c-44d3-8cf3-d0a4054a4cc5","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Our Beliefs - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T11:32:37.74","ModifiedDateTime":"2019-04-15T11:32:37.74","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":149,"Value":"","ValueFormatted":""}},"Id":149,"Guid":"d0db42f4-19a2-4a72-ac80-9a96b50191d4","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Introduction - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T11:32:54.987","ModifiedDateTime":"2019-04-15T11:32:54.987","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":150,"Value":"","ValueFormatted":""}},"Id":150,"Guid":"387596de-2168-41f6-ab57-237b1b407bab","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Want to Know More - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T11:33:10.977","ModifiedDateTime":"2019-04-15T11:33:10.977","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":151,"Value":"","ValueFormatted":""}},"Id":151,"Guid":"709f48c6-71f3-4ddf-89e2-22b23052c97c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero video","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T12:55:54.83","ModifiedDateTime":"2019-04-15T12:55:54.83","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":152,"Value":"","ValueFormatted":""}},"Id":152,"Guid":"fa37d66a-f1ad-4edf-a804-ddea849164f0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"KidSpring Ad - full width","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T12:57:27.397","ModifiedDateTime":"2019-04-15T12:57:27.397","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":153,"Value":"","ValueFormatted":""}},"Id":153,"Guid":"0c8b50d9-43ce-4366-9436-08b5b1a3a367","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Fuse ad - full width","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T12:58:11.89","ModifiedDateTime":"2019-04-15T12:58:11.89","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":154,"Value":"","ValueFormatted":""}},"Id":154,"Guid":"d2ac911f-9951-4813-b471-dd044a892575","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Rally ad - full width","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T12:59:02.15","ModifiedDateTime":"2019-04-15T12:59:02.15","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":155,"Value":"","ValueFormatted":""}},"Id":155,"Guid":"2eb99706-ea8c-4fdb-a207-c6c5a36b6437","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Worship ad - full width","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T12:59:36.287","ModifiedDateTime":"2019-04-15T12:59:36.287","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":156,"Value":"","ValueFormatted":""}},"Id":156,"Guid":"aad02a6f-c5ad-42b2-a591-9d49bb843b90","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"NS Network ad - side by side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T13:01:05.38","ModifiedDateTime":"2019-04-15T13:01:05.38","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":157,"Value":"","ValueFormatted":""}},"Id":157,"Guid":"e4385ab4-10d8-4d14-9ce2-e000596adbbc","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Family Values ad - link to sermon","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T13:01:44.663","ModifiedDateTime":"2019-04-15T13:01:44.663","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":158,"Value":"","ValueFormatted":""}},"Id":158,"Guid":"54c067fe-2647-46a8-9288-858637e234c9","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Still have questions?","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T13:03:17.877","ModifiedDateTime":"2019-04-15T13:03:17.877","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":159,"Value":"","ValueFormatted":""}},"Id":159,"Guid":"ee8776f2-4183-46e9-a4d8-81fa094798ea","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Questions","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T13:06:02.783","ModifiedDateTime":"2019-04-15T13:06:02.783","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":160,"Value":"","ValueFormatted":""}},"Id":160,"Guid":"4123ebc4-209a-41b8-8c2e-65541e287b82","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Jesus - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T13:11:33.28","ModifiedDateTime":"2019-04-15T13:11:33.28","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":161,"Value":"","ValueFormatted":""}},"Id":161,"Guid":"8d25a872-8a99-4489-be84-3659f33007e6","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Jesus - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T13:11:48.003","ModifiedDateTime":"2019-04-15T13:11:48.003","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":162,"Value":"","ValueFormatted":""}},"Id":162,"Guid":"2d2369b0-59be-4f71-85ca-b6a2d6897e73","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"God - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T13:32:17.057","ModifiedDateTime":"2019-04-15T13:32:17.057","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":163,"Value":"","ValueFormatted":""}},"Id":163,"Guid":"56ff19c3-79fb-4955-9392-337df181a2cd","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"God - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T13:32:49.363","ModifiedDateTime":"2019-04-15T13:32:49.363","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":164,"Value":"","ValueFormatted":""}},"Id":164,"Guid":"f30a6b73-ec5d-4425-8635-f5f03f3efea2","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Holy Spirit - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T13:40:01.89","ModifiedDateTime":"2019-04-15T13:40:01.89","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":165,"Value":"","ValueFormatted":""}},"Id":165,"Guid":"5d5a7fe1-f1ac-4af7-9eaf-fc98dd5e0232","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T13:40:09.897","ModifiedDateTime":"2019-04-15T13:40:09.897","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":166,"Value":"","ValueFormatted":""}},"Id":166,"Guid":"8c8acc8d-8cba-4810-8940-67a5fd9c178c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Holy Spirit - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T13:40:16.54","ModifiedDateTime":"2019-04-15T13:40:16.54","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":167,"Value":"","ValueFormatted":""}},"Id":167,"Guid":"3f572ebc-a3b0-48b9-a3d7-162af6c2ff6b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Ad with three jump links","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T13:42:46.623","ModifiedDateTime":"2019-04-15T13:42:46.623","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":168,"Value":"","ValueFormatted":""}},"Id":168,"Guid":"83803ab4-8c4b-4608-9208-c672d4fe43e2","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Vision","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T13:44:56.29","ModifiedDateTime":"2019-04-15T13:44:56.29","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":169,"Value":"","ValueFormatted":""}},"Id":169,"Guid":"12900242-fb81-4e49-91a5-750c3c80c5f1","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Gauntlet Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T13:50:51.9","ModifiedDateTime":"2019-04-15T13:50:51.9","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":170,"Value":"","ValueFormatted":""}},"Id":170,"Guid":"10340b98-d809-46fc-a62c-b6fa5ec0ebe1","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"What is Fuse?","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T13:56:54.223","ModifiedDateTime":"2019-04-15T13:56:54.223","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":171,"Value":"","ValueFormatted":""}},"Id":171,"Guid":"5d694d8d-f814-4b53-acd1-f9096149e9f9","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"You belong at Fuse!","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T14:00:49.303","ModifiedDateTime":"2019-04-15T14:00:49.303","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":172,"Value":"","ValueFormatted":""}},"Id":172,"Guid":"3b663c1d-86b5-4b33-aa70-e6f5614b0348","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Bible - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T14:01:00.52","ModifiedDateTime":"2019-04-15T14:01:00.52","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":173,"Value":"","ValueFormatted":""}},"Id":173,"Guid":"f78aa1cd-81d8-45b0-94d2-ab981841c7b8","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Bible - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T14:01:34.19","ModifiedDateTime":"2019-04-15T14:01:34.19","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":174,"Value":"","ValueFormatted":""}},"Id":174,"Guid":"ecc4a100-6a0f-446f-9d92-d2fdb508ed55","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Humanity - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T14:08:38.037","ModifiedDateTime":"2019-04-15T14:08:38.037","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":175,"Value":"","ValueFormatted":""}},"Id":175,"Guid":"312fb77a-af70-43eb-98d8-44bd303cb8d4","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Humanity - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T14:08:55.78","ModifiedDateTime":"2019-04-15T14:08:55.78","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":176,"Value":"","ValueFormatted":""}},"Id":176,"Guid":"138794b4-5048-4c8b-887a-839b8430346f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T14:13:15.993","ModifiedDateTime":"2019-04-15T14:13:15.993","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":177,"Value":"","ValueFormatted":""}},"Id":177,"Guid":"26c4f556-f659-4e23-8495-fb5b8dba102f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Why it matters","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T14:13:52.593","ModifiedDateTime":"2019-04-15T14:13:52.593","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":178,"Value":"","ValueFormatted":""}},"Id":178,"Guid":"60f8bbe9-9864-469c-ba8b-c31fb63b8ee1","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Images","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T14:14:39.107","ModifiedDateTime":"2019-04-15T14:14:39.107","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":179,"Value":"","ValueFormatted":""}},"Id":179,"Guid":"0405f7d1-f744-4f13-b1b2-6321fefff2cf","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Salvation - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T14:19:53.9","ModifiedDateTime":"2019-04-15T14:19:53.9","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":180,"Value":"","ValueFormatted":""}},"Id":180,"Guid":"d5909f1d-fc79-4cf0-af2b-089634f29e44","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Salvation - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T14:20:10.327","ModifiedDateTime":"2019-04-15T14:20:10.327","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":181,"Value":"","ValueFormatted":""}},"Id":181,"Guid":"87662044-7127-463c-868b-2b51f4d7ba27","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Logo progression - 2","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T14:22:19.747","ModifiedDateTime":"2019-04-15T14:22:19.747","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":182,"Value":"","ValueFormatted":""}},"Id":182,"Guid":"c255833f-da21-4b95-beb0-a41d7ec593f4","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Logo Progression","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T14:24:45.42","ModifiedDateTime":"2019-04-15T14:24:45.42","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":183,"Value":"","ValueFormatted":""}},"Id":183,"Guid":"65ef730c-ddc0-4e45-a7ae-763baada4a08","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Logo Progression","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T14:25:01.97","ModifiedDateTime":"2019-04-15T14:25:01.97","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":184,"Value":"","ValueFormatted":""}},"Id":184,"Guid":"f6f9147e-a652-4b17-a909-8900a68f5596","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Logo Progression","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T14:25:10.88","ModifiedDateTime":"2019-04-15T14:25:10.88","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":185,"Value":"","ValueFormatted":""}},"Id":185,"Guid":"29b24bd9-6dc9-479a-864c-1a8f9e720736","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Logo Progression","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T14:25:20.603","ModifiedDateTime":"2019-04-15T14:25:20.603","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":186,"Value":"","ValueFormatted":""}},"Id":186,"Guid":"243e5f11-c9b5-45ac-9f29-4f96f9205911","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Logo Progression","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T14:25:31.067","ModifiedDateTime":"2019-04-15T14:25:31.067","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":187,"Value":"","ValueFormatted":""}},"Id":187,"Guid":"86dab75c-40a4-4edc-aaf9-89c34c47e1f2","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Gauntlet Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T14:34:01.823","ModifiedDateTime":"2019-04-15T14:34:01.823","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":188,"Value":"","ValueFormatted":""}},"Id":188,"Guid":"d192a43e-75fe-40e8-a1ed-7da305ddfa11","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Eternal Security - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T14:34:22.807","ModifiedDateTime":"2019-04-15T14:34:22.807","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":189,"Value":"","ValueFormatted":""}},"Id":189,"Guid":"f295ebd8-a29a-4c63-982a-48061dceb766","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Eternal Security - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T14:34:41.02","ModifiedDateTime":"2019-04-15T14:34:41.02","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":190,"Value":"","ValueFormatted":""}},"Id":190,"Guid":"434db24b-75b1-4b4a-9261-e0061c55c95c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Eternity - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T14:43:29.007","ModifiedDateTime":"2019-04-15T14:43:29.007","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":191,"Value":"","ValueFormatted":""}},"Id":191,"Guid":"fa86783e-1cc8-4051-a94e-75098a69a1ad","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Eternity - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T14:43:42.573","ModifiedDateTime":"2019-04-15T14:43:42.573","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":192,"Value":"","ValueFormatted":""}},"Id":192,"Guid":"082d4a1e-d970-4c2b-833a-2a2a42690339","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Why We Gather - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T14:49:24.247","ModifiedDateTime":"2019-04-15T14:49:24.247","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":193,"Value":"","ValueFormatted":""}},"Id":193,"Guid":"fed4ffa2-879d-49b1-aa07-f4e3b51bb7b5","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Why We Gather - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T14:49:40.27","ModifiedDateTime":"2019-04-15T14:49:40.27","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":194,"Value":"","ValueFormatted":""}},"Id":194,"Guid":"6d7f375b-2d74-4ba6-a004-4d8f5fa842b2","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"I Love My Church image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T15:10:30.037","ModifiedDateTime":"2019-04-15T15:10:30.037","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":195,"Value":"","ValueFormatted":""}},"Id":195,"Guid":"4a068936-1468-42da-8c7f-dde58f08d1c6","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Close up of stationary","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T15:11:46.383","ModifiedDateTime":"2019-04-15T15:11:46.383","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":196,"Value":"","ValueFormatted":""}},"Id":196,"Guid":"3b5232af-698d-42f3-92fd-208bb3514d60","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"ForSC - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T15:12:46.09","ModifiedDateTime":"2019-04-15T15:12:46.09","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":197,"Value":"","ValueFormatted":""}},"Id":197,"Guid":"6e5968d9-ff10-49e7-a08f-6baeb719d650","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Campus exterior","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T15:13:00.053","ModifiedDateTime":"2019-04-15T15:13:00.053","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":198,"Value":"","ValueFormatted":""}},"Id":198,"Guid":"0f4d0dee-7e85-42e5-af14-e5630460f71f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Vision - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T15:13:03.403","ModifiedDateTime":"2019-04-15T15:13:03.403","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":199,"Value":"","ValueFormatted":""}},"Id":199,"Guid":"f748e0b9-fd0f-4cef-a826-1286a02aaf75","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Coming Soon - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T15:13:25.537","ModifiedDateTime":"2019-04-15T15:13:25.537","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":200,"Value":"","ValueFormatted":""}},"Id":200,"Guid":"a83db2d0-1e32-4d6b-9650-567c2d3579a4","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Picture 1 - Block","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T15:13:45.733","ModifiedDateTime":"2019-04-15T15:13:45.733","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":201,"Value":"","ValueFormatted":""}},"Id":201,"Guid":"3d02d20c-ba00-4459-82d7-48152953a175","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Picture 2 - block","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T15:14:01.25","ModifiedDateTime":"2019-04-15T15:14:01.25","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":202,"Value":"","ValueFormatted":""}},"Id":202,"Guid":"3585ac76-27cd-465f-945e-f1e1c84bbd1d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Picture 3 - block","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T15:14:17.523","ModifiedDateTime":"2019-04-15T15:14:17.523","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":203,"Value":"","ValueFormatted":""}},"Id":203,"Guid":"b3b955d2-da8d-454d-aae0-5e2e28091f90","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Picture 4 - block","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T15:14:36.62","ModifiedDateTime":"2019-04-15T15:14:36.62","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":204,"Value":"","ValueFormatted":""}},"Id":204,"Guid":"2c64f682-7853-4735-abd4-a9dd604bde79","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Close up of stationary [howdy!]","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T15:15:07.16","ModifiedDateTime":"2019-04-15T15:15:07.16","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":205,"Value":"","ValueFormatted":""}},"Id":205,"Guid":"4553676e-3ab5-4685-ac0a-09de9018d713","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Picture 5 - block","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T15:15:11.187","ModifiedDateTime":"2019-04-15T15:15:11.187","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":206,"Value":"","ValueFormatted":""}},"Id":206,"Guid":"79c00bdf-c127-4643-a429-3905a51805d4","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Brand swag layout","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T15:16:01.837","ModifiedDateTime":"2019-04-15T15:16:01.837","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":207,"Value":"","ValueFormatted":""}},"Id":207,"Guid":"4e756864-12ed-4f42-8c43-a2eadfa7f180","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Close up of empty tomb shirt","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T15:19:15.213","ModifiedDateTime":"2019-04-15T15:19:15.213","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":208,"Value":"","ValueFormatted":""}},"Id":208,"Guid":"30ce58ec-10a9-4c90-ab94-179a4c0dbe5d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Panoramic Israel pic","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T15:25:05.82","ModifiedDateTime":"2019-04-15T15:25:05.82","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":209,"Value":"","ValueFormatted":""}},"Id":209,"Guid":"3f95ff32-909b-4723-9afb-075026a556f5","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Terms of Use","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T15:56:31.33","ModifiedDateTime":"2019-04-15T15:56:31.33","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":210,"Value":"","ValueFormatted":""}},"Id":210,"Guid":"c98a09f5-56cd-45d0-acab-90cb047c90ee","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Introduction to Our Terms of Use","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T15:59:17.147","ModifiedDateTime":"2019-04-15T15:59:17.147","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":211,"Value":"","ValueFormatted":""}},"Id":211,"Guid":"79b8c71d-eff1-478e-b749-947209d3ef14","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Family Values - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T16:01:11.923","ModifiedDateTime":"2019-04-15T16:01:11.923","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":212,"Value":"","ValueFormatted":""}},"Id":212,"Guid":"6844bc69-9e0c-43ed-96f6-45ad0febb8f0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Terms of Use - hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T16:01:19.117","ModifiedDateTime":"2019-04-15T16:01:19.117","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":213,"Value":"","ValueFormatted":""}},"Id":213,"Guid":"2c4d3848-1a46-4a7b-89fe-73e0e62680cd","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"What Are Family Values - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T16:01:29.77","ModifiedDateTime":"2019-04-15T16:01:29.77","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":214,"Value":"","ValueFormatted":""}},"Id":214,"Guid":"a35576ca-9c22-482d-acd8-c45b94ce4c9c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Still have questions - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-15T16:01:47.63","ModifiedDateTime":"2019-04-15T16:01:47.63","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":215,"Value":"","ValueFormatted":""}},"Id":215,"Guid":"39c9519b-f654-44e9-8216-aef0c4d3dda6","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T08:38:26.08","ModifiedDateTime":"2019-04-16T08:38:26.08","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":216,"Value":"","ValueFormatted":""}},"Id":216,"Guid":"78bbed53-bc31-4dee-bb38-e8088b04bc9b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T08:39:10.843","ModifiedDateTime":"2019-04-16T08:39:10.843","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":217,"Value":"","ValueFormatted":""}},"Id":217,"Guid":"80bbe064-9f5b-4b2d-a8d8-7000b5ec72e4","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T08:41:18.443","ModifiedDateTime":"2019-04-16T08:41:18.443","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":218,"Value":"","ValueFormatted":""}},"Id":218,"Guid":"977ce880-ea17-4f3a-9ef0-d91de490584c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Unsubscribe ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T09:44:16.673","ModifiedDateTime":"2019-04-16T09:44:16.673","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":219,"Value":"","ValueFormatted":""}},"Id":219,"Guid":"5e06b7b0-924d-41b6-bc10-944aa100eaa7","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Easter - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T10:04:51.747","ModifiedDateTime":"2019-04-16T10:04:51.747","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":220,"Value":"","ValueFormatted":""}},"Id":220,"Guid":"f8bae9d3-6a75-4e10-9a2a-3cc1e63857b4","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Easter at KidSpring - Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T10:06:00.547","ModifiedDateTime":"2019-04-16T10:06:00.547","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":221,"Value":"","ValueFormatted":""}},"Id":221,"Guid":"2ac66854-4ffa-48a7-9c13-5718c611c4cc","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Still Have Questions - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T10:06:28.477","ModifiedDateTime":"2019-04-16T10:06:28.477","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":222,"Value":"","ValueFormatted":""}},"Id":222,"Guid":"1a039a35-910d-495e-9d59-8d5e9fa48d0a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"side by side hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T10:28:28.543","ModifiedDateTime":"2019-04-16T10:28:28.543","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":223,"Value":"","ValueFormatted":""}},"Id":223,"Guid":"fec834f4-c4aa-4be4-83b0-06453afaa862","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Contact Events@newspring.cc ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T10:54:51.777","ModifiedDateTime":"2019-04-16T10:54:51.777","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":224,"Value":"","ValueFormatted":""}},"Id":224,"Guid":"4346b926-a460-41f1-98c0-0a1daa8cfea6","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"FAQ - Accordion","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T10:57:44.6","ModifiedDateTime":"2019-04-29T11:20:41.067","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":225,"Value":"","ValueFormatted":""}},"Id":225,"Guid":"e432a9be-3b0d-4d9a-aa35-874229eb1999","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T13:06:16.63","ModifiedDateTime":"2019-04-16T13:06:16.63","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":226,"Value":"","ValueFormatted":""}},"Id":226,"Guid":"d9699705-7d66-438b-8135-98da8148872f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T13:16:58.25","ModifiedDateTime":"2019-04-16T13:16:58.25","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":227,"Value":"","ValueFormatted":""}},"Id":227,"Guid":"b7d15889-e747-4e4b-91fd-b35c2e5237fa","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Over and Above - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T13:20:26.45","ModifiedDateTime":"2019-04-16T13:20:26.45","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":228,"Value":"","ValueFormatted":""}},"Id":228,"Guid":"0877b53b-9a7c-4a73-89cd-f01bea21b9be","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Overflow - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T13:20:45.73","ModifiedDateTime":"2019-04-16T13:20:45.73","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":229,"Value":"","ValueFormatted":""}},"Id":229,"Guid":"22f69a26-2157-4690-a2f0-3f0cd460795b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T13:21:37.193","ModifiedDateTime":"2019-04-16T13:21:37.193","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":230,"Value":"","ValueFormatted":""}},"Id":230,"Guid":"fecbed31-efb5-41e3-ad27-26c26c218b71","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"My City - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T13:21:55.637","ModifiedDateTime":"2019-04-16T13:21:55.637","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":231,"Value":"","ValueFormatted":""}},"Id":231,"Guid":"7c5f31e2-ba60-468f-90dd-2933f28b7c09","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"My State - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T13:22:49.007","ModifiedDateTime":"2019-04-16T13:22:49.007","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":232,"Value":"","ValueFormatted":""}},"Id":232,"Guid":"d6b99947-6d29-4a7f-9ed4-2e8b07f4006f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"My World - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T13:23:18.993","ModifiedDateTime":"2019-04-16T13:23:18.993","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":233,"Value":"","ValueFormatted":""}},"Id":233,"Guid":"17ac6faa-c62f-4398-b75f-3dabc5ff586d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Something worth celebrating! - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T13:23:47.653","ModifiedDateTime":"2019-04-16T13:23:47.653","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":234,"Value":"","ValueFormatted":""}},"Id":234,"Guid":"42a4eefe-ab6f-432d-ad07-5a8d258d963a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Contact us","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T13:27:36.227","ModifiedDateTime":"2019-04-16T13:27:36.227","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":235,"Value":"","ValueFormatted":""}},"Id":235,"Guid":"a67e6b3d-4861-4673-a2e5-a298ab9b7098","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Christmas at KidSpring","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T13:29:36.987","ModifiedDateTime":"2019-04-16T13:29:36.987","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":236,"Value":"","ValueFormatted":""}},"Id":236,"Guid":"46ba9c13-1735-4f62-b938-32111e6de8e6","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side by Side [w/video]","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T13:36:05.277","ModifiedDateTime":"2019-04-16T13:36:05.277","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":237,"Value":"","ValueFormatted":""}},"Id":237,"Guid":"8ea7ea78-b87f-432f-8464-93cf91d5132a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero video","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T13:55:05.617","ModifiedDateTime":"2019-04-16T13:55:05.617","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":238,"Value":"","ValueFormatted":""}},"Id":238,"Guid":"1a83f437-bce3-4b8a-a8df-9e8138e4333d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T14:02:56.58","ModifiedDateTime":"2019-04-16T14:02:56.58","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":239,"Value":"","ValueFormatted":""}},"Id":239,"Guid":"fc2f6023-6b2c-45e4-a741-21475e1964fc","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Spiritual Gifts Assessment","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T14:05:09.057","ModifiedDateTime":"2019-04-16T14:05:09.057","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":240,"Value":"","ValueFormatted":""}},"Id":240,"Guid":"885872d9-69b2-4a06-83bc-de549b2afc15","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Eastlan - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T14:06:17.583","ModifiedDateTime":"2019-04-16T14:06:17.583","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":241,"Value":"","ValueFormatted":""}},"Id":241,"Guid":"e4a31d95-d815-4cc5-8998-a653fcc84e77","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Future of Eastlan - Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T14:07:14.23","ModifiedDateTime":"2019-04-16T14:07:14.23","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":242,"Value":"","ValueFormatted":""}},"Id":242,"Guid":"5adfefce-fa65-4c08-a65c-513019034425","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"A History Oppurtunity - Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T14:09:40.347","ModifiedDateTime":"2019-04-16T14:09:40.347","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":243,"Value":"","ValueFormatted":""}},"Id":243,"Guid":"5f281e0d-626b-4e6f-96c3-9ab1dc6489bc","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Eastlan - Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T14:10:49.143","ModifiedDateTime":"2019-04-16T14:10:49.143","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":244,"Value":"","ValueFormatted":""}},"Id":244,"Guid":"6b317f12-2a36-4a72-92cd-7aeb138971ff","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Share your story ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T14:19:01.407","ModifiedDateTime":"2019-04-16T14:19:01.407","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":245,"Value":"","ValueFormatted":""}},"Id":245,"Guid":"6629c896-b095-4ea7-b332-b2b0bbe378b5","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero video","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T14:22:19.453","ModifiedDateTime":"2019-04-16T14:22:19.453","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":246,"Value":"","ValueFormatted":""}},"Id":246,"Guid":"2dc1dd91-0e82-4054-92d4-5fccec08953d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Social Sharing","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T14:44:02.46","ModifiedDateTime":"2019-04-16T14:44:02.46","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":247,"Value":"","ValueFormatted":""}},"Id":247,"Guid":"da70c2c3-59ad-4517-87c1-68c39251caaf","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"KidSpring Ap ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T14:45:30.477","ModifiedDateTime":"2019-04-16T14:45:30.477","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":248,"Value":"","ValueFormatted":""}},"Id":248,"Guid":"fd77b980-b47d-4800-b169-817f5922a807","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side by Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T14:51:37.737","ModifiedDateTime":"2019-04-16T14:51:37.737","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":249,"Value":"","ValueFormatted":""}},"Id":249,"Guid":"a713d3b2-289c-4c9f-a0d9-b074ac2c6143","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"The Ride Home - full width ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T14:57:44.273","ModifiedDateTime":"2019-04-16T14:57:44.273","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":250,"Value":"","ValueFormatted":""}},"Id":250,"Guid":"a3fe39ff-92f1-47b5-917e-6e378c3f132f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"What Are Financial Freedom Classes - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T15:00:32.5","ModifiedDateTime":"2019-04-16T15:00:32.5","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":251,"Value":"","ValueFormatted":""}},"Id":251,"Guid":"0e7227b6-64ba-4392-916f-137c4c2233fa","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Financial Freedom - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T15:00:49.89","ModifiedDateTime":"2019-04-16T15:00:49.89","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":252,"Value":"","ValueFormatted":""}},"Id":252,"Guid":"444f1c71-e40a-48f1-af7e-df7799d0b9ba","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Want to know more ? - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T15:01:25.993","ModifiedDateTime":"2019-04-16T15:01:25.993","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":253,"Value":"","ValueFormatted":""}},"Id":253,"Guid":"b5248009-4598-49c0-b34e-036298dd8b03","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Special Environments Ad [kidspring]","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T15:12:15.427","ModifiedDateTime":"2019-04-16T15:12:15.427","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":254,"Value":"","ValueFormatted":""}},"Id":254,"Guid":"ba76baf0-1fea-47ce-9dda-a14925ffd088","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"A few other things... [kidspring]","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T15:13:50.667","ModifiedDateTime":"2019-04-16T15:13:50.667","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":255,"Value":"","ValueFormatted":""}},"Id":255,"Guid":"ccc0173e-d5b9-4227-97ae-8b1948367fbd","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Your First Visit [kidspring]","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T15:20:08.843","ModifiedDateTime":"2019-04-16T15:20:08.843","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":256,"Value":"","ValueFormatted":""}},"Id":256,"Guid":"30fb2bd1-bba7-4a5d-be4d-4ba1f5fa05d2","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"What is KidSpring? ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T15:26:07.707","ModifiedDateTime":"2019-04-16T15:26:07.707","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":257,"Value":"","ValueFormatted":""}},"Id":257,"Guid":"ef9c1818-8e16-4efb-9623-ad931e269651","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"KidSpring Hero video w/video","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T15:27:17.293","ModifiedDateTime":"2019-04-16T15:27:17.293","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":258,"Value":"","ValueFormatted":""}},"Id":258,"Guid":"69e7fa47-0abe-4ae1-bca8-aaeecfe0badd","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"How to Win With Money - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T16:06:47.44","ModifiedDateTime":"2019-04-16T16:06:47.44","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":259,"Value":"","ValueFormatted":""}},"Id":259,"Guid":"c4b759a6-6464-4fca-aaf1-f96fa98cd8d4","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Music - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T16:15:54.09","ModifiedDateTime":"2019-04-16T16:15:54.09","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":260,"Value":"","ValueFormatted":""}},"Id":260,"Guid":"0526fd74-48cc-4613-9510-9adb7bf77418","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"What Can You Expect - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T16:16:23.33","ModifiedDateTime":"2019-04-16T16:16:23.33","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":261,"Value":"","ValueFormatted":""}},"Id":261,"Guid":"84e90629-20f1-48e2-bc88-b84c6df1f579","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"NewSpring Worship - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T16:17:06.2","ModifiedDateTime":"2019-04-16T16:17:06.2","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":262,"Value":"","ValueFormatted":""}},"Id":262,"Guid":"c874042d-60c3-47e3-8c23-c3b251e62a27","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Fuse -Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T16:17:20.98","ModifiedDateTime":"2019-04-16T16:17:20.98","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":263,"Value":"","ValueFormatted":""}},"Id":263,"Guid":"c084e856-8347-4ee2-b99c-fbd4f47d89b4","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"KidSpring - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T16:17:54.483","ModifiedDateTime":"2019-04-16T16:17:54.483","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":264,"Value":"","ValueFormatted":""}},"Id":264,"Guid":"aa3aad92-f15d-4c08-8cc4-6ce694bbd55a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Contact us hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T16:28:57.157","ModifiedDateTime":"2019-04-16T16:28:57.157","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":265,"Value":"","ValueFormatted":""}},"Id":265,"Guid":"5a882563-acf0-4202-9082-5f110e505264","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Contact us ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T16:30:35.607","ModifiedDateTime":"2019-04-16T16:30:35.607","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":266,"Value":"","ValueFormatted":""}},"Id":266,"Guid":"95a3784f-b486-44f3-a66b-f790014e4dd8","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Special Needs","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T16:39:10.593","ModifiedDateTime":"2019-04-16T16:39:10.593","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":267,"Value":"","ValueFormatted":""}},"Id":267,"Guid":"18b1d5d0-2946-4293-93ae-4f49fa627dc6","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Fuse full width ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T16:40:53.443","ModifiedDateTime":"2019-04-16T16:40:53.443","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":268,"Value":"","ValueFormatted":""}},"Id":268,"Guid":"b2a25e68-ca8c-4c2c-80c1-4a4cf4e94226","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Network - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T16:43:42.687","ModifiedDateTime":"2019-04-16T16:43:42.687","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":269,"Value":"","ValueFormatted":""}},"Id":269,"Guid":"2e17fdb2-8f16-4fcb-8023-1810834bb7b5","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Free Resources - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T16:45:09.463","ModifiedDateTime":"2019-04-16T16:45:09.463","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":270,"Value":"","ValueFormatted":""}},"Id":270,"Guid":"7b1b3c52-b875-49a6-aea1-0461e1bb00ef","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Who We Are - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T16:45:34.953","ModifiedDateTime":"2019-04-16T16:45:34.953","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":271,"Value":"","ValueFormatted":""}},"Id":271,"Guid":"4f5c9ed5-dcce-4518-a8a8-ba8aa33ad967","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"KidSpring ad full width","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T16:48:52.01","ModifiedDateTime":"2019-04-16T16:48:52.01","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":272,"Value":"","ValueFormatted":""}},"Id":272,"Guid":"f41b7fbb-1c53-4295-97b1-8d35a5ee1d60","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero Image color and text only","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T16:51:17.913","ModifiedDateTime":"2019-04-16T16:51:17.913","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":273,"Value":"","ValueFormatted":""}},"Id":273,"Guid":"19cdcd7f-0724-4baa-aeed-5d4e9765b115","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Group Leaders- Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T16:58:28.87","ModifiedDateTime":"2019-04-16T16:58:28.87","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":274,"Value":"","ValueFormatted":""}},"Id":274,"Guid":"9b8551c7-f00b-4411-895d-faff89ec203d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Why Lead a Group - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T16:58:56.78","ModifiedDateTime":"2019-04-16T16:58:56.78","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":275,"Value":"","ValueFormatted":""}},"Id":275,"Guid":"2604fd65-3c55-423c-84d4-951c86210490","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Studies - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-16T16:59:37.617","ModifiedDateTime":"2019-04-16T16:59:37.617","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":276,"Value":"","ValueFormatted":""}},"Id":276,"Guid":"7dd2bf03-3e0a-4ab8-84c7-e6588b695fc6","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Atlassian Domain Verification - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T09:11:17.07","ModifiedDateTime":"2019-04-17T09:11:17.07","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":277,"Value":"","ValueFormatted":""}},"Id":277,"Guid":"257a5ee9-33e5-4cbb-8fda-8ab8ccb6b184","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Budgeting - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T09:13:37.763","ModifiedDateTime":"2019-04-17T09:13:37.763","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":278,"Value":"","ValueFormatted":""}},"Id":278,"Guid":"fec1bc86-b2a9-42e8-8fe6-9a11df8903b3","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Who Needs a Budget - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T09:14:07.54","ModifiedDateTime":"2019-04-17T09:14:07.54","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":279,"Value":"","ValueFormatted":""}},"Id":279,"Guid":"27aae650-9e8e-4587-8df4-e3ce30941901","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Sign Up For One-On-One Coaching - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T09:14:56.077","ModifiedDateTime":"2019-04-17T09:14:56.077","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":280,"Value":"","ValueFormatted":""}},"Id":280,"Guid":"55c6817a-f111-484f-b28f-be0110de23d6","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"One on One Coaching - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T09:25:52.297","ModifiedDateTime":"2019-04-17T09:25:52.297","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":281,"Value":"","ValueFormatted":""}},"Id":281,"Guid":"ec1ed25b-c782-4e2d-af78-859b6d7efa64","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Facebook House Rules - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T09:38:35.983","ModifiedDateTime":"2019-04-17T09:38:35.983","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":282,"Value":"","ValueFormatted":""}},"Id":282,"Guid":"dc56b13b-df3d-4796-8909-c1bbcdba8927","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Info - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T09:39:35.553","ModifiedDateTime":"2019-04-17T09:39:35.553","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":283,"Value":"","ValueFormatted":""}},"Id":283,"Guid":"9d68b4c6-0d2b-4496-a456-1813fa171715","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Gauntlet 2021 - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T10:05:18.443","ModifiedDateTime":"2020-08-05T10:17:29.537","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":284,"Value":"","ValueFormatted":""}},"Id":284,"Guid":"7940a265-24b0-4b96-93f5-a9a5c8485804","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"What is Gauntlet - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T10:08:58.03","ModifiedDateTime":"2019-04-17T10:08:58.03","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":285,"Value":"","ValueFormatted":""}},"Id":285,"Guid":"5e3f9ec1-0d22-4918-ae63-b3c56705deef","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Still have questions? - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T10:54:32.397","ModifiedDateTime":"2019-04-17T10:54:32.397","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":286,"Value":"","ValueFormatted":""}},"Id":286,"Guid":"b8cc7ea1-ea5a-4b66-9f79-503d5d78b25a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Gauntlet Parent - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T11:02:17.867","ModifiedDateTime":"2019-04-17T11:02:17.867","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":287,"Value":"","ValueFormatted":""}},"Id":287,"Guid":"ad2637f7-f3c2-4362-a1c4-e820b9ca161a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Parent Meetings -Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T11:02:50.03","ModifiedDateTime":"2019-04-17T11:02:50.03","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":288,"Value":"","ValueFormatted":""}},"Id":288,"Guid":"336ecfa7-a88d-4400-99f5-585b453ebbe1","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Special Needs - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T11:03:16.553","ModifiedDateTime":"2019-04-17T11:03:16.553","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":289,"Value":"","ValueFormatted":""}},"Id":289,"Guid":"22c97663-1dc0-413b-ad5f-f38bdb84c65d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Student Drop off/Pick up - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T11:05:46.227","ModifiedDateTime":"2019-04-17T11:05:46.227","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":290,"Value":"","ValueFormatted":""}},"Id":290,"Guid":"66ae00fd-6e6c-48e6-8d2f-c055d4ec49e8","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Follow What's Happening - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T11:07:45.747","ModifiedDateTime":"2019-04-17T11:07:45.747","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":291,"Value":"","ValueFormatted":""}},"Id":291,"Guid":"6f1f5d0d-07ff-4353-a04d-b242f9aab7f1","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Serve at Gauntlet - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T11:29:53.423","ModifiedDateTime":"2019-04-17T11:29:53.423","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":292,"Value":"","ValueFormatted":""}},"Id":292,"Guid":"ce1dd654-b29b-40fb-bfaf-86977fe4bdcd","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Picture Yourself Here - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T11:30:25.81","ModifiedDateTime":"2019-04-17T11:30:25.81","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":293,"Value":"","ValueFormatted":""}},"Id":293,"Guid":"28e41e17-a9ad-4114-978a-0d806f6c9042","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"You were made for this - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T11:31:03.12","ModifiedDateTime":"2019-04-17T11:31:03.12","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":294,"Value":"","ValueFormatted":""}},"Id":294,"Guid":"f428ac18-9725-428f-8cf7-a9ad67e491f3","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Still have questions? - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T11:38:22.413","ModifiedDateTime":"2019-04-17T11:38:22.413","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":295,"Value":"","ValueFormatted":""}},"Id":295,"Guid":"9b634cf8-c430-4d8f-8916-a7ff02e92c74","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Special Needs - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T11:43:58.283","ModifiedDateTime":"2019-04-17T11:43:58.283","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":296,"Value":"","ValueFormatted":""}},"Id":296,"Guid":"61f00384-d20b-4d7c-8afa-067659e78259","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Special Needs - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T11:44:27.15","ModifiedDateTime":"2019-04-17T11:44:27.15","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":297,"Value":"","ValueFormatted":""}},"Id":297,"Guid":"82960fd8-018b-421b-897d-942dc27f9091","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Image 1","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T11:45:01.157","ModifiedDateTime":"2019-04-17T11:45:01.157","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":298,"Value":"","ValueFormatted":""}},"Id":298,"Guid":"6e5f8dc5-e841-4971-a173-37b16e544600","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Image 2","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T11:45:27.64","ModifiedDateTime":"2019-04-17T11:45:27.64","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":299,"Value":"","ValueFormatted":""}},"Id":299,"Guid":"bc80b682-fb00-46ca-af3b-81285d1fba9f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Image 3","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T11:45:54.923","ModifiedDateTime":"2019-04-17T11:45:54.923","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":300,"Value":"","ValueFormatted":""}},"Id":300,"Guid":"0a16af77-0d93-428f-8cdd-71115e448e4b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Parent Info - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T11:47:40.693","ModifiedDateTime":"2019-04-17T11:47:40.693","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":301,"Value":"","ValueFormatted":""}},"Id":301,"Guid":"8435fa48-81d8-438c-9dd4-6a7a4668ce6d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Gauntlet.cc - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T11:48:30.14","ModifiedDateTime":"2019-04-17T11:48:30.14","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":302,"Value":"","ValueFormatted":""}},"Id":302,"Guid":"3916c3be-b574-49f3-ba47-9e0f836eeee0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Go - Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T12:03:27.047","ModifiedDateTime":"2019-04-17T12:03:27.047","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":303,"Value":"","ValueFormatted":""}},"Id":303,"Guid":"9fe690f7-1dcc-404e-9b21-e7811db06951","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Give - Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T12:04:44.33","ModifiedDateTime":"2019-04-17T12:04:44.33","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":304,"Value":"","ValueFormatted":""}},"Id":304,"Guid":"134f74d2-a612-4cb2-a1d7-31a83d38462c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Serve - Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T12:06:41.823","ModifiedDateTime":"2019-04-17T12:06:41.823","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":305,"Value":"","ValueFormatted":""}},"Id":305,"Guid":"06455e8f-f882-41ad-8d8d-d5094d8cad66","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Give to the Gauntlet Fund - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T14:12:28.417","ModifiedDateTime":"2019-04-17T14:12:28.417","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":306,"Value":"","ValueFormatted":""}},"Id":306,"Guid":"0698a913-6d57-45fe-8423-536594f67998","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"What's the Gauntlet Fund - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T14:13:25.23","ModifiedDateTime":"2019-04-17T14:13:25.23","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":307,"Value":"","ValueFormatted":""}},"Id":307,"Guid":"f5bd5350-75a7-4600-a88d-961be9ed0133","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Photos - Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T14:28:01.697","ModifiedDateTime":"2019-04-17T14:28:01.697","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":308,"Value":"","ValueFormatted":""}},"Id":308,"Guid":"209f3beb-64b1-4e3e-bfa6-a78338c164b8","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Video - Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T14:28:32.06","ModifiedDateTime":"2019-04-17T14:28:32.06","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":309,"Value":"","ValueFormatted":""}},"Id":309,"Guid":"758977d0-d8b5-4c9a-8eec-fe9ef475a88a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Senior Retreat","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T14:29:09.637","ModifiedDateTime":"2020-08-05T10:41:45.937","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":310,"Value":"","ValueFormatted":""}},"Id":310,"Guid":"6b5f8c5d-35e2-4891-bb50-3c36f3c50f20","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Gauntlet Stories - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T14:37:19.57","ModifiedDateTime":"2019-04-17T14:37:19.57","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":311,"Value":"","ValueFormatted":""}},"Id":311,"Guid":"b1678e1a-f188-4cf5-a885-0a808eaf152e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Serving - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T14:50:17.593","ModifiedDateTime":"2019-04-17T14:50:17.593","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":312,"Value":"","ValueFormatted":""}},"Id":312,"Guid":"1ab8d336-64b3-4766-9e64-7418f1b871fe","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"You Can Make a Difference - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T14:50:52.453","ModifiedDateTime":"2019-04-17T14:50:52.453","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":313,"Value":"","ValueFormatted":""}},"Id":313,"Guid":"8b91d021-f88f-431d-94bd-e8d128fef792","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Connections - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T14:51:31.977","ModifiedDateTime":"2019-04-17T14:51:31.977","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":314,"Value":"","ValueFormatted":""}},"Id":314,"Guid":"1af3e368-6560-4ac7-aef1-1fcc48747643","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"KidSpring - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T14:56:01.007","ModifiedDateTime":"2019-04-17T14:56:01.007","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":315,"Value":"","ValueFormatted":""}},"Id":315,"Guid":"9c2596ed-afde-43b3-af89-b0e623c99a59","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Fuse - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T14:56:30.44","ModifiedDateTime":"2019-04-17T14:56:30.44","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":316,"Value":"","ValueFormatted":""}},"Id":316,"Guid":"d7f801ec-0a66-428d-a283-419ef6beb93c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Next Steps - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T14:58:10.73","ModifiedDateTime":"2019-04-17T14:58:10.73","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":317,"Value":"","ValueFormatted":""}},"Id":317,"Guid":"7e511780-b21e-4607-a84d-ad55d6846e39","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Production - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T14:58:46.387","ModifiedDateTime":"2019-04-17T14:58:46.387","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":318,"Value":"","ValueFormatted":""}},"Id":318,"Guid":"7f74cc6f-b3a3-40cf-81dc-413e77bc67d1","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Still Not Sure - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T14:59:18.217","ModifiedDateTime":"2019-04-17T14:59:18.217","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":319,"Value":"","ValueFormatted":""}},"Id":319,"Guid":"9368013b-c6a8-4c00-8886-3cade6fcddcc","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Save the Date","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-17T16:39:39.66","ModifiedDateTime":"2019-04-17T16:39:39.66","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":320,"Value":"","ValueFormatted":""}},"Id":320,"Guid":"58be98df-3dc6-4c71-88a0-1ae760a50fe7","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Next Steps - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-18T10:13:56.03","ModifiedDateTime":"2019-04-18T10:13:56.03","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":321,"Value":"","ValueFormatted":""}},"Id":321,"Guid":"b368a1b9-437b-47b5-8bf8-4399553ed537","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Fuse Group - Images","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-18T10:17:36.167","ModifiedDateTime":"2019-04-18T10:17:36.167","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":322,"Value":"","ValueFormatted":""}},"Id":322,"Guid":"98d7a3e3-8773-482e-9064-dd64e726225a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Baptism - Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-18T10:18:01.943","ModifiedDateTime":"2019-04-18T10:18:01.943","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":323,"Value":"","ValueFormatted":""}},"Id":323,"Guid":"b4fa1a4e-7227-4156-8456-a59ff21445d4","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Serving - Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-18T10:20:24.827","ModifiedDateTime":"2019-04-18T10:20:24.827","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":324,"Value":"","ValueFormatted":""}},"Id":324,"Guid":"e9f3485c-e05b-4353-8376-abe0acc77fcd","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Fuse Groups - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-18T10:33:14.277","ModifiedDateTime":"2019-04-18T10:33:14.277","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":325,"Value":"","ValueFormatted":""}},"Id":325,"Guid":"768a21fa-bc45-4529-89ce-1f973596dc20","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"What Should I Expect - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-18T10:34:03.24","ModifiedDateTime":"2019-04-18T10:34:03.24","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":326,"Value":"","ValueFormatted":""}},"Id":326,"Guid":"1d260ff5-265e-4de3-a71f-66c4969ffcc8","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Interested in Leading a Fuse Group - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-18T10:34:41.283","ModifiedDateTime":"2019-04-18T10:34:41.283","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":327,"Value":"","ValueFormatted":""}},"Id":327,"Guid":"acd77726-fa4a-4c95-b70b-717d95708b4a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Questions - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-18T10:35:31.473","ModifiedDateTime":"2019-04-18T10:35:31.473","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":328,"Value":"","ValueFormatted":""}},"Id":328,"Guid":"7d53bc9b-75a6-498d-9623-ffb47399e3a0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Fuse Group Leaders - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-18T10:46:13.39","ModifiedDateTime":"2019-04-18T10:46:13.39","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":329,"Value":"","ValueFormatted":""}},"Id":329,"Guid":"668be79f-d533-4034-a64d-0cf8dc8630fe","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Why Lead a Fuse Group? - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-18T10:48:08.043","ModifiedDateTime":"2019-04-18T10:48:08.043","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":330,"Value":"","ValueFormatted":""}},"Id":330,"Guid":"14590bab-8be0-4988-a05b-165ccf4bd5db","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Questions? - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-18T10:55:09.567","ModifiedDateTime":"2019-04-18T10:55:09.567","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":331,"Value":"","ValueFormatted":""}},"Id":331,"Guid":"f5c0bf9c-e4d2-4a99-a95c-41f68b3f88a0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Baptism - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-18T11:11:25.867","ModifiedDateTime":"2019-04-18T11:11:25.867","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":332,"Value":"","ValueFormatted":""}},"Id":332,"Guid":"db267f4c-29f6-4532-80df-5a02d315eba2","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Questions About Baptism - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-18T11:12:21.88","ModifiedDateTime":"2019-04-18T11:12:21.88","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":333,"Value":"","ValueFormatted":""}},"Id":333,"Guid":"83814846-773a-42e5-9016-0c617248f3a9","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Sign Up To Be Baptized - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-18T11:13:07.79","ModifiedDateTime":"2019-04-18T11:13:07.79","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":334,"Value":"","ValueFormatted":""}},"Id":334,"Guid":"307407e5-6e98-43e7-a261-ce8b84b2e223","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Find a Location - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-18T11:36:20.477","ModifiedDateTime":"2019-04-18T11:36:20.477","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":335,"Value":"","ValueFormatted":""}},"Id":335,"Guid":"39850b58-d633-438a-9e93-89243c8ae59b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Fuse Music Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-18T11:49:57.617","ModifiedDateTime":"2019-04-18T11:49:57.617","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":336,"Value":"","ValueFormatted":""}},"Id":336,"Guid":"bd9bd5bd-99c0-4967-b7ff-44fa99b2ddca","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Fuse groups ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-18T11:58:23.517","ModifiedDateTime":"2019-04-18T11:58:23.517","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":337,"Value":"","ValueFormatted":""}},"Id":337,"Guid":"ea92acaf-220e-4baa-8dfd-95fde2db77bc","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Fuse sermons ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-18T12:00:47.477","ModifiedDateTime":"2019-04-18T12:00:47.477","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":338,"Value":"","ValueFormatted":""}},"Id":338,"Guid":"00fd3862-8f29-466c-a723-1adff50ce818","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Fuse VIP room ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-18T12:04:28.103","ModifiedDateTime":"2019-04-18T12:04:28.103","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":339,"Value":"","ValueFormatted":""}},"Id":339,"Guid":"604aaec3-4670-4c5c-bfe7-a1fdf37c1d28","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Go to Gauntlet - Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-18T13:57:00.203","ModifiedDateTime":"2019-04-18T13:57:00.203","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":340,"Value":"","ValueFormatted":""}},"Id":340,"Guid":"469bb614-ad99-4dcc-91b6-9dcc18273809","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Watch Past Sermons - Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-18T13:57:25.707","ModifiedDateTime":"2019-04-18T13:57:25.707","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":341,"Value":"","ValueFormatted":""}},"Id":341,"Guid":"ad237900-2a33-4aa0-9785-634eb7bc0660","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"What We Value","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-22T11:42:27.163","ModifiedDateTime":"2019-04-22T11:42:27.163","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":342,"Value":"","ValueFormatted":""}},"Id":342,"Guid":"34246a22-8ff1-4251-b9c2-e89e991cb22f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Israel FAQs","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-22T11:58:16.597","ModifiedDateTime":"2019-04-22T11:58:16.597","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":343,"Value":"","ValueFormatted":""}},"Id":343,"Guid":"0a10e79a-896a-41aa-91b9-406a3447bf93","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Common Questions","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-22T13:27:39.433","ModifiedDateTime":"2019-04-22T13:27:39.433","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":344,"Value":"","ValueFormatted":""}},"Id":344,"Guid":"64182d7f-eb70-49d2-a995-c06165ebc692","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Israel Student Info","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-22T13:36:20.9","ModifiedDateTime":"2019-04-22T13:36:20.9","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":345,"Value":"","ValueFormatted":""}},"Id":345,"Guid":"c3349327-47ca-44e5-b1af-169e87adce4c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Still Have Questions - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-22T13:50:52.733","ModifiedDateTime":"2019-04-22T14:11:44.037","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":346,"Value":"","ValueFormatted":""}},"Id":346,"Guid":"c94d8791-95f4-40c3-a3e8-57fc3eaaac90","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"FAQs - Accordion","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-22T16:33:26.85","ModifiedDateTime":"2019-04-22T16:33:26.85","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":347,"Value":"","ValueFormatted":""}},"Id":347,"Guid":"447c6a8c-3fbd-4fce-99d6-520cd0395436","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"What Will I Learn - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-22T16:46:56.88","ModifiedDateTime":"2019-04-22T16:46:56.88","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":348,"Value":"","ValueFormatted":""}},"Id":348,"Guid":"a3c9ce2a-2b89-40db-b81c-87cdf66dd6e9","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side By Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-23T10:23:45.64","ModifiedDateTime":"2019-04-23T10:23:45.64","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":349,"Value":"","ValueFormatted":""}},"Id":349,"Guid":"b411396a-a832-4106-bdc2-2a73f2e2088e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side By Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-23T10:23:57.663","ModifiedDateTime":"2019-04-23T10:23:57.663","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":350,"Value":"","ValueFormatted":""}},"Id":350,"Guid":"4b853830-a449-4430-b7d8-1bdae61faece","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"testing things","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-23T10:33:53.547","ModifiedDateTime":"2019-04-23T10:33:53.547","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":351,"Value":"","ValueFormatted":""}},"Id":351,"Guid":"e63ae774-f8e6-41a2-a00f-02d858f2275f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"A new home for NewSpring Hilton Head","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-23T10:38:34.273","ModifiedDateTime":"2020-11-11T09:43:04.653","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":352,"Value":"","ValueFormatted":""}},"Id":352,"Guid":"eb705282-e67c-4f7d-a0a9-8e52bb4357c8","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"My State - full width","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-23T10:39:33.567","ModifiedDateTime":"2019-10-09T11:11:11.78","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":353,"Value":"","ValueFormatted":""}},"Id":353,"Guid":"7114b284-3c10-4aaf-9cea-f8241c759be1","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"My World","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-23T10:40:04.353","ModifiedDateTime":"2019-10-09T11:13:11.12","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":354,"Value":"","ValueFormatted":""}},"Id":354,"Guid":"ef028658-1203-4ece-9b66-4918849392c0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Start Tithing - Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-23T15:36:34.433","ModifiedDateTime":"2019-04-23T15:36:34.433","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":355,"Value":"","ValueFormatted":""}},"Id":355,"Guid":"eb5d27ef-fb14-4d44-9ab4-46e76dee812d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"How to Make a Budget - Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-23T15:36:51.553","ModifiedDateTime":"2019-04-23T15:36:51.553","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":356,"Value":"","ValueFormatted":""}},"Id":356,"Guid":"77d442fd-d4e1-43f7-a7b3-a9a440948a88","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"One on One Coaching - Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-23T15:37:15.907","ModifiedDateTime":"2019-04-23T15:37:15.907","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":357,"Value":"","ValueFormatted":""}},"Id":357,"Guid":"33572e65-560f-4a6f-882e-025a35869c7e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"FAQ - Accordion","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-23T15:47:05.367","ModifiedDateTime":"2019-04-23T15:47:05.367","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":358,"Value":"","ValueFormatted":""}},"Id":358,"Guid":"0cb7bf61-680c-49f3-99cb-e9929b214adb","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"FAQs - Accordian","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-23T16:23:17.317","ModifiedDateTime":"2019-04-23T16:23:17.317","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":359,"Value":"","ValueFormatted":""}},"Id":359,"Guid":"cb17cafb-1685-43f8-b230-9a922fe0ac2c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"FAQs - Accordion","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-23T16:44:01.733","ModifiedDateTime":"2019-04-23T16:44:01.733","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":360,"Value":"","ValueFormatted":""}},"Id":360,"Guid":"3c9633dc-ac49-4655-bb25-c4fe69d8f83d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-23T18:34:49.257","ModifiedDateTime":"2019-04-23T18:34:49.257","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":361,"Value":"","ValueFormatted":""}},"Id":361,"Guid":"11165b6c-7460-4240-8b61-d7f5dec069f6","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"FAQs - Accordian","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-24T09:29:52.293","ModifiedDateTime":"2019-04-24T09:29:52.293","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":362,"Value":"","ValueFormatted":""}},"Id":362,"Guid":"a1fddd6c-021c-447e-ba73-d8cdfe9475fa","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Logo Progression","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-24T09:58:42.813","ModifiedDateTime":"2019-04-24T09:58:42.813","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":363,"Value":"","ValueFormatted":""}},"Id":363,"Guid":"d15dd5f6-d727-4138-8992-1cbd4c6a06d9","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Frequently Asked Questions - Accordion","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-24T10:27:12.023","ModifiedDateTime":"2019-04-24T10:27:12.023","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":364,"Value":"","ValueFormatted":""}},"Id":364,"Guid":"eec203c7-8ab9-4ed7-acd5-d4e9e1bb65ad","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Frequently Asked Questions - Accordion","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-24T10:47:38.447","ModifiedDateTime":"2019-04-24T10:47:38.447","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":365,"Value":"","ValueFormatted":""}},"Id":365,"Guid":"20e926b4-85c2-4eac-bea6-637095ed87a8","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Still Have Questions? - Accordion","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-24T11:16:58.633","ModifiedDateTime":"2019-04-24T11:16:58.633","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":366,"Value":"","ValueFormatted":""}},"Id":366,"Guid":"fa12277a-8f40-4711-b2df-77c000aa313d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Join a Group","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-24T13:22:16.113","ModifiedDateTime":"2019-04-24T13:30:39.4","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":367,"Value":"","ValueFormatted":""}},"Id":367,"Guid":"915f3ce0-e076-49ee-9f48-1a139ec5cb80","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Testing Join a group","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-24T13:32:15.283","ModifiedDateTime":"2019-04-24T13:32:15.283","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":368,"Value":"","ValueFormatted":""}},"Id":368,"Guid":"0ca836f9-a219-4b45-ba68-ba2fde619219","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Read Your Bible","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-24T13:59:21.603","ModifiedDateTime":"2019-04-24T13:59:21.603","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":369,"Value":"","ValueFormatted":""}},"Id":369,"Guid":"d8bed51e-4b65-4fde-9f44-3ffdba97c1a7","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Image 1","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-24T14:13:00.613","ModifiedDateTime":"2019-04-24T14:13:00.613","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":370,"Value":"","ValueFormatted":""}},"Id":370,"Guid":"0b96a402-26c1-4b8a-a445-e016e464d0bb","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Image 2","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-24T14:14:53.117","ModifiedDateTime":"2019-04-24T14:14:53.117","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":371,"Value":"","ValueFormatted":""}},"Id":371,"Guid":"3ef080a2-acc9-4183-a9f5-6efd89ac368f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Image 3","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-24T14:16:25.073","ModifiedDateTime":"2019-04-24T14:16:25.073","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":372,"Value":"","ValueFormatted":""}},"Id":372,"Guid":"aec9e76c-a0b2-40c2-ad50-171e8bca5e5a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Image 4","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-24T14:17:49.337","ModifiedDateTime":"2019-04-24T14:17:49.337","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":373,"Value":"","ValueFormatted":""}},"Id":373,"Guid":"15d5230c-4492-46dc-885b-c7b78dea85b6","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Image 5","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-24T14:19:03.57","ModifiedDateTime":"2019-04-24T14:19:03.57","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":374,"Value":"","ValueFormatted":""}},"Id":374,"Guid":"ab1bcf17-19e2-4068-8815-f16c7a44955f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Meet Jesus","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-24T14:52:01.927","ModifiedDateTime":"2019-04-24T14:52:01.927","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":375,"Value":"","ValueFormatted":""}},"Id":375,"Guid":"3bcdb8fd-4005-4dea-897c-1df07921b5b4","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Get Baptized","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-24T14:56:25.403","ModifiedDateTime":"2019-04-24T14:56:25.403","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":376,"Value":"","ValueFormatted":""}},"Id":376,"Guid":"fbae2163-4cf8-434b-9179-af92e18fbb96","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Connect","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-24T15:01:38.487","ModifiedDateTime":"2019-04-24T15:01:38.487","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":377,"Value":"","ValueFormatted":""}},"Id":377,"Guid":"2e51bbed-5a87-4d7b-99f8-84bccd34014c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Start Serving","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-24T15:03:34.363","ModifiedDateTime":"2019-04-24T15:03:34.363","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":378,"Value":"","ValueFormatted":""}},"Id":378,"Guid":"5523918f-9984-4e4b-b63c-dbcc3fa39004","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Care & Prayer","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-24T15:05:32.26","ModifiedDateTime":"2019-04-24T15:05:32.26","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":379,"Value":"","ValueFormatted":""}},"Id":379,"Guid":"30bf2521-57f5-44fa-8005-54e8905a46b5","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Mission Trips","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-24T15:07:54.227","ModifiedDateTime":"2019-04-24T15:07:54.227","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":380,"Value":"","ValueFormatted":""}},"Id":380,"Guid":"dd356543-3ff2-42d3-a47a-18502f70f7ce","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"How to Win With Money","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-24T15:10:55.753","ModifiedDateTime":"2019-04-24T15:10:55.753","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":381,"Value":"","ValueFormatted":""}},"Id":381,"Guid":"4179fc65-f1c9-497d-93de-7f2f181b0902","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Rightnow Media","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-24T15:13:29.013","ModifiedDateTime":"2019-04-24T15:13:29.013","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":382,"Value":"","ValueFormatted":""}},"Id":382,"Guid":"56c59d17-dca0-422b-9c6b-db693690969b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Connect - Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-25T09:26:37.64","ModifiedDateTime":"2019-04-25T09:26:37.64","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":383,"Value":"","ValueFormatted":""}},"Id":383,"Guid":"df2455df-9061-47f8-9f10-de38b631ea42","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Next Steps - Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-25T09:27:49.163","ModifiedDateTime":"2019-04-25T09:27:49.163","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":384,"Value":"","ValueFormatted":""}},"Id":384,"Guid":"918c543e-0e8e-45c1-81ac-603749b7b90f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Reprinting and Reposting Terms - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-25T14:11:20.457","ModifiedDateTime":"2019-04-25T14:11:20.457","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":385,"Value":"","ValueFormatted":""}},"Id":385,"Guid":"9bca11da-69ee-446a-b44f-1417d1670edf","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Privacy Policy - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-25T15:15:12.76","ModifiedDateTime":"2019-04-25T15:15:12.76","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":386,"Value":"","ValueFormatted":""}},"Id":386,"Guid":"26bf04ea-29c3-4e89-a1e8-3765e1a0c4db","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"FAQ - Accordion","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-04-29T10:51:12.657","ModifiedDateTime":"2019-04-29T10:51:12.657","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":387,"Value":"","ValueFormatted":""}},"Id":387,"Guid":"42a3b663-61cc-4385-ace5-7617e858942b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero - Staff","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-02T08:43:31.88","ModifiedDateTime":"2019-05-02T08:43:31.88","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":388,"Value":"","ValueFormatted":""}},"Id":388,"Guid":"7f052ae2-55fe-49ff-8dc7-9ac4de60b224","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-02T10:57:58.107","ModifiedDateTime":"2019-05-02T10:57:58.107","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":389,"Value":"","ValueFormatted":""}},"Id":389,"Guid":"5966c0ea-df65-43ad-b8cc-331581273140","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-06T07:42:01.7","ModifiedDateTime":"2019-05-06T07:42:01.7","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":390,"Value":"","ValueFormatted":""}},"Id":390,"Guid":"5df90ad9-fb73-4921-9dea-153d4f03282c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Vision","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-06T08:06:44.417","ModifiedDateTime":"2019-05-06T08:06:44.417","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":391,"Value":"","ValueFormatted":""}},"Id":391,"Guid":"43f5cd94-bdcc-4bc6-b369-92f6b99760c4","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"About Lysa","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-06T08:10:53.36","ModifiedDateTime":"2019-05-06T08:10:53.36","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":392,"Value":"","ValueFormatted":""}},"Id":392,"Guid":"005c49eb-9e85-48a9-822d-8e99f03f3007","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Schedule","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-06T08:16:16.733","ModifiedDateTime":"2019-05-06T08:16:16.733","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":393,"Value":"","ValueFormatted":""}},"Id":393,"Guid":"1c18e027-d5b2-4434-8fa2-2e2424edc715","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"What to Expect","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-06T08:24:44.253","ModifiedDateTime":"2019-05-06T08:24:44.253","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":394,"Value":"","ValueFormatted":""}},"Id":394,"Guid":"91554341-fd97-4fbe-824d-c9bb6b7cbe9a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"What to Expect","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-06T09:46:04.777","ModifiedDateTime":"2019-05-06T09:46:04.777","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":395,"Value":"","ValueFormatted":""}},"Id":395,"Guid":"8e3f3502-9f3e-46ac-8b41-57c304973e0b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"FAQs","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-06T09:59:37.093","ModifiedDateTime":"2019-05-06T09:59:37.093","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":396,"Value":"","ValueFormatted":""}},"Id":396,"Guid":"c8e20e1d-ff81-45bb-8783-c162d2df9062","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Free Resources? Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-06T14:11:23.027","ModifiedDateTime":"2019-05-06T14:11:23.027","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":397,"Value":"","ValueFormatted":""}},"Id":397,"Guid":"02e92646-0f50-4d12-b48f-293085546ff2","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Who needs a budget?","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-06T15:39:30.213","ModifiedDateTime":"2019-05-06T15:39:30.213","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":398,"Value":"","ValueFormatted":""}},"Id":398,"Guid":"b2686461-e58f-43af-8250-87ffae4ed980","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Join a Group","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-06T15:59:49.007","ModifiedDateTime":"2019-05-06T15:59:49.007","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":399,"Value":"","ValueFormatted":""}},"Id":399,"Guid":"bdb57898-00c4-4b69-a34c-4f1ab70f9ef2","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Connections Dashboard - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-07T10:58:08.67","ModifiedDateTime":"2019-05-07T10:58:08.67","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":400,"Value":"","ValueFormatted":""}},"Id":400,"Guid":"214ab999-26cd-44e1-bd6b-b15c71d68f7d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Baptism - Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-07T11:00:36.447","ModifiedDateTime":"2019-05-07T11:00:36.447","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":401,"Value":"","ValueFormatted":""}},"Id":401,"Guid":"481ccb47-13af-4432-b9cb-a80eeb62cf75","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Community Interest - Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-07T11:03:27.24","ModifiedDateTime":"2019-05-07T11:03:27.24","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":402,"Value":"","ValueFormatted":""}},"Id":402,"Guid":"c4455d55-8af6-4d3c-8d03-8d0b1ba1f837","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Connect Classes - Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-07T11:04:54.087","ModifiedDateTime":"2019-05-07T11:04:54.087","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":403,"Value":"","ValueFormatted":""}},"Id":403,"Guid":"3e7b6c2c-3f14-456b-a80f-92f68b98b7c0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"FTR - Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-07T11:08:25.273","ModifiedDateTime":"2019-05-07T11:08:25.273","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":404,"Value":"","ValueFormatted":""}},"Id":404,"Guid":"06045f6f-8d99-4970-9737-9153557f35c7","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Picture yourself here","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-07T11:39:41.667","ModifiedDateTime":"2019-05-07T11:39:41.667","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":405,"Value":"","ValueFormatted":""}},"Id":405,"Guid":"756fc421-c45a-487e-8665-7af410d5a69d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Every student matters to us","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-07T11:44:23.307","ModifiedDateTime":"2019-05-07T11:44:23.307","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":406,"Value":"","ValueFormatted":""}},"Id":406,"Guid":"96f62720-1ea0-447e-b991-48e305b3b330","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Why Lead a Fuse Group?","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-07T13:36:37.96","ModifiedDateTime":"2019-05-07T13:36:37.96","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":407,"Value":"","ValueFormatted":""}},"Id":407,"Guid":"d515e2ed-8bb0-4107-9579-5fcb72735421","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"You Can Make a Difference","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-07T13:45:13.89","ModifiedDateTime":"2019-05-07T13:45:13.89","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":408,"Value":"","ValueFormatted":""}},"Id":408,"Guid":"36023455-40ac-4d69-a63a-4db4428f1f42","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Rally - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-13T11:31:05.513","ModifiedDateTime":"2019-05-13T11:31:18.817","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":409,"Value":"","ValueFormatted":""}},"Id":409,"Guid":"084fff3b-af4e-4e7d-8220-088217233212","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Speaking Request","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-13T20:11:21.897","ModifiedDateTime":"2019-05-13T20:11:21.897","CreatedByPersonAliasId":167733,"ModifiedByPersonAliasId":167733,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":410,"Value":"","ValueFormatted":""}},"Id":410,"Guid":"7da68ce2-4fc3-4528-a4e4-0b281b1bd861","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Fuse Parents Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-14T09:19:08.943","ModifiedDateTime":"2019-05-14T09:19:08.943","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":411,"Value":"","ValueFormatted":""}},"Id":411,"Guid":"72b0940f-2916-4397-ae5d-5ad75e243b2d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"About Fuse (parents)","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-14T09:20:57.45","ModifiedDateTime":"2019-05-14T09:20:57.45","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":412,"Value":"","ValueFormatted":""}},"Id":412,"Guid":"44825edf-1091-4a7e-890b-3b6286a65f06","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Frequently Asked Questions","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-14T09:23:13.953","ModifiedDateTime":"2019-05-14T09:23:13.953","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":413,"Value":"","ValueFormatted":""}},"Id":413,"Guid":"03f87bef-09bb-4d64-bc57-7b113fd970bf","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Want to learn more?","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-14T09:44:10.38","ModifiedDateTime":"2019-05-14T09:44:10.38","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":414,"Value":"","ValueFormatted":""}},"Id":414,"Guid":"ccef3602-4311-4f79-864e-c086595bbb7a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Fuse Music - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-14T13:53:34.837","ModifiedDateTime":"2019-05-14T13:53:34.837","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":415,"Value":"","ValueFormatted":""}},"Id":415,"Guid":"cad7feea-b637-4bca-bd42-24416ec79ab7","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Fuse Groups - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-14T14:27:57.637","ModifiedDateTime":"2019-05-14T14:27:57.637","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":416,"Value":"","ValueFormatted":""}},"Id":416,"Guid":"a8695f6f-67cf-48a1-9f4c-27ea5995d36a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Sermons - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-14T14:33:41.577","ModifiedDateTime":"2019-05-14T14:33:41.577","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":417,"Value":"","ValueFormatted":""}},"Id":417,"Guid":"6b6910fb-6d05-437a-ba5c-c9372c73d459","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"VIP Room - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-14T14:43:37.203","ModifiedDateTime":"2019-05-14T14:43:37.203","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":418,"Value":"","ValueFormatted":""}},"Id":418,"Guid":"2c3f7aa1-8fa0-47be-9909-8d3830fb51e3","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"NewSpring HVAC","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-15T14:23:25.357","ModifiedDateTime":"2019-05-15T14:23:25.357","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":419,"Value":"","ValueFormatted":""}},"Id":419,"Guid":"a773feca-ebad-4446-b8d7-f13db5ad8fc5","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Subscribe - Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-20T10:19:58.057","ModifiedDateTime":"2019-05-20T10:19:58.057","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":420,"Value":"","ValueFormatted":""}},"Id":420,"Guid":"8b5bbda3-5b26-483f-bb56-e06a0008bc43","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Subscribe - Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-20T10:24:14.633","ModifiedDateTime":"2019-05-20T10:24:14.633","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":421,"Value":"","ValueFormatted":""}},"Id":421,"Guid":"8e5c60b7-7004-4d4d-a00a-c09ed2945f33","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Subscribe - Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-20T10:29:35.047","ModifiedDateTime":"2019-05-20T10:29:35.047","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":422,"Value":"","ValueFormatted":""}},"Id":422,"Guid":"be2ab4f1-8d13-4035-b813-3382b4b21814","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Subscribe - Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-20T10:43:29.123","ModifiedDateTime":"2019-05-20T10:43:29.123","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":423,"Value":"","ValueFormatted":""}},"Id":423,"Guid":"9f9177e1-1504-4894-9e6d-18c0d860263b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Subscribe - Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-20T10:52:48.033","ModifiedDateTime":"2019-05-20T10:52:48.033","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":424,"Value":"","ValueFormatted":""}},"Id":424,"Guid":"6451ff02-26d1-4f60-b08c-1294dc387adc","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Subscribe - Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-20T11:03:25.167","ModifiedDateTime":"2019-05-20T11:03:25.167","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":425,"Value":"","ValueFormatted":""}},"Id":425,"Guid":"2c9002b9-9a0b-488c-b30b-03231c62445a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Subscribe - Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-20T11:08:49.723","ModifiedDateTime":"2019-05-20T11:08:49.723","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":426,"Value":"","ValueFormatted":""}},"Id":426,"Guid":"a9b6ba11-8d49-4273-be07-08f63853e910","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Subscribe - Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-20T11:15:45.82","ModifiedDateTime":"2019-05-20T11:15:45.82","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":427,"Value":"","ValueFormatted":""}},"Id":427,"Guid":"c52e3d62-aaca-4e17-8c33-3aead0d03d8c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Right side homepage ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-20T16:38:47.48","ModifiedDateTime":"2020-02-11T16:31:48.547","CreatedByPersonAliasId":167733,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":428,"Value":"","ValueFormatted":""}},"Id":428,"Guid":"896a5759-6ce3-4558-a85c-51fb4fa86e99","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-21T11:32:58.347","ModifiedDateTime":"2019-05-21T11:32:58.347","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":429,"Value":"","ValueFormatted":""}},"Id":429,"Guid":"2291c9d2-f1a2-4dce-a1e6-36b4f9ffd5a0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Vision","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-21T11:36:31.44","ModifiedDateTime":"2019-05-21T11:36:31.44","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":430,"Value":"","ValueFormatted":""}},"Id":430,"Guid":"642d25b4-2599-47ec-9f8b-7e300f323dc9","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Subscribe","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-21T11:40:57.22","ModifiedDateTime":"2019-05-21T11:41:19.087","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":431,"Value":"","ValueFormatted":""}},"Id":431,"Guid":"64c03008-e57d-4fb4-a065-4bc51c3d53a9","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Share your story ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-21T11:49:38.653","ModifiedDateTime":"2019-05-21T11:49:38.653","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":432,"Value":"","ValueFormatted":""}},"Id":432,"Guid":"b7aa20bc-7417-4b3e-9aec-e05bd9137b1d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Subscribe","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-21T12:51:15.68","ModifiedDateTime":"2019-05-21T12:51:15.68","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":433,"Value":"","ValueFormatted":""}},"Id":433,"Guid":"3cc6a11e-def8-41fb-b115-2922fea7ee78","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Daily Devotional Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-21T13:40:12.443","ModifiedDateTime":"2019-05-21T13:40:12.443","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":434,"Value":"","ValueFormatted":""}},"Id":434,"Guid":"3e535df4-2a70-490c-9dd3-f7b448cbaf3e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Search Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-22T09:59:24.527","ModifiedDateTime":"2019-05-22T09:59:24.527","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":435,"Value":"","ValueFormatted":""}},"Id":435,"Guid":"2adb6eaf-be1a-4de2-9c39-03a450acc1db","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-27T16:51:47.797","ModifiedDateTime":"2019-05-27T16:51:47.797","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":436,"Value":"","ValueFormatted":""}},"Id":436,"Guid":"6d3961f3-0f8a-4157-b956-bdcd4cfb4546","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Subscribe - Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-27T16:56:04.393","ModifiedDateTime":"2019-05-27T16:56:04.393","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":437,"Value":"","ValueFormatted":""}},"Id":437,"Guid":"e30499c4-da90-4b0d-b4e2-2634fd31abc0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Parent Meeting Description","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-30T15:35:03.2","ModifiedDateTime":"2019-05-30T15:35:03.2","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":438,"Value":"","ValueFormatted":""}},"Id":438,"Guid":"68a30eb6-b71d-4ce1-adde-797712898436","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"App - Campaigns","Description":"","IconCssClass":"fas fa-mobile-alt","RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":"","ItemUrl":"","TimeToLive":0,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-30T15:58:52.957","ModifiedDateTime":"2020-08-03T22:50:58.913","CreatedByPersonAliasId":158662,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":439,"Value":"","ValueFormatted":""},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":439,"Value":"","ValueFormatted":""},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":439,"Value":null,"ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":439,"Value":null,"ValueFormatted":""},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":439,"Value":null,"ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":439,"Value":"","ValueFormatted":""},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":439,"Value":"","ValueFormatted":""},"IsDateVisible":{"AttributeId":94825,"EntityId":439,"Value":"True","ValueFormatted":"Yes"},"PersistedDataset":{"AttributeId":107096,"EntityId":439,"Value":"","ValueFormatted":""},"ChannelVerb":{"AttributeId":107097,"EntityId":439,"Value":"read","ValueFormatted":"Read"},"ContentFormat":{"AttributeId":109502,"EntityId":439,"Value":"","ValueFormatted":""}},"Id":439,"Guid":"6828dcbd-0c65-4206-879e-1928bb352d88","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"App - Prayer Menu Categories","Description":"","IconCssClass":"fas fa-mobile-alt","RequiresApproval":false,"ItemsManuallyOrdered":true,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":"","ItemUrl":"","TimeToLive":0,"ContentControlType":0,"RootImageDirectory":"","IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-05-30T16:02:50.257","ModifiedDateTime":"2020-08-03T22:51:14.477","CreatedByPersonAliasId":158662,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":440,"Value":"","ValueFormatted":""},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":440,"Value":"","ValueFormatted":""},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":440,"Value":null,"ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":440,"Value":null,"ValueFormatted":""},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":440,"Value":null,"ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":440,"Value":"","ValueFormatted":""},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":440,"Value":"","ValueFormatted":""},"IsDateVisible":{"AttributeId":94825,"EntityId":440,"Value":"True","ValueFormatted":"Yes"},"PersistedDataset":{"AttributeId":107096,"EntityId":440,"Value":"","ValueFormatted":""},"ChannelVerb":{"AttributeId":107097,"EntityId":440,"Value":"read","ValueFormatted":"Read"},"ContentFormat":{"AttributeId":109502,"EntityId":440,"Value":"","ValueFormatted":""}},"Id":440,"Guid":"735d88df-0a31-4393-8515-2713ad291bf2","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"KidSpring Scoop","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-06-10T09:47:12.803","ModifiedDateTime":"2019-06-10T09:47:12.803","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":441,"Value":"","ValueFormatted":""}},"Id":441,"Guid":"cb5568d6-2956-4d77-9c65-22067057bf91","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-06-10T10:11:23.307","ModifiedDateTime":"2019-06-10T10:11:23.307","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":442,"Value":"","ValueFormatted":""}},"Id":442,"Guid":"bb8a11dc-d537-4c2e-8999-a399ded9aa3c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Vision","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-06-10T10:19:29.567","ModifiedDateTime":"2019-06-10T10:19:29.567","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":443,"Value":"","ValueFormatted":""}},"Id":443,"Guid":"e5c4cbe2-9342-4a5a-97ea-3d34cc14bc7f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Frequently Asked Questions","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-06-12T10:28:51.597","ModifiedDateTime":"2019-06-12T10:28:51.597","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":444,"Value":"","ValueFormatted":""}},"Id":444,"Guid":"cbd66d5f-401a-4c5d-9d93-77fd96ddfb75","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Summer Cookout","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-06-13T09:18:03.35","ModifiedDateTime":"2019-06-13T09:18:03.35","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":445,"Value":"","ValueFormatted":""}},"Id":445,"Guid":"340b6a8c-6b34-4b5d-a702-8e45d909efdf","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Connections","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-06-17T11:17:49.693","ModifiedDateTime":"2019-06-17T11:17:49.693","CreatedByPersonAliasId":167733,"ModifiedByPersonAliasId":167733,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":446,"Value":"","ValueFormatted":""}},"Id":446,"Guid":"434d253c-b789-4cc0-b2c8-df54a152e577","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-06-24T09:50:06.507","ModifiedDateTime":"2019-06-24T09:50:06.507","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":447,"Value":"","ValueFormatted":""}},"Id":447,"Guid":"b6727ebc-d091-42ca-960b-a8317b67672b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Vision","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-06-24T10:08:51.877","ModifiedDateTime":"2019-06-24T10:08:51.877","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":448,"Value":"","ValueFormatted":""}},"Id":448,"Guid":"a6b020c4-1341-4b0c-af62-0edfd41a69d6","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"FAQs","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-06-24T13:17:08.99","ModifiedDateTime":"2019-06-24T13:17:08.99","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":449,"Value":"","ValueFormatted":""}},"Id":449,"Guid":"dda1f398-905c-4089-876f-435d49985291","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Dates","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-06-24T13:19:38.763","ModifiedDateTime":"2019-06-24T13:19:38.763","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":450,"Value":"","ValueFormatted":""}},"Id":450,"Guid":"40d9c57c-fc9c-4e44-a123-75ba9dc239cf","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Contact","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-06-24T13:22:20.967","ModifiedDateTime":"2019-06-24T13:23:21.107","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":451,"Value":"","ValueFormatted":""}},"Id":451,"Guid":"3aba6d1c-d939-4474-97e0-8714cda77d69","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Read My Bible Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-06-25T13:15:23.543","ModifiedDateTime":"2019-06-25T13:15:23.543","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":452,"Value":"","ValueFormatted":""}},"Id":452,"Guid":"4f00dd4f-8627-47fc-8ae9-aa8fee13d587","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Build the Person","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-06-26T15:53:23.207","ModifiedDateTime":"2019-06-26T15:53:23.207","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":453,"Value":"","ValueFormatted":""}},"Id":453,"Guid":"b2600b67-b33f-4d66-b719-6e0a3eaed47c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Build the Person","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-06-26T15:56:54.143","ModifiedDateTime":"2019-06-26T15:56:54.143","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":454,"Value":"","ValueFormatted":""}},"Id":454,"Guid":"e05b339a-440e-4228-b7db-5ee255a7259a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Build the Person","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-06-26T16:05:13.293","ModifiedDateTime":"2019-06-26T16:05:13.293","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":455,"Value":"","ValueFormatted":""}},"Id":455,"Guid":"389693ff-ea80-403f-8d58-671c9a8e5afd","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Arrival Times","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-07-03T15:35:58.937","ModifiedDateTime":"2019-07-03T15:35:58.937","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":456,"Value":"","ValueFormatted":""}},"Id":456,"Guid":"f6aa9fb9-19c0-4e6b-9d16-522dbe2c2416","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"Rally - Leader Resources","Description":"","IconCssClass":"fa fa-bookmark","RequiresApproval":true,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":true,"EnableRss":true,"ChannelUrl":"/rally/resources","ItemUrl":"","TimeToLive":1440,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-07-10T14:07:11.64","ModifiedDateTime":"2020-08-03T22:58:23.94","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":457,"Value":"","ValueFormatted":""},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":457,"Value":"","ValueFormatted":""},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":457,"Value":null,"ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":457,"Value":null,"ValueFormatted":""},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":457,"Value":null,"ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":457,"Value":"","ValueFormatted":""},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":457,"Value":"","ValueFormatted":""},"IsDateVisible":{"AttributeId":94825,"EntityId":457,"Value":"True","ValueFormatted":"Yes"},"PersistedDataset":{"AttributeId":107096,"EntityId":457,"Value":"","ValueFormatted":""},"ChannelVerb":{"AttributeId":107097,"EntityId":457,"Value":"read","ValueFormatted":"Read"},"ContentFormat":{"AttributeId":109502,"EntityId":457,"Value":"","ValueFormatted":""}},"Id":457,"Guid":"c49447d5-8488-41dc-8f0a-66b714774a2d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-07-10T19:52:20.533","ModifiedDateTime":"2019-07-10T19:52:20.533","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":458,"Value":"","ValueFormatted":""}},"Id":458,"Guid":"98ae9a80-3d67-4719-a9c9-293d6e24abf7","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"App - Bulletin","Description":"","IconCssClass":"fas fa-mobile-alt","RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":"","ItemUrl":"","TimeToLive":0,"ContentControlType":0,"RootImageDirectory":"","IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-07-16T15:48:19.277","ModifiedDateTime":"2020-08-03T22:50:41.98","CreatedByPersonAliasId":158662,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":459,"Value":"55af5f64-9255-4e48-8745-fa6296d31466,91d2246c-2c0d-4227-841c-e0d0cd39ce80,bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce,99df48c4-7d81-4b22-8fd8-2227c57dea13,3d232584-0e48-4736-ac4a-9c409f76f79d,59e4c62a-07b8-4377-9764-77b54981d6fc,7d19878f-4147-47aa-9027-018d389cade8,03e828ed-4cba-46ab-aaeb-21621f1d7957,acc2b79f-e619-4f37-ab5a-feed780368e7,869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8,2cf4c152-c502-444e-8a97-e129219f100d,c087d53b-5a32-479f-908d-ab1e716d7f54,3a3e25ed-7bfb-496b-9945-c682b9fd7b7a,43e5748b-02f3-4632-b999-4b51ff1e1db5,7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637,695788a1-f3f8-4283-95c5-ea422c12cb65,fd6a20d5-a74a-4d01-891b-1c828a620057,3a7c9ca6-83a9-4b7e-80f3-3b2711623c79,a6f62c85-2b4e-4c2e-b6b8-4c152b4415e2,457c4bf2-00df-4de4-af58-3f8ad7c25cbf,b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24,fc1bc99f-1f72-4eec-9de7-1464f7bb17cb,76c0e779-53fe-4e73-a1a2-6c79793902ec,af0be297-d58b-4619-adb1-bb2c91528fe6,be446c00-37ea-46ce-9494-fe4502100010,3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e","ValueFormatted":"Actual Date, Audio Duration, Audio File, Background Color, Campus(es), Communicator(s), Communicators (Legacy), Dates, Department, Download(s), Foreground Color, Landscape Image, Meta Description, Meta Title, Portrait Image, Related Entry, Scripture(s), Subtitle, Summary, Text Color, Video, Video File - High, Video File - Low, Video File - Mid, Videos"},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":459,"Value":"","ValueFormatted":""},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":459,"Value":null,"ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":459,"Value":null,"ValueFormatted":""},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":459,"Value":null,"ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":459,"Value":"","ValueFormatted":""},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":459,"Value":"","ValueFormatted":""},"IsDateVisible":{"AttributeId":94825,"EntityId":459,"Value":"True","ValueFormatted":"Yes"},"PersistedDataset":{"AttributeId":107096,"EntityId":459,"Value":"","ValueFormatted":""},"ChannelVerb":{"AttributeId":107097,"EntityId":459,"Value":"read","ValueFormatted":"Read"},"ContentFormat":{"AttributeId":109502,"EntityId":459,"Value":"","ValueFormatted":""}},"Id":459,"Guid":"6c64613f-91a3-42e9-99ee-8e51d290a53a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Premarital Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-07-17T10:58:59.673","ModifiedDateTime":"2019-07-17T10:58:59.673","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":461,"Value":"","ValueFormatted":""}},"Id":461,"Guid":"44a00ce2-11b4-4b66-b9d4-a131201894a4","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Big Day - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-07-17T11:03:33.023","ModifiedDateTime":"2019-07-17T11:03:33.023","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":462,"Value":"","ValueFormatted":""}},"Id":462,"Guid":"8c1a6567-7e68-43db-a181-cd54b1c60177","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Premarital FAQs","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-07-17T11:06:17.847","ModifiedDateTime":"2019-07-17T11:21:49.837","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":463,"Value":"","ValueFormatted":""}},"Id":463,"Guid":"6db8c8b2-08ca-469c-97a2-ff245c465952","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"What to Expect During Premarital Mentoring - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-07-17T11:23:00.827","ModifiedDateTime":"2019-07-17T11:23:00.827","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":464,"Value":"","ValueFormatted":""}},"Id":464,"Guid":"4686ab9c-cc4e-4ffb-9d1f-249417d32ea9","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Marriage Resources - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-07-17T11:48:15.13","ModifiedDateTime":"2019-07-17T11:48:15.13","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":465,"Value":"","ValueFormatted":""}},"Id":465,"Guid":"0aa33931-ee50-428f-b18c-9619611c7002","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"TTK - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-07-17T11:59:10.02","ModifiedDateTime":"2019-07-17T11:59:10.02","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":466,"Value":"","ValueFormatted":""}},"Id":466,"Guid":"1c303efd-67e8-4e90-a96f-a6bb1bbaa0e0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"When and where?","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-07-25T13:15:53.613","ModifiedDateTime":"2019-07-25T13:15:53.613","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":467,"Value":"","ValueFormatted":""}},"Id":467,"Guid":"877b5119-a7e6-435b-9ad5-112f920bb3b7","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Connect Classes","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-07-25T15:01:59.11","ModifiedDateTime":"2019-07-25T15:01:59.11","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":468,"Value":"","ValueFormatted":""}},"Id":468,"Guid":"f57f3ddb-d15b-4f04-92ab-6e0df57d6389","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":15,"Name":"NewSpring - Jobs","Description":"","IconCssClass":"fas fa-hammer","RequiresApproval":true,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":true,"ChannelUrl":"/jobs","ItemUrl":"","TimeToLive":0,"ContentControlType":0,"RootImageDirectory":"","IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-07-30T12:49:35.887","ModifiedDateTime":"2020-08-03T22:56:20.96","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ItemName":{"Key":"ItemName","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"15","Name":"Item Name","Description":"","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Item Name","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94344,"Guid":"d5d8970c-bda0-4f3b-ae8e-11592554a23e"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ItemName":{"AttributeId":94344,"EntityId":469,"Value":"Jobs","ValueFormatted":"Jobs"},"ContentFormat":{"AttributeId":109502,"EntityId":469,"Value":"","ValueFormatted":""}},"Id":469,"Guid":"3493a099-9ac6-40f1-b37d-f5b5d61b042a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Jobs - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-07-31T10:32:02.243","ModifiedDateTime":"2019-07-31T10:32:02.243","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":470,"Value":"","ValueFormatted":""}},"Id":470,"Guid":"db8be53d-8798-4aa9-ab33-d7eaa12d4281","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-08-08T12:04:37.43","ModifiedDateTime":"2019-08-08T12:04:37.43","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":471,"Value":"","ValueFormatted":""}},"Id":471,"Guid":"eaaf824c-88c4-4ec2-b611-a29e2cfe8cdb","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Vision","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-08-08T12:09:20.38","ModifiedDateTime":"2019-08-08T12:09:20.38","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":472,"Value":"","ValueFormatted":""}},"Id":472,"Guid":"cceb79b3-bd62-4962-be98-d2849a109231","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Toolkit Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-08-08T12:12:22.083","ModifiedDateTime":"2019-08-08T12:12:22.083","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":473,"Value":"","ValueFormatted":""}},"Id":473,"Guid":"375ae0df-df8a-46b2-a5d1-de7f9dfcfa97","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-08-14T12:42:30.2","ModifiedDateTime":"2019-08-14T12:42:30.2","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":474,"Value":"","ValueFormatted":""}},"Id":474,"Guid":"a3bedcc9-6898-4d23-b7ec-d5c6ce97df5c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Courses","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-08-14T12:52:01.53","ModifiedDateTime":"2019-08-14T12:52:01.53","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":475,"Value":"","ValueFormatted":""}},"Id":475,"Guid":"fb335d2f-d46a-4fef-b657-df2bd571faf2","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Resources","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-08-14T14:05:48.99","ModifiedDateTime":"2019-08-14T14:05:48.99","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":476,"Value":"","ValueFormatted":""}},"Id":476,"Guid":"f2018b7a-d9bd-485e-b19d-e798e4c37a37","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Log In","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-08-14T14:32:38.94","ModifiedDateTime":"2019-08-14T14:32:38.94","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":477,"Value":"","ValueFormatted":""}},"Id":477,"Guid":"ec4348f4-2358-42cb-9d44-43f373a4c25b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-08-15T14:12:48.31","ModifiedDateTime":"2019-08-15T14:12:48.31","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":478,"Value":"","ValueFormatted":""}},"Id":478,"Guid":"aaa50efa-7791-43eb-80e7-fc605045744c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Shrimp N' Grits Recipe","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-08-19T16:36:48.233","ModifiedDateTime":"2019-08-19T16:36:48.233","CreatedByPersonAliasId":167733,"ModifiedByPersonAliasId":167733,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":479,"Value":"","ValueFormatted":""}},"Id":479,"Guid":"8fda70b0-13c4-4295-bb40-ab7ecddda8d1","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-08-29T16:34:54.157","ModifiedDateTime":"2019-08-29T16:34:54.157","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":480,"Value":"","ValueFormatted":""}},"Id":480,"Guid":"c5fee2ec-e3f8-42be-bd82-bb80365ec919","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-08-30T19:07:47.98","ModifiedDateTime":"2019-08-30T19:07:47.98","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":481,"Value":"","ValueFormatted":""}},"Id":481,"Guid":"bfd66853-9d50-41e7-ac40-fc61f7940098","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side By Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-08-30T19:15:51.1","ModifiedDateTime":"2019-08-30T19:15:51.1","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":482,"Value":"","ValueFormatted":""}},"Id":482,"Guid":"a16fef9c-e4a3-46bc-b765-9a692f204e89","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Side By Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-08-30T19:20:20.657","ModifiedDateTime":"2019-08-30T19:20:20.657","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":483,"Value":"","ValueFormatted":""}},"Id":483,"Guid":"1caa66e5-a0a0-40c5-ba9f-af21180b53e0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-08-30T19:27:11.583","ModifiedDateTime":"2019-08-30T19:27:11.583","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":484,"Value":"","ValueFormatted":""}},"Id":484,"Guid":"facc4a9a-f086-4a48-9135-021678dd8302","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-09-03T15:40:33.79","ModifiedDateTime":"2019-09-03T15:40:33.79","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":485,"Value":"","ValueFormatted":""}},"Id":485,"Guid":"ed494bd0-a166-4e26-b5c7-fb56a82c197e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Vision","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-09-03T15:42:53.32","ModifiedDateTime":"2019-09-03T15:42:53.32","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":486,"Value":"","ValueFormatted":""}},"Id":486,"Guid":"c774e96d-7f31-4f01-a9d9-5f22c0ac7e75","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Still looking?","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-09-03T16:02:20.79","ModifiedDateTime":"2019-09-03T16:02:20.79","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":487,"Value":"","ValueFormatted":""}},"Id":487,"Guid":"12735842-e597-4834-a731-51805dfd3b72","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-09-03T16:05:50.15","ModifiedDateTime":"2019-09-03T16:05:50.15","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":488,"Value":"","ValueFormatted":""}},"Id":488,"Guid":"8c20b71e-a9e7-4250-a693-90acd9800916","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Test","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-09-04T14:00:59.057","ModifiedDateTime":"2019-09-04T14:00:59.057","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":489,"Value":"","ValueFormatted":""}},"Id":489,"Guid":"d4a73834-d3a0-4ea0-b487-5a18d62df20e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Commonly Used Shortcodes","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-09-18T13:27:00.733","ModifiedDateTime":"2019-09-18T13:27:00.733","CreatedByPersonAliasId":167733,"ModifiedByPersonAliasId":167733,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":490,"Value":"","ValueFormatted":""}},"Id":490,"Guid":"4294c533-93b5-4322-a194-61e152c8168f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Shortcodes","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-09-18T14:38:57.873","ModifiedDateTime":"2019-09-18T14:38:57.873","CreatedByPersonAliasId":167733,"ModifiedByPersonAliasId":167733,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":491,"Value":"","ValueFormatted":""}},"Id":491,"Guid":"35c6f827-7942-4c74-b45f-957882f81703","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Vision","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-09-19T15:04:34.51","ModifiedDateTime":"2019-09-19T15:04:34.51","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":492,"Value":"","ValueFormatted":""}},"Id":492,"Guid":"73d9d31a-890b-41b7-a2ca-a29395d86c97","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Personalization","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-09-21T20:06:38.44","ModifiedDateTime":"2019-09-21T20:06:38.44","CreatedByPersonAliasId":167733,"ModifiedByPersonAliasId":167733,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":493,"Value":"","ValueFormatted":""}},"Id":493,"Guid":"27275b2e-f8a6-4190-89de-05998b95a8e8","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Personas","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-09-21T20:09:08.28","ModifiedDateTime":"2019-09-21T20:09:08.28","CreatedByPersonAliasId":167733,"ModifiedByPersonAliasId":167733,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":494,"Value":"","ValueFormatted":""}},"Id":494,"Guid":"95fa8dcf-1685-408f-9783-c98760dcd9c1","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Homepage Promotions","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-09-21T20:15:30.073","ModifiedDateTime":"2019-09-21T20:15:30.073","CreatedByPersonAliasId":167733,"ModifiedByPersonAliasId":167733,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":495,"Value":"","ValueFormatted":""}},"Id":495,"Guid":"5cf30088-f9aa-45e1-940b-144ea31d4645","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Next Steps","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-09-21T20:23:09.223","ModifiedDateTime":"2019-09-21T20:23:09.223","CreatedByPersonAliasId":167733,"ModifiedByPersonAliasId":167733,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":496,"Value":"","ValueFormatted":""}},"Id":496,"Guid":"28616c61-1e5d-4bba-b4a8-822529514f61","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-09-22T15:00:19.087","ModifiedDateTime":"2019-09-22T15:00:19.087","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":497,"Value":"","ValueFormatted":""}},"Id":497,"Guid":"b8977b3b-e785-459c-84f9-ec7a9eaf532b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-09-22T15:04:32.22","ModifiedDateTime":"2019-09-22T15:04:32.22","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":498,"Value":"","ValueFormatted":""}},"Id":498,"Guid":"2c43c6f0-2626-4b13-848a-5d0ac159e28e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-09-22T15:07:25.78","ModifiedDateTime":"2019-09-22T15:07:25.78","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":499,"Value":"","ValueFormatted":""}},"Id":499,"Guid":"bd4d8189-e2bb-4bad-9944-5daf97c514bc","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-09-22T15:08:43.903","ModifiedDateTime":"2019-09-22T15:08:43.903","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":500,"Value":"","ValueFormatted":""}},"Id":500,"Guid":"59a72656-459a-4f42-9cd3-7aff70aa7b75","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Video","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-09-22T15:16:57.997","ModifiedDateTime":"2019-09-22T15:16:57.997","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":501,"Value":"","ValueFormatted":""}},"Id":501,"Guid":"e9830245-7c4b-46c9-b989-b492fb460e61","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-09-22T16:32:26.347","ModifiedDateTime":"2019-09-22T16:32:26.347","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":502,"Value":"","ValueFormatted":""}},"Id":502,"Guid":"88b8f5fa-ccba-4067-9a42-a3f1cfe74c31","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-09-22T16:39:31.64","ModifiedDateTime":"2019-09-22T16:39:31.64","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":503,"Value":"","ValueFormatted":""}},"Id":503,"Guid":"d06ba526-e514-4717-a17c-36eea482397c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-09-22T16:43:08.973","ModifiedDateTime":"2019-09-22T16:43:08.973","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":504,"Value":"","ValueFormatted":""}},"Id":504,"Guid":"c07213af-aeaf-473e-9d2d-0d4f86465c35","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-09-22T16:49:11.507","ModifiedDateTime":"2019-09-22T16:49:11.507","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":505,"Value":"","ValueFormatted":""}},"Id":505,"Guid":"f56657e1-ce36-4d3a-8d6d-9ec40a70080a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Rally","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-10-03T13:34:06.61","ModifiedDateTime":"2019-11-07T15:45:29.513","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":506,"Value":"","ValueFormatted":""}},"Id":506,"Guid":"d3f9ffd5-51d4-4007-84e9-563fc2f5afd0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-10-10T07:11:05.923","ModifiedDateTime":"2019-10-10T07:11:05.923","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":507,"Value":"","ValueFormatted":""}},"Id":507,"Guid":"db931e6a-e137-41f9-8975-9beb699ba7d0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Vision","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-10-10T07:17:45.68","ModifiedDateTime":"2019-10-10T07:17:45.68","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":508,"Value":"","ValueFormatted":""}},"Id":508,"Guid":"4c87f5e0-c987-4550-bade-b5bce84fb1b2","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"FAQs","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-10-10T08:54:04.893","ModifiedDateTime":"2019-10-10T08:54:04.893","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":509,"Value":"","ValueFormatted":""}},"Id":509,"Guid":"b6727f2e-f247-40e6-aa2b-8ff8ccac26ca","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"What to Expect","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-10-10T09:01:56.983","ModifiedDateTime":"2019-10-10T09:01:56.983","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":510,"Value":"","ValueFormatted":""}},"Id":510,"Guid":"c632d030-64b7-4944-88e1-4655c8793dd6","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Schedule","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-10-10T09:43:24.017","ModifiedDateTime":"2019-10-10T09:43:24.017","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":511,"Value":"","ValueFormatted":""}},"Id":511,"Guid":"58b4ef4b-c0b0-4643-8f70-7fcb5613ff2d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Want to serve at Men’s Weekend","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-10-10T09:53:19.063","ModifiedDateTime":"2020-12-01T10:57:41.507","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":512,"Value":"","ValueFormatted":""}},"Id":512,"Guid":"8f87fd14-95a6-4c9b-a7d4-58e4546449db","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"Rock - Staff News","Description":"","IconCssClass":"fa fa-newspaper-o","RequiresApproval":true,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":true,"ChannelUrl":"/staff/news","ItemUrl":"","TimeToLive":1440,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":true,"IsTaggingEnabled":true,"ItemTagCategoryId":979,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-10-22T06:39:06.743","ModifiedDateTime":"2020-08-20T20:14:25.78","CreatedByPersonAliasId":158662,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":513,"Value":"","ValueFormatted":""},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":513,"Value":"","ValueFormatted":""},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":513,"Value":"","ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":513,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":513,"Value":"","ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":513,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"Rock/staff-news/staff-news-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/Rock/staff-news/staff-news-01.jpg\", \"Name\": \"staff-news-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/Rock/staff-news/staff-news-01.jpg"},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":513,"Value":"","ValueFormatted":""},"IsDateVisible":{"AttributeId":94825,"EntityId":513,"Value":"True","ValueFormatted":"Yes"},"PersistedDataset":{"AttributeId":107096,"EntityId":513,"Value":"","ValueFormatted":""},"ChannelVerb":{"AttributeId":107097,"EntityId":513,"Value":"read","ValueFormatted":"Read"},"ContentFormat":{"AttributeId":109502,"EntityId":513,"Value":"f1ba11d4-d5b0-43a4-8c4f-c10e7eba1c04","ValueFormatted":"News"}},"Id":513,"Guid":"6e4b4a19-83ab-4f3a-a3a0-6910a2772487","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Vision Section","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-10-23T13:11:30.03","ModifiedDateTime":"2019-10-23T13:11:30.03","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":514,"Value":"","ValueFormatted":""}},"Id":514,"Guid":"e8bc6778-3d42-4114-a3a0-00ceb27b0258","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Locations","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-10-23T14:02:09.337","ModifiedDateTime":"2019-10-23T14:02:09.337","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":515,"Value":"","ValueFormatted":""}},"Id":515,"Guid":"15daca8c-d7cf-47a4-bab5-264622326ada","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"FAQs - Accordian","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-10-23T14:24:48.373","ModifiedDateTime":"2019-10-23T14:24:48.373","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":516,"Value":"","ValueFormatted":""}},"Id":516,"Guid":"968ec519-0f0d-47cb-abde-340897f061f7","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Have Questions?","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-10-23T14:38:15.32","ModifiedDateTime":"2019-10-23T14:38:15.32","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":517,"Value":"","ValueFormatted":""}},"Id":517,"Guid":"83d7f4b2-6656-4e77-91e8-e45767e9fd0c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"What to Expect","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-10-23T14:44:28.937","ModifiedDateTime":"2019-10-23T14:44:28.937","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":518,"Value":"","ValueFormatted":""}},"Id":518,"Guid":"d47362d0-6a25-4c8a-974a-4a3d968371e7","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Test","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-10-27T17:38:21.017","ModifiedDateTime":"2019-10-27T17:38:21.017","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":519,"Value":"","ValueFormatted":""}},"Id":519,"Guid":"aea6d585-f7dc-43d4-a687-a327f1442f8f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"TTK [tighten the knot]","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-11-07T14:23:22.35","ModifiedDateTime":"2020-01-23T11:41:49.747","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":520,"Value":"","ValueFormatted":""}},"Id":520,"Guid":"8f8de617-0e33-475b-b033-a6e3d069cfde","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Joy to the World","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-11-07T14:29:09.5","ModifiedDateTime":"2019-12-19T14:58:24.327","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":521,"Value":"","ValueFormatted":""}},"Id":521,"Guid":"8277133d-50c7-4b3e-9eed-c44c516bf39e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Overflow Devo Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-11-07T15:54:20.143","ModifiedDateTime":"2019-11-07T15:54:20.143","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":522,"Value":"","ValueFormatted":""}},"Id":522,"Guid":"54de10e5-f53f-45e3-b2d3-9af9ae0db35f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Rally Next Steps","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-11-11T11:28:31.02","ModifiedDateTime":"2019-11-11T11:28:31.02","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":523,"Value":"","ValueFormatted":""}},"Id":523,"Guid":"d8527493-f895-4d94-963a-835baa666ccf","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-11-14T09:50:01.797","ModifiedDateTime":"2019-11-14T09:50:01.797","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":524,"Value":"","ValueFormatted":""}},"Id":524,"Guid":"003a98e7-46d6-43e6-8feb-9d9137bebdcf","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Vision","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-11-14T09:55:17.893","ModifiedDateTime":"2019-11-14T09:55:17.893","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":525,"Value":"","ValueFormatted":""}},"Id":525,"Guid":"e774ab57-5f6f-4727-adfe-9bc298e4e2f8","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Christmas at KidSpring","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-11-14T10:01:18.683","ModifiedDateTime":"2019-11-14T10:01:18.683","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":526,"Value":"","ValueFormatted":""}},"Id":526,"Guid":"02a347d2-ede5-41bb-bcbc-5d905e851c25","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Christmas Eve Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-11-14T10:04:29.873","ModifiedDateTime":"2019-11-14T10:04:29.873","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":527,"Value":"","ValueFormatted":""}},"Id":527,"Guid":"6d69283a-5a9f-4f23-88a5-0267a32f6d8c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"FAQs","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-11-14T10:07:15.467","ModifiedDateTime":"2019-11-14T10:07:15.467","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":528,"Value":"","ValueFormatted":""}},"Id":528,"Guid":"5135decc-ca58-49a1-9087-68befe950ab5","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Still have questions?","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-11-14T10:08:53.827","ModifiedDateTime":"2019-11-14T10:08:53.827","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":529,"Value":"","ValueFormatted":""}},"Id":529,"Guid":"9d691e24-842e-4f0c-8b89-cc65000e6932","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-11-18T11:14:16.217","ModifiedDateTime":"2019-11-18T11:14:16.217","CreatedByPersonAliasId":167733,"ModifiedByPersonAliasId":167733,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":530,"Value":"","ValueFormatted":""}},"Id":530,"Guid":"076e9db4-2e58-4efb-9851-f9c422e28df4","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Facilities - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-11-25T09:59:56.887","ModifiedDateTime":"2019-11-25T09:59:56.887","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":531,"Value":"","ValueFormatted":""}},"Id":531,"Guid":"532e6323-840f-41bc-993d-585a7050e8be","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Safety - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-11-25T10:19:28.437","ModifiedDateTime":"2019-11-25T10:19:28.437","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":532,"Value":"","ValueFormatted":""}},"Id":532,"Guid":"130968d3-a703-424c-adc6-fab9dfdd2e69","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Playlist","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-12-01T08:02:08.61","ModifiedDateTime":"2019-12-01T08:02:08.61","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":533,"Value":"","ValueFormatted":""}},"Id":533,"Guid":"16aebc6f-238e-48d8-b4fa-15f82e6093ec","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"This week in Connect - Week 1","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-12-02T09:51:15.25","ModifiedDateTime":"2019-12-02T09:51:15.25","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":534,"Value":"","ValueFormatted":""}},"Id":534,"Guid":"f6dafadb-3d54-485e-95d0-4b6ef0216133","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Training Course","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-12-02T10:09:06.83","ModifiedDateTime":"2019-12-02T10:09:06.83","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":535,"Value":"","ValueFormatted":""}},"Id":535,"Guid":"97a0c4f5-25ea-4df2-927c-81d24c292aa0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Attend the Class","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-12-02T10:09:31.123","ModifiedDateTime":"2019-12-02T10:09:31.123","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":536,"Value":"","ValueFormatted":""}},"Id":536,"Guid":"3a4735b7-20c7-4cc8-b078-83a9f64ad374","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Connect Facilitator Workbook","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-12-02T10:11:27.067","ModifiedDateTime":"2019-12-02T10:11:27.067","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":537,"Value":"","ValueFormatted":""}},"Id":537,"Guid":"4a07dbd0-c487-4df6-b292-be2c98880775","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Evaluation and Agreement","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-12-02T10:21:04.58","ModifiedDateTime":"2019-12-02T10:21:04.58","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":538,"Value":"","ValueFormatted":""}},"Id":538,"Guid":"148942b3-c52d-4e55-a2ac-0079bca196a5","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Ongoing Training","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-12-02T10:22:07.663","ModifiedDateTime":"2019-12-02T10:22:07.663","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":539,"Value":"","ValueFormatted":""}},"Id":539,"Guid":"70c89766-ce7a-4af8-8829-c068fb26e34a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"TTK Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-12-05T10:08:57.84","ModifiedDateTime":"2019-12-05T10:08:57.84","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":540,"Value":"","ValueFormatted":""}},"Id":540,"Guid":"d5b66d03-0a86-443a-8a4a-24940470a143","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Dates and Locations","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-12-05T10:16:30.933","ModifiedDateTime":"2019-12-05T10:16:30.933","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":541,"Value":"","ValueFormatted":""}},"Id":541,"Guid":"3f8db4c9-137e-400e-9e03-53983a4a8bdc","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Conference Details","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-12-05T10:30:02.007","ModifiedDateTime":"2019-12-05T10:30:02.007","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":542,"Value":"","ValueFormatted":""}},"Id":542,"Guid":"8fa8701f-7d27-4516-94c4-f94eb4d8eb50","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Sign Up - Content Component","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-12-05T11:15:37.233","ModifiedDateTime":"2019-12-05T11:15:37.233","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":543,"Value":"","ValueFormatted":""}},"Id":543,"Guid":"3311721a-faee-42de-a72c-19c37c1fa961","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-12-05T15:44:08.097","ModifiedDateTime":"2019-12-05T15:44:08.097","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":544,"Value":"","ValueFormatted":""}},"Id":544,"Guid":"196b421b-4289-4875-bd38-462752b1a8a3","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"What to Expect","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-12-05T15:56:28.27","ModifiedDateTime":"2019-12-05T15:56:28.27","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":545,"Value":"","ValueFormatted":""}},"Id":545,"Guid":"67578848-04fe-44bb-9fac-c5ec11691593","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"FAQs","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-12-05T16:04:02.543","ModifiedDateTime":"2019-12-05T16:04:02.543","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":546,"Value":"","ValueFormatted":""}},"Id":546,"Guid":"7b9cd11c-6c55-4e5a-a4f3-dd0db7ca7cce","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Vision","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-12-05T16:08:43.707","ModifiedDateTime":"2019-12-05T16:08:43.707","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":547,"Value":"","ValueFormatted":""}},"Id":547,"Guid":"9db7ebff-8cb9-4b27-aecf-a5d9dce7758b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"App","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-12-08T14:49:04.08","ModifiedDateTime":"2019-12-08T14:49:04.08","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":548,"Value":"","ValueFormatted":""}},"Id":548,"Guid":"55738258-7a60-45a9-843c-e4e87e905345","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"How to talk to kids about salvation?","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-12-08T15:00:24.68","ModifiedDateTime":"2019-12-08T15:00:24.68","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":549,"Value":"","ValueFormatted":""}},"Id":549,"Guid":"1c9df4d7-99b5-4041-b0bb-50412934ecce","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Still Have Questions","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-12-08T15:12:50.167","ModifiedDateTime":"2019-12-08T15:12:50.167","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":550,"Value":"","ValueFormatted":""}},"Id":550,"Guid":"afacdfb3-570c-4874-a828-54fa72f2a5e6","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Connect to Rally","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-12-09T14:20:13.91","ModifiedDateTime":"2019-12-09T14:20:13.91","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":551,"Value":"","ValueFormatted":""}},"Id":551,"Guid":"f991cef4-2fb6-4822-ba63-3e7d37c04800","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Gathering","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-12-10T17:56:51.63","ModifiedDateTime":"2019-12-10T17:56:51.63","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":552,"Value":"","ValueFormatted":""}},"Id":552,"Guid":"952aad84-6b29-40bf-b046-3e90fa7578b0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Gatherings","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-12-16T15:58:26.877","ModifiedDateTime":"2019-12-16T15:58:26.877","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":553,"Value":"","ValueFormatted":""}},"Id":553,"Guid":"464910c8-7dbf-4935-b2e3-adbea102d6d4","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Christmas Eve Web Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-12-19T14:02:37.52","ModifiedDateTime":"2019-12-19T14:02:37.52","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":554,"Value":"","ValueFormatted":""}},"Id":554,"Guid":"6ec23233-1bf5-468b-bb25-bc31525f3922","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Join a Group","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-12-19T15:00:41.947","ModifiedDateTime":"2020-02-27T09:07:39.25","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":555,"Value":"","ValueFormatted":""}},"Id":555,"Guid":"3776aeac-78e0-4cd9-8af2-dfc81ab62de0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Year End Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2019-12-28T18:39:26.633","ModifiedDateTime":"2019-12-28T18:39:26.633","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":556,"Value":"","ValueFormatted":""}},"Id":556,"Guid":"906162d0-625b-4815-ad70-1d7354567677","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Gauntlet","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-01-06T16:55:11.217","ModifiedDateTime":"2020-03-04T15:48:34.24","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":557,"Value":"","ValueFormatted":""}},"Id":557,"Guid":"3b78dd6c-50c5-4ece-ab76-3adf9ed75573","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":10,"Name":"Network - Ministry Questions","Description":"","IconCssClass":"","RequiresApproval":false,"ItemsManuallyOrdered":true,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":"","ItemUrl":"","TimeToLive":0,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-01-07T14:49:59.243","ModifiedDateTime":"2020-08-03T22:53:52.897","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":558,"Value":"","ValueFormatted":""}},"Id":558,"Guid":"0b355286-9821-4525-aa67-351452a0d698","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"App Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-01-09T10:38:04.547","ModifiedDateTime":"2020-01-09T10:38:04.547","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":559,"Value":"","ValueFormatted":""}},"Id":559,"Guid":"833ca4a3-6ea1-4195-a10a-d17eecffa464","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Sign Up","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-01-20T08:41:57.833","ModifiedDateTime":"2020-02-02T15:53:21.237","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":560,"Value":"","ValueFormatted":""}},"Id":560,"Guid":"071718d5-c1c8-4c34-b09b-179ec042b537","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Campus/Event Select","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-01-20T09:38:42.15","ModifiedDateTime":"2020-01-20T09:38:42.15","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":561,"Value":"","ValueFormatted":""}},"Id":561,"Guid":"68d8bbd6-692e-4066-b074-265d08a4675d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Kids Resources Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-01-22T16:36:49.427","ModifiedDateTime":"2020-01-22T16:36:49.427","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":562,"Value":"","ValueFormatted":""}},"Id":562,"Guid":"18318f75-80b7-4231-9ee1-f00cbf73c54b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Resource Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-01-22T16:42:48.027","ModifiedDateTime":"2020-01-22T16:42:48.027","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":563,"Value":"","ValueFormatted":""}},"Id":563,"Guid":"8fc1f4dc-5028-4eb7-a1dd-5e467eb9bad4","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Network Home Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-01-30T09:23:06.68","ModifiedDateTime":"2020-01-30T09:23:06.68","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":564,"Value":"","ValueFormatted":""}},"Id":564,"Guid":"739f71c9-5ee8-46ee-aea0-b4570ffdc1cb","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Network Home Resources Side By Side","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-01-30T09:23:22.523","ModifiedDateTime":"2020-01-30T09:23:22.523","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":565,"Value":"","ValueFormatted":""}},"Id":565,"Guid":"01696ddc-14b1-4b9d-b8b7-d61d6e2b0e0c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Network Home FAQ Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-01-30T09:23:37.843","ModifiedDateTime":"2020-01-30T09:23:37.843","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":566,"Value":"","ValueFormatted":""}},"Id":566,"Guid":"6d3a45fe-1edd-4e5c-88cd-f7cbf4c3e662","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Network Home Questions Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-01-30T09:23:53.307","ModifiedDateTime":"2020-01-30T09:23:53.307","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":567,"Value":"","ValueFormatted":""}},"Id":567,"Guid":"bb1d349e-b239-451b-b39b-48dad9f9e6a0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"About Network Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-01-30T09:32:31.227","ModifiedDateTime":"2020-01-30T09:32:31.227","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":568,"Value":"","ValueFormatted":""}},"Id":568,"Guid":"ab47af89-ad11-44ce-ae48-a4322d025970","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"NewSpring Story Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-01-30T09:32:49.4","ModifiedDateTime":"2020-01-30T09:32:49.4","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":569,"Value":"","ValueFormatted":""}},"Id":569,"Guid":"920c053b-0528-4696-80b4-447508acd90d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Connect Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-01-30T09:32:59.65","ModifiedDateTime":"2020-01-30T09:32:59.65","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":570,"Value":"","ValueFormatted":""}},"Id":570,"Guid":"b31cf308-acb4-4d61-9035-c46c1e2f3cad","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Network Resources Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-01-30T09:42:04.633","ModifiedDateTime":"2020-01-30T09:42:04.633","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":571,"Value":"","ValueFormatted":""}},"Id":571,"Guid":"222955f0-1e7a-4818-ad39-a2bfe9d1afc9","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Have Questions Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-01-30T09:47:06.787","ModifiedDateTime":"2020-01-30T09:47:06.787","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":572,"Value":"","ValueFormatted":""}},"Id":572,"Guid":"05593bb3-6deb-4098-97ac-ac0d4124089a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Connect With Us Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-01-30T09:55:18.833","ModifiedDateTime":"2020-01-30T09:55:18.833","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":573,"Value":"","ValueFormatted":""}},"Id":573,"Guid":"98669bf4-6690-49d1-b04c-c473141ec03c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Schedule a Call Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-01-30T09:56:47.267","ModifiedDateTime":"2020-01-30T09:56:47.267","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":574,"Value":"","ValueFormatted":""}},"Id":574,"Guid":"8254c60d-7be4-4dfd-8275-5f46a4c7be33","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Create Your Account Ad Unit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-01-30T10:00:11.873","ModifiedDateTime":"2020-01-30T10:00:11.873","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":575,"Value":"","ValueFormatted":""}},"Id":575,"Guid":"6d799854-a565-45e6-bf86-b36eab0634ee","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Resources For Students Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-01-30T10:33:07.467","ModifiedDateTime":"2020-01-30T10:33:07.467","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":576,"Value":"","ValueFormatted":""}},"Id":576,"Guid":"d6277bb2-1a5b-4535-9382-5b52b61b8038","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Teaching Resources Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-01-30T10:39:15.167","ModifiedDateTime":"2020-01-30T10:39:15.167","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":577,"Value":"","ValueFormatted":""}},"Id":577,"Guid":"49986e54-8985-45f8-9e09-f2f216bed374","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Volunteer Resources Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-01-30T10:41:28.173","ModifiedDateTime":"2020-01-30T10:41:28.173","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":578,"Value":"","ValueFormatted":""}},"Id":578,"Guid":"a7162ae0-7d03-4c71-bcc7-6ea8792ff807","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Music Resources Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-01-30T10:43:14.463","ModifiedDateTime":"2020-01-30T10:43:14.463","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":579,"Value":"","ValueFormatted":""}},"Id":579,"Guid":"4e9b1922-35c6-4a8b-aaad-2ff3c23874f7","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Vision","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-02-09T17:28:18.43","ModifiedDateTime":"2020-02-09T17:28:18.43","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":580,"Value":"","ValueFormatted":""}},"Id":580,"Guid":"ef6dedbe-b89f-43d9-a70a-3fe5f424440d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Story 1","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-02-09T22:01:58.687","ModifiedDateTime":"2020-02-09T22:01:58.687","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":581,"Value":"","ValueFormatted":""}},"Id":581,"Guid":"df33a8a4-1b08-44f9-94c3-ee743c347009","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Story 2","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-02-09T22:08:37.567","ModifiedDateTime":"2020-02-09T22:08:37.567","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":582,"Value":"","ValueFormatted":""}},"Id":582,"Guid":"7fa86889-3690-4357-8a49-e52c11e17cac","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Story 3","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-02-09T22:12:01.177","ModifiedDateTime":"2020-02-09T22:12:01.177","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":583,"Value":"","ValueFormatted":""}},"Id":583,"Guid":"ba816f7b-c2ff-400f-b1cb-4432dbef3976","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-02-11T15:38:38.31","ModifiedDateTime":"2020-02-11T15:38:38.31","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":584,"Value":"","ValueFormatted":""}},"Id":584,"Guid":"0891e056-58d4-45b7-b3d2-e5eb1cd8475c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Session 1","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-02-11T16:07:40.017","ModifiedDateTime":"2020-02-11T16:07:40.017","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":585,"Value":"","ValueFormatted":""}},"Id":585,"Guid":"d5435cc6-9ed2-476f-9c1c-88ae96486e0d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Session 3","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-02-11T16:10:06.103","ModifiedDateTime":"2020-02-11T16:10:06.107","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":586,"Value":"","ValueFormatted":""}},"Id":586,"Guid":"e886f46b-c988-48dc-81d3-58de695c276d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-02-13T10:59:39.127","ModifiedDateTime":"2020-02-13T10:59:39.127","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":587,"Value":"","ValueFormatted":""}},"Id":587,"Guid":"f3f65ac4-5ec9-4993-8cd3-6076d6218901","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Lead a Group","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-02-18T11:55:01.887","ModifiedDateTime":"2020-02-18T11:55:01.887","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":588,"Value":"","ValueFormatted":""}},"Id":588,"Guid":"628e2c6f-4f94-4cbe-9e5e-c1dcf59b94a5","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Gauntlet - Image","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-02-19T14:05:57.66","ModifiedDateTime":"2020-02-19T14:05:57.663","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":589,"Value":"","ValueFormatted":""}},"Id":589,"Guid":"a15e01ed-c0d0-4868-85d5-3259cd4b9b29","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-02-25T15:26:21.827","ModifiedDateTime":"2020-02-25T15:26:21.827","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":590,"Value":"","ValueFormatted":""}},"Id":590,"Guid":"b4e63aff-b749-4352-9eaa-9035bcec45bc","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Vision","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-02-25T15:29:00.537","ModifiedDateTime":"2020-02-25T15:29:00.537","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":591,"Value":"","ValueFormatted":""}},"Id":591,"Guid":"33a1e5dd-54d2-456e-9d74-96f3b98401d0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Gatherings","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-02-25T15:32:48.767","ModifiedDateTime":"2020-02-25T15:32:48.767","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":592,"Value":"","ValueFormatted":""}},"Id":592,"Guid":"04b52d43-ef7f-406f-ba96-eddfbbe55c09","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Baptism","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-02-25T15:35:41.697","ModifiedDateTime":"2020-02-25T15:35:41.697","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":593,"Value":"","ValueFormatted":""}},"Id":593,"Guid":"5ffdf153-225f-41fd-bc78-8c52f621f199","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Connect","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-02-25T15:36:41.1","ModifiedDateTime":"2020-02-25T15:36:41.1","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":594,"Value":"","ValueFormatted":""}},"Id":594,"Guid":"a3f4feba-1ead-46c0-b6dd-a934ae87eaef","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Groups","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-02-25T15:37:33.057","ModifiedDateTime":"2020-02-25T15:37:33.057","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":595,"Value":"","ValueFormatted":""}},"Id":595,"Guid":"811a6bcf-6aea-4c68-8662-2437ff322da5","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Test (date)","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-02-26T14:30:06.187","ModifiedDateTime":"2020-02-26T14:30:06.187","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":596,"Value":"","ValueFormatted":""}},"Id":596,"Guid":"101f0217-811c-4862-8009-34f2f4ccbbe0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Leaders Giving Last 3 Months","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-02-27T10:59:48.117","ModifiedDateTime":"2020-02-27T10:59:48.117","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":597,"Value":"","ValueFormatted":""}},"Id":597,"Guid":"e7e35c84-df6c-4ba7-b1d0-0dd7d39e6515","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Worship Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-02T15:16:04.077","ModifiedDateTime":"2020-03-02T15:16:04.077","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":598,"Value":"","ValueFormatted":""}},"Id":598,"Guid":"e280b9bc-c45c-440d-a109-c2621a840999","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"About Worship - SbS","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-02T16:00:11.193","ModifiedDateTime":"2020-03-02T16:00:11.193","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":599,"Value":"","ValueFormatted":""}},"Id":599,"Guid":"aa3ca17b-e6b9-4e54-9a8a-303032655bdc","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Song Writing","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-02T16:53:13.26","ModifiedDateTime":"2020-03-02T16:53:13.26","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":600,"Value":"","ValueFormatted":""}},"Id":600,"Guid":"5c548561-56b6-4ca1-98ab-d712bd3ab16a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"NewSpring Worship Development","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-03T09:36:58.51","ModifiedDateTime":"2020-03-03T09:36:58.51","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":601,"Value":"","ValueFormatted":""}},"Id":601,"Guid":"2a9e1e1a-3e91-499e-952d-30eb2ce00a16","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"KS Button","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-13T20:31:35.64","ModifiedDateTime":"2020-03-13T20:31:35.64","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":602,"Value":"","ValueFormatted":""}},"Id":602,"Guid":"1c7adf4d-ff37-4314-a32d-952b15e71774","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Give Button","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-13T20:34:32.7","ModifiedDateTime":"2020-03-13T20:34:32.7","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":603,"Value":"","ValueFormatted":""}},"Id":603,"Guid":"835873a1-7ef5-44f7-8d78-a39ecb4f857a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Care Button","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-13T20:36:08.717","ModifiedDateTime":"2020-03-13T20:36:08.717","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":604,"Value":"","ValueFormatted":""}},"Id":604,"Guid":"63de9ecd-4b8b-4c9d-9f8c-326ad2ab5e00","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Support","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-13T21:29:08.747","ModifiedDateTime":"2020-03-13T21:29:08.747","CreatedByPersonAliasId":167733,"ModifiedByPersonAliasId":167733,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":605,"Value":"","ValueFormatted":""}},"Id":605,"Guid":"4c582ca6-cd76-4ef0-9799-674102a1538d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-13T21:49:30.683","ModifiedDateTime":"2020-03-13T21:49:30.683","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":606,"Value":"","ValueFormatted":""}},"Id":606,"Guid":"5cca76ef-c836-49c2-b5c9-8c86087f11d6","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"Fuse - Resources","Description":"","IconCssClass":"far fa-burn","RequiresApproval":true,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":true,"ChannelUrl":"/fuse/resources","ItemUrl":"","TimeToLive":1440,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":false,"IsTaggingEnabled":true,"ItemTagCategoryId":979,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-13T23:41:45.8","ModifiedDateTime":"2020-08-20T20:04:02.51","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":608,"Value":"55af5f64-9255-4e48-8745-fa6296d31466,ac11fcf6-7cb4-4acf-b3a7-9c204e069020,91d2246c-2c0d-4227-841c-e0d0cd39ce80,bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce,99df48c4-7d81-4b22-8fd8-2227c57dea13,3d232584-0e48-4736-ac4a-9c409f76f79d,59e4c62a-07b8-4377-9764-77b54981d6fc,7d19878f-4147-47aa-9027-018d389cade8,acc2b79f-e619-4f37-ab5a-feed780368e7,869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8,2cf4c152-c502-444e-8a97-e129219f100d,c087d53b-5a32-479f-908d-ab1e716d7f54,fd6a20d5-a74a-4d01-891b-1c828a620057,3a7c9ca6-83a9-4b7e-80f3-3b2711623c79,b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24,fc1bc99f-1f72-4eec-9de7-1464f7bb17cb,76c0e779-53fe-4e73-a1a2-6c79793902ec,af0be297-d58b-4619-adb1-bb2c91528fe6,be446c00-37ea-46ce-9494-fe4502100010,3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e","ValueFormatted":"Actual Date, App Image, Audio Duration, Audio File, Background Color, Campus(es), Communicator(s), Communicators (Legacy), Dates, Department, Download(s), Foreground Color, Related Entry, Scripture(s), Text Color, Video, Video File - High, Video File - Low, Video File - Mid, Videos"},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":608,"Value":"","ValueFormatted":""},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":608,"Value":null,"ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":608,"Value":null,"ValueFormatted":""},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":608,"Value":null,"ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":608,"Value":"","ValueFormatted":""},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":608,"Value":"","ValueFormatted":""},"IsDateVisible":{"AttributeId":94825,"EntityId":608,"Value":"True","ValueFormatted":"Yes"},"PersistedDataset":{"AttributeId":107096,"EntityId":608,"Value":"","ValueFormatted":""},"ChannelVerb":{"AttributeId":107097,"EntityId":608,"Value":"read","ValueFormatted":"Read"},"ContentFormat":{"AttributeId":109502,"EntityId":608,"Value":"9646fbd0-895c-42f1-bbc9-ae378f4fa9d6","ValueFormatted":"Resource"}},"Id":608,"Guid":"bc04c190-595c-4cc2-86e1-bf547e716f85","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"COVID-19 Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-15T08:31:24.23","ModifiedDateTime":"2020-03-15T08:31:24.23","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":609,"Value":"","ValueFormatted":""}},"Id":609,"Guid":"b6cb61ba-0749-4e5a-8b54-02b0e075a493","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-16T14:45:20.483","ModifiedDateTime":"2020-03-16T14:45:20.483","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":610,"Value":"","ValueFormatted":""}},"Id":610,"Guid":"3d641e9b-72ed-4361-b56f-039bf5d3b01e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Resources","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-16T15:39:06.467","ModifiedDateTime":"2020-03-18T20:30:53.81","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":611,"Value":"","ValueFormatted":""}},"Id":611,"Guid":"5a5b21dd-ab5f-4071-a037-6e352ebccf59","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"KidSpring Resources","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-16T18:43:48.057","ModifiedDateTime":"2020-03-16T18:43:48.057","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":612,"Value":"","ValueFormatted":""}},"Id":612,"Guid":"985c65b8-28d5-4584-85da-32d388cc8e4c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Care & Prayer","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-16T18:58:09.723","ModifiedDateTime":"2020-03-16T18:58:09.723","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":613,"Value":"","ValueFormatted":""}},"Id":613,"Guid":"5eab5f4b-4e11-49ad-b077-f4421248959b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Giving","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-16T18:59:52.943","ModifiedDateTime":"2020-03-16T18:59:52.943","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":614,"Value":"","ValueFormatted":""}},"Id":614,"Guid":"572804bb-f9e2-4b17-9cfe-f85864e336b9","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Salvation","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-16T19:00:40.493","ModifiedDateTime":"2020-03-18T19:31:10.193","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":615,"Value":"","ValueFormatted":""}},"Id":615,"Guid":"1531234c-cc7f-4437-b25f-f1c11f91943f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Vision","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-17T10:49:49.927","ModifiedDateTime":"2020-03-17T10:49:49.927","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":616,"Value":"","ValueFormatted":""}},"Id":616,"Guid":"840009e1-5830-483a-b540-d9049abc5c7b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Get the KidSpring Scoop","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-18T13:35:28.343","ModifiedDateTime":"2020-03-18T13:35:28.343","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":617,"Value":"","ValueFormatted":""}},"Id":617,"Guid":"f9865826-c545-4af2-a24b-4f000d5ed2d5","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"KidSpring Social","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-18T15:57:15.117","ModifiedDateTime":"2020-03-18T15:57:15.117","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":618,"Value":"","ValueFormatted":""}},"Id":618,"Guid":"42d0c679-b53c-4ea5-bf45-2dcd5880ea9a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Looking for Fuse?","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-18T19:54:26.747","ModifiedDateTime":"2020-03-18T19:54:26.747","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":619,"Value":"","ValueFormatted":""}},"Id":619,"Guid":"a84b5281-f918-48fe-b155-758dced3079f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Resources","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-18T20:54:19.713","ModifiedDateTime":"2020-03-18T20:54:19.713","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":620,"Value":"","ValueFormatted":""}},"Id":620,"Guid":"1f0525b9-df5f-43bb-b3d6-b15ff5f28f99","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-18T20:57:54.957","ModifiedDateTime":"2020-03-18T20:57:54.957","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":621,"Value":"","ValueFormatted":""}},"Id":621,"Guid":"9eef83f4-b194-4aa2-8c69-7cdc3d86d4e8","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Gauntlet 2020","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-18T21:19:13.003","ModifiedDateTime":"2020-03-18T21:19:13.003","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":622,"Value":"","ValueFormatted":""}},"Id":622,"Guid":"138f7257-d768-480b-b47d-f1cc7b53a9c4","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Resources","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-21T23:24:54.653","ModifiedDateTime":"2020-03-21T23:24:54.653","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":623,"Value":"","ValueFormatted":""}},"Id":623,"Guid":"a23810ed-7811-436a-81fb-7b19a8730020","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Gauntlet 2020","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-24T23:49:35.68","ModifiedDateTime":"2020-03-24T23:49:35.68","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":624,"Value":"","ValueFormatted":""}},"Id":624,"Guid":"cacf5291-c437-4944-974a-d5911c5ebc6e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Resources","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-24T23:53:22.993","ModifiedDateTime":"2020-03-24T23:53:22.993","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":625,"Value":"","ValueFormatted":""}},"Id":625,"Guid":"e989eb64-f386-4649-bcb1-c847b3e459b6","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"40 Days of Prayer and Fasting","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-24T23:58:40.297","ModifiedDateTime":"2020-07-09T10:47:15.483","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":167733,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":626,"Value":"","ValueFormatted":""}},"Id":626,"Guid":"c6322705-7728-4d3f-b428-753f2a812280","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-25T12:22:37.637","ModifiedDateTime":"2020-03-25T12:22:37.637","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":627,"Value":"","ValueFormatted":""}},"Id":627,"Guid":"9ca3f1b2-e1e9-4bcc-a6a7-eff4c3fe0241","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"KidSpring Scoop","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-25T12:27:18.627","ModifiedDateTime":"2020-03-25T12:27:18.627","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":628,"Value":"","ValueFormatted":""}},"Id":628,"Guid":"c9c4fda6-447b-4b22-8c87-c90986da656f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Social","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-03-25T13:58:00.183","ModifiedDateTime":"2020-03-25T13:58:00.183","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":629,"Value":"","ValueFormatted":""}},"Id":629,"Guid":"54b4518d-ebd2-47e3-a8fa-871a7069945e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"KidSpring YouTube Channel","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-02T15:03:00.76","ModifiedDateTime":"2020-04-02T15:03:00.76","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":630,"Value":"","ValueFormatted":""}},"Id":630,"Guid":"97bc5490-efe2-4999-bbeb-14f9d05b2a6d","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-06T01:14:19.06","ModifiedDateTime":"2020-04-06T01:14:19.06","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":631,"Value":"","ValueFormatted":""}},"Id":631,"Guid":"d39f3d97-16e2-489f-9ceb-0c69ace5a47b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Prelaunch","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-06T01:26:15.687","ModifiedDateTime":"2020-04-06T01:26:15.687","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":632,"Value":"","ValueFormatted":""}},"Id":632,"Guid":"ab70bd98-fa05-4fc3-b04e-a12bfd7067c6","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Kickoff","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-06T03:28:33.173","ModifiedDateTime":"2020-04-06T03:28:33.173","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":633,"Value":"","ValueFormatted":""}},"Id":633,"Guid":"d6a9a99a-0892-40c0-a86a-93b39f6b77a1","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Session 1","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-06T04:55:55.443","ModifiedDateTime":"2020-04-06T04:55:55.443","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":634,"Value":"","ValueFormatted":""}},"Id":634,"Guid":"8f6a439a-062c-4203-a769-a1421cb1a573","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Session 2","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-06T05:04:25.327","ModifiedDateTime":"2020-04-06T05:04:25.327","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":635,"Value":"","ValueFormatted":""}},"Id":635,"Guid":"e807b2ba-eae1-413a-93cf-f2f362415dd0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Session 3","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-06T05:17:23.727","ModifiedDateTime":"2020-04-06T05:17:23.727","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":636,"Value":"","ValueFormatted":""}},"Id":636,"Guid":"b3dbfe0b-2b94-466c-8394-db0ab031b625","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Session 4","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-06T05:19:17.34","ModifiedDateTime":"2020-04-06T05:19:17.34","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":637,"Value":"","ValueFormatted":""}},"Id":637,"Guid":"d4e3e3ea-e684-499a-8c40-f0bdaaf6a27c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Session 5","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-06T05:22:27.083","ModifiedDateTime":"2020-04-06T05:22:27.083","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":638,"Value":"","ValueFormatted":""}},"Id":638,"Guid":"87fc66b0-2922-4f8c-b6eb-dfd5f0cbae0b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Session 6","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-06T05:24:47.487","ModifiedDateTime":"2020-04-06T05:24:47.487","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":639,"Value":"","ValueFormatted":""}},"Id":639,"Guid":"cb26e61d-43b9-4e83-b103-4749149cc581","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Session 7","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-06T05:30:03.287","ModifiedDateTime":"2020-04-06T05:30:03.287","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":640,"Value":"","ValueFormatted":""}},"Id":640,"Guid":"1b0440e8-18f4-4066-ae57-aac589e32f54","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Session 8","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-06T05:33:15.633","ModifiedDateTime":"2020-04-06T05:33:15.633","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":641,"Value":"","ValueFormatted":""}},"Id":641,"Guid":"a7346b02-dbe3-4d3f-a8e1-cc151931a64e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Session 9","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-06T05:35:39.963","ModifiedDateTime":"2020-04-06T05:35:39.963","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":642,"Value":"","ValueFormatted":""}},"Id":642,"Guid":"fd1e296e-9bc6-47a7-9a75-10aae8b6825f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-06T05:58:47.083","ModifiedDateTime":"2020-04-06T05:58:47.083","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":643,"Value":"","ValueFormatted":""}},"Id":643,"Guid":"0a9ea85c-fcce-498d-aec3-c86ed7a4af2b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-06T06:02:26.383","ModifiedDateTime":"2020-04-06T06:02:26.383","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":644,"Value":"","ValueFormatted":""}},"Id":644,"Guid":"af1b00a4-a036-4be5-928b-ca2f074bbc83","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Prelaunch","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-06T06:39:32.537","ModifiedDateTime":"2020-04-06T06:39:32.537","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":645,"Value":"","ValueFormatted":""}},"Id":645,"Guid":"e97849a7-49cd-4e17-b29e-67bd3b0d2edc","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Kickoff","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-06T06:41:25.79","ModifiedDateTime":"2020-04-06T06:41:25.79","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":646,"Value":"","ValueFormatted":""}},"Id":646,"Guid":"bd732515-ebe1-43f8-80de-ab9fb4465df3","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Session 1","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-06T06:43:30.277","ModifiedDateTime":"2020-04-06T06:43:30.277","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":647,"Value":"","ValueFormatted":""}},"Id":647,"Guid":"30c75b88-a1fd-455b-a114-e47bc769dd23","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Session 2","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-06T06:45:39.537","ModifiedDateTime":"2020-04-06T06:45:39.537","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":648,"Value":"","ValueFormatted":""}},"Id":648,"Guid":"1546dd7f-e277-4be3-906f-94196c77bc03","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Session 3","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-06T06:49:26.017","ModifiedDateTime":"2020-04-06T06:49:26.017","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":649,"Value":"","ValueFormatted":""}},"Id":649,"Guid":"87404e04-e248-4a3f-9633-a517cd572d75","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Session 4","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-06T06:51:42.373","ModifiedDateTime":"2020-04-06T06:51:42.373","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":650,"Value":"","ValueFormatted":""}},"Id":650,"Guid":"3f8106e3-9d08-45ab-823b-7d180ec6505e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Session 5","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-06T06:54:11.327","ModifiedDateTime":"2020-04-06T06:54:11.327","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":651,"Value":"","ValueFormatted":""}},"Id":651,"Guid":"9902641c-6f5d-4668-acc3-e311078ee4ff","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Session 7","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-06T06:55:41.963","ModifiedDateTime":"2020-04-06T06:55:41.963","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":652,"Value":"","ValueFormatted":""}},"Id":652,"Guid":"20ab94da-a58f-4580-a365-a8e5a3cbabfa","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Session 8","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-06T06:57:00.387","ModifiedDateTime":"2020-04-06T06:57:00.387","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":653,"Value":"","ValueFormatted":""}},"Id":653,"Guid":"d886854a-302a-4283-88d0-9de2d0fcac34","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Session 6","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-06T06:58:29.59","ModifiedDateTime":"2020-04-06T06:58:29.59","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":654,"Value":"","ValueFormatted":""}},"Id":654,"Guid":"df96761c-4fe6-4527-b9d4-f790ecdc7f15","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Session 9","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-06T07:01:28.69","ModifiedDateTime":"2020-04-06T07:01:28.69","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":655,"Value":"","ValueFormatted":""}},"Id":655,"Guid":"20d5eb2f-7016-41a2-993b-39278fc8476e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Kids","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-08T14:38:01.617","ModifiedDateTime":"2020-04-08T14:38:01.617","CreatedByPersonAliasId":473056,"ModifiedByPersonAliasId":473056,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":656,"Value":"","ValueFormatted":""}},"Id":656,"Guid":"855d80a1-40cb-4a90-bf28-95d1c0938f50","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-12T16:39:18.843","ModifiedDateTime":"2020-04-12T16:39:18.843","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":658,"Value":"","ValueFormatted":""}},"Id":658,"Guid":"e4b170cd-16ea-4f5e-9899-679a1a64ed7b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Vision","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-12T16:44:29.59","ModifiedDateTime":"2020-04-12T16:44:29.59","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":659,"Value":"","ValueFormatted":""}},"Id":659,"Guid":"6d2bd6c0-4615-48a4-85a6-9de4c3172ac2","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Fuse Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-12T16:50:20.16","ModifiedDateTime":"2020-04-12T16:50:20.16","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":660,"Value":"","ValueFormatted":""}},"Id":660,"Guid":"1b381dd6-f8eb-45df-b20a-92eec80d7843","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-15T10:30:01.177","ModifiedDateTime":"2020-04-15T10:30:01.177","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":661,"Value":"","ValueFormatted":""}},"Id":661,"Guid":"aea150ad-2c2a-45c3-8591-ed119265a202","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Salvation Link","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-16T16:00:31.787","ModifiedDateTime":"2020-04-16T16:00:31.787","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":662,"Value":"","ValueFormatted":""}},"Id":662,"Guid":"55084eed-f722-4994-af37-ad9d050eec77","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Salvation - Something's missing","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-16T16:01:42.907","ModifiedDateTime":"2020-04-16T16:01:42.907","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":663,"Value":"","ValueFormatted":""}},"Id":663,"Guid":"e31c6cc1-75db-46f7-bd37-eadf135415f4","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Common Questions - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-16T16:22:48.92","ModifiedDateTime":"2020-04-16T16:22:48.92","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":664,"Value":"","ValueFormatted":""}},"Id":664,"Guid":"2bfab06a-8c99-42d9-8bb3-978621f279dc","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-04-21T14:03:58.393","ModifiedDateTime":"2020-04-21T14:03:58.393","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":665,"Value":"","ValueFormatted":""}},"Id":665,"Guid":"532810f9-e5e1-4ce7-a217-a02070d8abb8","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-05-14T15:44:55.633","ModifiedDateTime":"2020-05-14T15:44:55.633","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":666,"Value":"","ValueFormatted":""}},"Id":666,"Guid":"deacf806-3747-4542-8b7a-eed055b301e3","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-05-28T12:32:12.253","ModifiedDateTime":"2020-05-28T12:32:12.253","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":667,"Value":"","ValueFormatted":""}},"Id":667,"Guid":"779c9e6f-28a5-41c1-a322-aac2f7b47bf3","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Vision","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-05-28T12:42:55.13","ModifiedDateTime":"2020-05-28T12:42:55.13","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":668,"Value":"","ValueFormatted":""}},"Id":668,"Guid":"fe82fdc0-f405-4522-bdde-fd97b83dd6fa","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Sign Up","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-05-28T12:46:53.847","ModifiedDateTime":"2020-05-28T12:46:53.847","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":669,"Value":"","ValueFormatted":""}},"Id":669,"Guid":"1c19a471-cb49-4e7a-8752-d187a5c3356e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"FAQS","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-05-28T15:00:22.08","ModifiedDateTime":"2020-05-28T15:00:22.08","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":670,"Value":"","ValueFormatted":""}},"Id":670,"Guid":"3fa5b3be-25c6-4c1d-ac4b-a7bef1ff8fb1","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"KidSpring Family Camp Kit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-05-30T13:36:19","ModifiedDateTime":"2020-05-30T13:36:19","CreatedByPersonAliasId":167733,"ModifiedByPersonAliasId":167733,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":671,"Value":"","ValueFormatted":""}},"Id":671,"Guid":"973ab2d5-f8a9-4792-ab5c-5de3fef0d9cb","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"KidSpring Family Camp Kit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-05-30T13:50:04.487","ModifiedDateTime":"2020-05-30T13:50:04.487","CreatedByPersonAliasId":167733,"ModifiedByPersonAliasId":167733,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":672,"Value":"","ValueFormatted":""}},"Id":672,"Guid":"8272e3a6-7da5-437d-bbd3-ff089f554b96","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"KidSpring Family Camp","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-06-02T13:09:08.21","ModifiedDateTime":"2020-06-02T13:09:08.21","CreatedByPersonAliasId":167733,"ModifiedByPersonAliasId":167733,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":673,"Value":"","ValueFormatted":""}},"Id":673,"Guid":"2c580894-4c57-4f02-812f-21156bcc26f1","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Fuse Move-up","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-06-02T13:12:47.277","ModifiedDateTime":"2020-06-02T13:12:47.277","CreatedByPersonAliasId":167733,"ModifiedByPersonAliasId":167733,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":674,"Value":"","ValueFormatted":""}},"Id":674,"Guid":"b5156360-a31d-4c93-a3ac-eb01fc80f238","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-06-03T14:14:18.243","ModifiedDateTime":"2020-06-03T14:14:18.243","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":675,"Value":"","ValueFormatted":""}},"Id":675,"Guid":"9ba43325-c0b9-41f3-9e12-649f5334925b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Follow KidSpring","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-06-04T11:17:14.1","ModifiedDateTime":"2020-06-04T11:17:14.1","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":676,"Value":"","ValueFormatted":""}},"Id":676,"Guid":"001bc203-13a1-40a5-bb46-703c078c83f2","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero - Red, White, and Boom","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-06-09T09:44:00.72","ModifiedDateTime":"2020-06-09T10:55:15","CreatedByPersonAliasId":167733,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":677,"Value":"","ValueFormatted":""}},"Id":677,"Guid":"cd70c05e-4b52-42ae-9fc3-0c7af933843e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Vision - Red, White, and Boom","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-06-09T10:54:50.04","ModifiedDateTime":"2020-06-09T10:54:50.04","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":678,"Value":"","ValueFormatted":""}},"Id":678,"Guid":"8a9abe4c-6a79-4fc0-ad6b-74eeaa2c40ea","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Got Questions?","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-06-09T10:57:41.67","ModifiedDateTime":"2020-06-09T10:57:41.67","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":679,"Value":"","ValueFormatted":""}},"Id":679,"Guid":"dd57cfe0-22c5-405f-9d1e-a1b8265cf294","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Vision - Red, White, and Boom","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-06-10T09:20:09.517","ModifiedDateTime":"2020-06-10T09:20:09.517","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":680,"Value":"","ValueFormatted":""}},"Id":680,"Guid":"d6a8c2e6-8cbc-43f9-85bc-851637c6f08a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-06-10T14:05:15.423","ModifiedDateTime":"2020-06-10T14:05:15.423","CreatedByPersonAliasId":167733,"ModifiedByPersonAliasId":167733,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":681,"Value":"","ValueFormatted":""}},"Id":681,"Guid":"a0c835bd-48f8-44b1-b7af-5273fb92518f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":15,"Name":"NewSpring - Internships","Description":"","IconCssClass":"","RequiresApproval":true,"ItemsManuallyOrdered":true,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":"/internships","ItemUrl":"","TimeToLive":0,"ContentControlType":0,"RootImageDirectory":"","IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-06-16T16:13:58.347","ModifiedDateTime":"2020-08-03T22:56:03.227","CreatedByPersonAliasId":167733,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ItemName":{"Key":"ItemName","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"15","Name":"Item Name","Description":"","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Item Name","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94344,"Guid":"d5d8970c-bda0-4f3b-ae8e-11592554a23e"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ItemName":{"AttributeId":94344,"EntityId":682,"Value":"Internships","ValueFormatted":"Internships"},"ContentFormat":{"AttributeId":109502,"EntityId":682,"Value":"","ValueFormatted":""}},"Id":682,"Guid":"e339231e-08eb-4eda-81f9-862807d8f0c2","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-06-16T17:12:38.85","ModifiedDateTime":"2020-06-16T17:12:38.85","CreatedByPersonAliasId":167733,"ModifiedByPersonAliasId":167733,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":683,"Value":"","ValueFormatted":""}},"Id":683,"Guid":"1c2bc9e7-3635-46bc-97f7-fa73e7960bdf","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-06-17T16:33:16.317","ModifiedDateTime":"2020-06-17T16:33:16.317","CreatedByPersonAliasId":167733,"ModifiedByPersonAliasId":167733,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":684,"Value":"","ValueFormatted":""}},"Id":684,"Guid":"b2b4bac5-b3cc-4f91-acfd-27289743548a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Senior Retreat Sign-up","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-06-18T16:08:35.57","ModifiedDateTime":"2020-06-18T16:08:35.57","CreatedByPersonAliasId":167733,"ModifiedByPersonAliasId":167733,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":685,"Value":"","ValueFormatted":""}},"Id":685,"Guid":"8c769504-f12c-4959-939e-6cbb8bfbf928","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-06-23T09:23:03.243","ModifiedDateTime":"2020-06-23T09:23:03.243","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":687,"Value":"","ValueFormatted":""}},"Id":687,"Guid":"c9f15a7b-8ca0-4e6d-8b97-87611b22ea2a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-06-29T13:04:18.117","ModifiedDateTime":"2020-06-29T13:04:18.117","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":688,"Value":"","ValueFormatted":""}},"Id":688,"Guid":"e6d5ed08-ced6-4b76-8dca-369c81685144","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-07-05T10:09:41.58","ModifiedDateTime":"2020-07-05T10:09:41.58","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":689,"Value":"","ValueFormatted":""}},"Id":689,"Guid":"ac31ad55-f965-45b2-968d-e6fa46d4550c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-07-06T19:43:32.747","ModifiedDateTime":"2020-07-06T19:43:32.747","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":690,"Value":"","ValueFormatted":""}},"Id":690,"Guid":"78774f2a-6ed1-43e4-992b-ef7ea392e77b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero (Homepage)","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-07-07T08:16:51.207","ModifiedDateTime":"2020-07-07T08:16:51.207","CreatedByPersonAliasId":167733,"ModifiedByPersonAliasId":167733,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":691,"Value":"","ValueFormatted":""}},"Id":691,"Guid":"1a8c34dc-50ea-47c9-80d4-65b139df0331","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"40 Days of Prayer and Fasting - Vision","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-07-08T16:05:02.337","ModifiedDateTime":"2020-07-08T16:05:02.337","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":692,"Value":"","ValueFormatted":""}},"Id":692,"Guid":"237407ac-00f0-4cda-a524-e40b3c9cec96","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"40 Days Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-07-08T16:05:15.577","ModifiedDateTime":"2020-07-08T16:05:15.577","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":693,"Value":"","ValueFormatted":""}},"Id":693,"Guid":"5be62092-0e67-47a7-b1c5-5377446842a3","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"40 Days Toolkit","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-07-08T16:09:25.073","ModifiedDateTime":"2020-07-08T16:09:25.073","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":694,"Value":"","ValueFormatted":""}},"Id":694,"Guid":"00e7214b-6f3f-403b-96d2-a2221a985aa6","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"vRX2020 Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-07-13T15:19:53.82","ModifiedDateTime":"2020-07-13T15:19:53.82","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":695,"Value":"","ValueFormatted":""}},"Id":695,"Guid":"6ccf1cb1-8b64-4d9a-b0d9-ac265570d5d0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Jobs Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-07-15T13:03:50.277","ModifiedDateTime":"2020-07-15T13:03:50.277","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":696,"Value":"","ValueFormatted":""}},"Id":696,"Guid":"fa7e3dfd-6aa0-48ba-94df-5175187b36b1","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Senior Retreat Sign-up Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-07-15T14:47:51.92","ModifiedDateTime":"2020-07-15T14:47:51.92","CreatedByPersonAliasId":167733,"ModifiedByPersonAliasId":167733,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":697,"Value":"","ValueFormatted":""}},"Id":697,"Guid":"5d4ede1d-5365-4ad7-9b24-90143ea98d14","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Questions Block","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-07-16T09:10:41.073","ModifiedDateTime":"2020-07-16T09:10:41.073","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":698,"Value":"","ValueFormatted":""}},"Id":698,"Guid":"76364c4d-7fb4-4c86-b89a-66b85e16a32c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Under Construction Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-07-19T08:31:21.223","ModifiedDateTime":"2020-07-19T08:31:21.223","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":699,"Value":"","ValueFormatted":""}},"Id":699,"Guid":"149deaa8-f949-4723-9d36-7a403e34591b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Rally - Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-07-19T08:37:23.63","ModifiedDateTime":"2020-07-19T08:37:23.63","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":700,"Value":"","ValueFormatted":""}},"Id":700,"Guid":"07ee602b-838e-446c-834a-25c878b143d0","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Rally Vision Block","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-07-23T13:48:32.133","ModifiedDateTime":"2020-07-23T13:48:32.133","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":701,"Value":"","ValueFormatted":""}},"Id":701,"Guid":"7d8399ac-6bca-4e52-9df6-b406b7349000","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Rally Ad Block","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-07-23T13:49:46.047","ModifiedDateTime":"2020-07-23T13:49:46.047","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":702,"Value":"","ValueFormatted":""}},"Id":702,"Guid":"79960f09-9900-476f-8aef-b18224b27e3b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Rally Vision Block","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-07-23T13:56:01.383","ModifiedDateTime":"2020-07-23T13:56:01.383","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":703,"Value":"","ValueFormatted":""}},"Id":703,"Guid":"e06d1f40-8c49-4a70-86f7-f6ee358e9c90","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Rally Social","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-07-23T14:02:51.177","ModifiedDateTime":"2020-07-23T14:02:51.177","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":704,"Value":"","ValueFormatted":""}},"Id":704,"Guid":"8d70f3d2-5bb2-4dea-a593-3607ab66ef7f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-07-28T15:08:41.737","ModifiedDateTime":"2020-07-28T15:08:41.737","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":705,"Value":"","ValueFormatted":""}},"Id":705,"Guid":"ffaa1363-5bd0-488b-ba7a-6f04c714d3ce","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Vision","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-07-28T15:40:25.95","ModifiedDateTime":"2020-07-28T15:40:25.95","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":706,"Value":"","ValueFormatted":""}},"Id":706,"Guid":"95928cb1-ee88-4800-9a8b-12e4e81c3e82","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Share the Love","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-07-28T16:17:26.403","ModifiedDateTime":"2020-07-28T16:17:26.403","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":707,"Value":"","ValueFormatted":""}},"Id":707,"Guid":"605ce98b-2c5c-4d62-b499-83892f66d2e3","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Questions","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-07-28T16:22:36.113","ModifiedDateTime":"2020-07-28T16:22:36.113","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":708,"Value":"","ValueFormatted":""}},"Id":708,"Guid":"3524376a-1d7c-4f67-8c4f-e0383d534618","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"New to NewSpring","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-07-28T16:40:30.53","ModifiedDateTime":"2020-07-28T16:40:30.53","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":709,"Value":"","ValueFormatted":""}},"Id":709,"Guid":"11c68e8d-8467-44bc-ac01-e2de7986ca70","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Senior Retreat - Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-08-05T10:49:54.657","ModifiedDateTime":"2020-08-05T10:49:54.657","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":710,"Value":"","ValueFormatted":""}},"Id":710,"Guid":"70fbb477-5dca-407b-8cb7-596f1ab0bfb9","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero New","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-08-11T11:33:39.75","ModifiedDateTime":"2020-08-11T11:33:39.75","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":711,"Value":"","ValueFormatted":""}},"Id":711,"Guid":"64c35f53-d570-4677-9bbb-4b215c481c75","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero (New)","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-08-11T11:47:17.283","ModifiedDateTime":"2020-08-11T11:47:17.283","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":712,"Value":"","ValueFormatted":""}},"Id":712,"Guid":"d0913177-d154-409b-857a-40f9ee4008eb","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"Rally - Sermons","Description":"","IconCssClass":"fa fa-video-camera","RequiresApproval":true,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":true,"ChannelUrl":"/rally/sermons","ItemUrl":"","TimeToLive":1440,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":false,"IsTaggingEnabled":true,"ItemTagCategoryId":979,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-08-16T09:42:31.627","ModifiedDateTime":"2020-08-20T20:10:31.907","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":713,"Value":"","ValueFormatted":""},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":713,"Value":"ed3b2665-3fe6-470e-9c23-433946e668ec","ValueFormatted":"Rally - Sermon Series"},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":713,"Value":null,"ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":713,"Value":null,"ValueFormatted":""},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":713,"Value":null,"ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":713,"Value":"","ValueFormatted":""},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":713,"Value":"Rally, Josh Bull, NewSpring, Young Adults","ValueFormatted":"Rally, Josh Bull, NewSpring, Young Adults"},"IsDateVisible":{"AttributeId":94825,"EntityId":713,"Value":"True","ValueFormatted":"Yes"},"PersistedDataset":{"AttributeId":107096,"EntityId":713,"Value":"33","ValueFormatted":"Content Channel Item - Rally - Sermons"},"ChannelVerb":{"AttributeId":107097,"EntityId":713,"Value":"watch","ValueFormatted":"Watch"},"ContentFormat":{"AttributeId":109502,"EntityId":713,"Value":"f4685a8d-1f45-4881-83bc-e939ba29a8c9","ValueFormatted":"Sermon"}},"Id":713,"Guid":"7514ce9f-2e3a-47b0-8619-9a72e9aa6401","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"All - Group Leader Resources","Description":"","IconCssClass":"","RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":"","ItemUrl":"","TimeToLive":0,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":false,"IsTaggingEnabled":true,"ItemTagCategoryId":979,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-08-16T11:08:00.283","ModifiedDateTime":"2020-08-20T17:53:07.36","CreatedByPersonAliasId":44026,"ModifiedByPersonAliasId":44026,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":714,"Value":"55af5f64-9255-4e48-8745-fa6296d31466,ac11fcf6-7cb4-4acf-b3a7-9c204e069020,91d2246c-2c0d-4227-841c-e0d0cd39ce80,bb32d37c-4c7a-4d49-9ffb-8a28b73f77ce,99df48c4-7d81-4b22-8fd8-2227c57dea13,3d232584-0e48-4736-ac4a-9c409f76f79d,59e4c62a-07b8-4377-9764-77b54981d6fc,7d19878f-4147-47aa-9027-018d389cade8,c15024f3-2458-413d-bcd9-888e10e95ddf,acc2b79f-e619-4f37-ab5a-feed780368e7,869fedc1-f9a5-48d0-b1e6-860f4a7f2fe8,2cf4c152-c502-444e-8a97-e129219f100d,c087d53b-5a32-479f-908d-ab1e716d7f54,43e5748b-02f3-4632-b999-4b51ff1e1db5,7d9f2fd9-bc85-4c7f-b00c-2d0ec2e1b637,695788a1-f3f8-4283-95c5-ea422c12cb65,fd6a20d5-a74a-4d01-891b-1c828a620057,b702bbc3-7c70-4c36-9c1a-eca9e2f2cc24,76c0e779-53fe-4e73-a1a2-6c79793902ec,af0be297-d58b-4619-adb1-bb2c91528fe6,be446c00-37ea-46ce-9494-fe4502100010,3b0a4ac0-b2f4-4114-9f76-5d71e89ca44e","ValueFormatted":"Actual Date, App Image, Audio Duration, Audio File, Background Color, Campus(es), Communicator(s), Communicators (Legacy), Data Views, Dates, Department, Download(s), Foreground Color, Meta Description, Meta Title, Portrait Image, Related Entry, Text Color, Video File - High, Video File - Low, Video File - Mid, Videos"},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":714,"Value":"","ValueFormatted":""},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":714,"Value":null,"ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":714,"Value":null,"ValueFormatted":""},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":714,"Value":null,"ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":714,"Value":"","ValueFormatted":""},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":714,"Value":"","ValueFormatted":""},"IsDateVisible":{"AttributeId":94825,"EntityId":714,"Value":"True","ValueFormatted":"Yes"},"PersistedDataset":{"AttributeId":107096,"EntityId":714,"Value":"","ValueFormatted":""},"ChannelVerb":{"AttributeId":107097,"EntityId":714,"Value":"read","ValueFormatted":"Read"},"ContentFormat":{"AttributeId":109502,"EntityId":714,"Value":"9646fbd0-895c-42f1-bbc9-ae378f4fa9d6","ValueFormatted":"Resource"}},"Id":714,"Guid":"cfa68c6c-88c8-4323-971b-9052696c43e8","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"Rally - Sermon Series","Description":"","IconCssClass":"fa fa-video-camera","RequiresApproval":true,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":true,"ChannelUrl":"/rally/sermons","ItemUrl":"","TimeToLive":1440,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":false,"IsTaggingEnabled":true,"ItemTagCategoryId":979,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-08-18T09:19:31.853","ModifiedDateTime":"2020-08-26T20:58:41.503","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":715,"Value":"","ValueFormatted":""},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":715,"Value":"","ValueFormatted":""},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":715,"Value":null,"ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":715,"Value":null,"ValueFormatted":""},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":715,"Value":null,"ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":715,"Value":"","ValueFormatted":""},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":715,"Value":"","ValueFormatted":""},"IsDateVisible":{"AttributeId":94825,"EntityId":715,"Value":"True","ValueFormatted":"Yes"},"PersistedDataset":{"AttributeId":107096,"EntityId":715,"Value":"34","ValueFormatted":"Content Channel Item - Rally - Sermon Series"},"ChannelVerb":{"AttributeId":107097,"EntityId":715,"Value":"watch","ValueFormatted":"Watch"},"ContentFormat":{"AttributeId":109502,"EntityId":715,"Value":"52fde9ed-57a9-487b-ae7a-344041d100a0","ValueFormatted":"Sermon Series"}},"Id":715,"Guid":"ed3b2665-3fe6-470e-9c23-433946e668ec","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":11,"Name":"Rally - Podcast","Description":"Rally is a life-giving young adult ministry marked by the presence of God. Follow us on Instagram @newspringrally or subscribe to our Youtube Channel for more content like this.","IconCssClass":"fas fa-microphone-alt","RequiresApproval":true,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":true,"ChannelUrl":"/rally/podcast","ItemUrl":"","TimeToLive":360,"ContentControlType":1,"RootImageDirectory":"","IsIndexEnabled":false,"IsTaggingEnabled":true,"ItemTagCategoryId":979,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-08-18T19:33:53.843","ModifiedDateTime":"2020-09-02T17:52:05.15","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"HiddenAttributes":{"Key":"HiddenAttributes","IsSystem":false,"FieldTypeId":74,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Hidden Attributes","Description":"The value of this attribute should be a comma-delimited list of attributes Ids that we want to hide from the publish page for this specific channel.","Order":0,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Hidden Attributes","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"allowmultiple":{"Name":null,"Description":null,"Value":"True"},"entitytype":{"Name":null,"Description":null,"Value":"bf12ae64-21fb-433b-a8a4-e40e8c426dda"},"qualifierColumn":{"Name":null,"Description":null,"Value":"ContentChannelTypeId"},"qualifierValue":{"Name":null,"Description":null,"Value":"11"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":104484,"Guid":"0879709c-7ad9-4957-b5f5-86eabc3a017b"},"PrimaryParentChannel":{"Key":"PrimaryParentChannel","IsSystem":false,"FieldTypeId":76,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Primary Parent Channel","Description":"","Order":1,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Primary Parent Channel","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94982,"Guid":"5f8af5dc-9827-4b0f-9708-b79cdc49a6b6"},"ChannelImageLandscape":{"Key":"ChannelImageLandscape","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Landscape Image","Description":"","Order":2,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Landscape Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82511,"Guid":"04be82fc-f4a4-4eb2-bd9d-2754cf4c08b9"},"ChannelImageSquare":{"Key":"ChannelImageSquare","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Square Image","Description":"","Order":3,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Square Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82512,"Guid":"b62d7f15-afc0-4b02-ad27-5885fb28d616"},"ChannelImagePortrait":{"Key":"ChannelImagePortrait","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Portrait Image","Description":"","Order":4,"IconCssClass":"","IsGridColumn":false,"IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"AbbreviatedName":"Channel Portrait Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":82513,"Guid":"01931e10-50a2-4d84-bbad-3d06ed90ac0d"},"ChannelAppImage":{"Key":"ChannelAppImage","IsSystem":false,"FieldTypeId":133,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel App Image","Description":"","Order":5,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":true,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel App Image","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":100610,"Guid":"d25f0202-c736-4d7a-a9d9-23ddb481464d"},"RSSFeedKeywords":{"Key":"RSSFeedKeywords","IsSystem":false,"FieldTypeId":1,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"RSS Feed Keywords","Description":"","Order":6,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"RSS Feed Keywords","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"ispassword":{"Name":null,"Description":null,"Value":"False"},"maxcharacters":{"Name":null,"Description":null,"Value":""},"showcountdown":{"Name":null,"Description":null,"Value":"False"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":91216,"Guid":"41884fca-81ac-49da-a950-82b43728e10b"},"IsDateVisible":{"Key":"IsDateVisible","IsSystem":false,"FieldTypeId":3,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Is Date Visible","Description":"","Order":7,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"True","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Is Date Visible","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"falsetext":{"Name":null,"Description":null,"Value":"No"},"truetext":{"Name":null,"Description":null,"Value":"Yes"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":94825,"Guid":"9f6011c1-4996-43d4-86e3-a361db5983e3"},"PersistedDataset":{"Key":"PersistedDataset","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Persisted Dataset","Description":"","Order":8,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Persisted Dataset","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"{% persisteddataset where:'IsActive == \"True\"' iterator:'datasets' %}\n {% for dataset in datasets %}\n {{ dataset.Id }}^{{ dataset.Name }},\n {% endfor %}\n{% endpersisteddataset %}"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107096,"Guid":"d1979583-df87-4601-a635-443b11bb8f3a"},"ChannelVerb":{"Key":"ChannelVerb","IsSystem":false,"FieldTypeId":6,"EntityTypeId":209,"EntityTypeQualifierColumn":"ContentChannelTypeId","EntityTypeQualifierValue":"11","Name":"Channel Verb","Description":"","Order":9,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"read","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Channel Verb","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"fieldtype":{"Name":null,"Description":null,"Value":"ddl"},"repeatColumns":{"Name":null,"Description":null,"Value":""},"values":{"Name":null,"Description":null,"Value":"read^Read,watch^Watch,listen^Listen To"}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":107097,"Guid":"efe0ef53-a184-4429-8d67-b1d4d8ce929f"},"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"HiddenAttributes":{"AttributeId":104484,"EntityId":716,"Value":"","ValueFormatted":""},"PrimaryParentChannel":{"AttributeId":94982,"EntityId":716,"Value":"","ValueFormatted":""},"ChannelImageLandscape":{"AttributeId":82511,"EntityId":716,"Value":null,"ValueFormatted":""},"ChannelImageSquare":{"AttributeId":82512,"EntityId":716,"Value":"{ \"AssetStorageProviderId\": \"8\", \"Key\": \"newspring/Rally/2020/rally_podcast_image-01.jpg\", \"IconPath\": \"/Content/ASM_Thumbnails/8/newspring/Rally/2020/rally_podcast_image-01.jpg\", \"Name\": \"rally_podcast_image-01.jpg\" }","ValueFormatted":"https://s3.amazonaws.com/ns.images/newspring/Rally/2020/rally_podcast_image-01.jpg"},"ChannelImagePortrait":{"AttributeId":82513,"EntityId":716,"Value":null,"ValueFormatted":""},"ChannelAppImage":{"AttributeId":100610,"EntityId":716,"Value":"","ValueFormatted":""},"RSSFeedKeywords":{"AttributeId":91216,"EntityId":716,"Value":"Rally, Josh Bull, NewSpring, Young Adults","ValueFormatted":"Rally, Josh Bull, NewSpring, Young Adults"},"IsDateVisible":{"AttributeId":94825,"EntityId":716,"Value":"True","ValueFormatted":"Yes"},"PersistedDataset":{"AttributeId":107096,"EntityId":716,"Value":"35","ValueFormatted":"Content Channel Item - Rally - Podcast"},"ChannelVerb":{"AttributeId":107097,"EntityId":716,"Value":"listen","ValueFormatted":"Listen To"},"ContentFormat":{"AttributeId":109502,"EntityId":716,"Value":"a66f5c1c-8113-43a5-b270-f956cb2bd149","ValueFormatted":"Podcast Episode"}},"Id":716,"Guid":"ee49fd31-026c-4444-bbfa-fd96883d92f3","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Keyword Reports","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-08-30T16:12:58.94","ModifiedDateTime":"2020-08-30T16:12:58.94","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":717,"Value":"","ValueFormatted":""}},"Id":717,"Guid":"773de112-7052-4200-8ef4-30c4902dda8c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Get Connected","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-09-01T15:55:03.26","ModifiedDateTime":"2020-09-01T15:55:03.26","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":718,"Value":"","ValueFormatted":""}},"Id":718,"Guid":"c267cd22-e8bb-44a5-8478-48d3d9f84904","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Bonus Material","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-09-02T16:17:17.127","ModifiedDateTime":"2020-09-02T16:17:17.127","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":719,"Value":"","ValueFormatted":""}},"Id":719,"Guid":"4bc11d7b-c276-4b2d-b723-6078e4928950","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Women's Conference","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-09-03T20:49:14.6","ModifiedDateTime":"2020-09-03T20:49:14.6","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":720,"Value":"","ValueFormatted":""}},"Id":720,"Guid":"2f4604b4-3045-4aae-8cb7-efba2b51b6ab","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Fuse Vision","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-09-23T09:13:03.863","ModifiedDateTime":"2020-09-23T09:13:03.863","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":721,"Value":"","ValueFormatted":""}},"Id":721,"Guid":"e41a6ef9-f2e9-41cc-9e89-d593ef8a384c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"What to expect at fuse","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-09-23T09:15:43.403","ModifiedDateTime":"2020-09-23T09:15:43.403","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":722,"Value":"","ValueFormatted":""}},"Id":722,"Guid":"589af0bd-fede-46b8-99fb-dd10d4c43c1a","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Serve at Fuse Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-09-23T09:26:26.193","ModifiedDateTime":"2020-09-23T09:26:26.193","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":723,"Value":"","ValueFormatted":""}},"Id":723,"Guid":"d17f86ef-cc3a-4327-b31c-819b83f35b04","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Fuse Serving Vision","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-09-23T09:28:30.033","ModifiedDateTime":"2020-09-23T09:28:30.033","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":724,"Value":"","ValueFormatted":""}},"Id":724,"Guid":"025c9b57-449f-4936-9120-b297f25d9e5c","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"How to get involved","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-09-23T09:28:50.387","ModifiedDateTime":"2020-09-23T09:28:50.387","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":725,"Value":"","ValueFormatted":""}},"Id":725,"Guid":"eb81a47b-8c9b-4d9a-b287-391bf52d58df","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Serve at Fuse FAQs","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-09-23T09:29:11.703","ModifiedDateTime":"2020-09-23T09:29:11.703","CreatedByPersonAliasId":161909,"ModifiedByPersonAliasId":161909,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":726,"Value":"","ValueFormatted":""}},"Id":726,"Guid":"3bd3ce77-edf2-42f5-abd0-d72eca2f3e7e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Women's Conference Ad","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-09-24T16:14:34.983","ModifiedDateTime":"2020-09-24T16:14:34.983","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":727,"Value":"","ValueFormatted":""}},"Id":727,"Guid":"7f667bf5-d7df-4e32-8a75-e91da16297fb","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-09-28T10:37:21.433","ModifiedDateTime":"2020-09-28T10:37:21.433","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":728,"Value":"","ValueFormatted":""}},"Id":728,"Guid":"a57f44b3-7aba-4125-b503-63028e4f8687","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Vision","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-09-28T10:37:36.29","ModifiedDateTime":"2020-09-28T10:37:36.29","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":729,"Value":"","ValueFormatted":""}},"Id":729,"Guid":"879dd8bb-f73d-4171-832b-39a8e991aac5","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Apply Now","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-09-29T14:44:58.743","ModifiedDateTime":"2020-09-29T14:44:58.743","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":730,"Value":"","ValueFormatted":""}},"Id":730,"Guid":"b98071a7-54c6-4c47-8a25-dbcf2741da46","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"FAQs","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-10-06T09:30:53.177","ModifiedDateTime":"2020-10-06T09:30:53.177","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":731,"Value":"","ValueFormatted":""}},"Id":731,"Guid":"4a1baffd-0a85-414b-86a6-f148b4b35272","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Vision Block","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-10-07T09:30:05.647","ModifiedDateTime":"2020-10-07T09:30:05.647","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":732,"Value":"","ValueFormatted":""}},"Id":732,"Guid":"58a8aa15-716b-4eb1-bf6b-bdb5e533455f","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Welcome","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-10-12T14:50:12.187","ModifiedDateTime":"2020-10-12T14:50:12.187","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":733,"Value":"","ValueFormatted":""}},"Id":733,"Guid":"241c133a-1eae-4529-9f76-c431a4841c02","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Need help?","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-10-12T15:01:45.457","ModifiedDateTime":"2020-10-12T15:01:45.457","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":734,"Value":"","ValueFormatted":""}},"Id":734,"Guid":"11ec7192-14b9-47e6-88a5-5e056cce3b62","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Vision","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-10-13T08:01:23.023","ModifiedDateTime":"2020-10-13T08:01:23.023","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":735,"Value":"","ValueFormatted":""}},"Id":735,"Guid":"6e5505d0-b1aa-4eb0-9245-112e87870169","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Already Registered","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-10-13T14:55:22.46","ModifiedDateTime":"2020-10-13T14:55:22.46","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":736,"Value":"","ValueFormatted":""}},"Id":736,"Guid":"889deb0a-ce7d-4ce8-8561-60ad0b0bcc26","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Appreciation Night Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-10-28T09:15:34.15","ModifiedDateTime":"2020-10-28T09:15:34.15","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":737,"Value":"","ValueFormatted":""}},"Id":737,"Guid":"18ffd0e4-fcd9-434b-82be-ea9c70ba946e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Spanish NOW Hero","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-11-10T11:10:25.023","ModifiedDateTime":"2020-11-10T11:10:25.023","CreatedByPersonAliasId":168231,"ModifiedByPersonAliasId":168231,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":738,"Value":"21ea40c6-abd6-4d13-96ed-d44f84caf092","ValueFormatted":"Event"}},"Id":738,"Guid":"42309e29-76f4-4e6c-bbd5-40547b715e47","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Advent Devotional","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-11-16T16:56:28.703","ModifiedDateTime":"2020-11-16T16:56:28.703","CreatedByPersonAliasId":167733,"ModifiedByPersonAliasId":167733,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":739,"Value":"","ValueFormatted":""}},"Id":739,"Guid":"7d5555c3-864f-4614-9f2a-25a4524b6189","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"No Fuse","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-11-25T18:09:50.777","ModifiedDateTime":"2020-11-25T18:09:50.777","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":740,"Value":"","ValueFormatted":""}},"Id":740,"Guid":"32a21ac0-49b7-45d5-b88d-2925618f8b4e","ForeignId":null,"ForeignGuid":null,"ForeignKey":null},{"ContentChannelTypeId":14,"Name":"Photo Block w/Creed","Description":null,"IconCssClass":null,"RequiresApproval":false,"ItemsManuallyOrdered":false,"ChildItemsManuallyOrdered":false,"EnableRss":false,"ChannelUrl":null,"ItemUrl":null,"TimeToLive":null,"ContentControlType":0,"RootImageDirectory":null,"IsIndexEnabled":false,"IsTaggingEnabled":false,"ItemTagCategoryId":null,"IsStructuredContent":false,"StructuredContentToolValueId":null,"ContentChannelType":null,"ItemTagCategory":null,"StructuredContentToolValue":null,"Categories":[],"CreatedDateTime":"2020-12-01T11:49:51.113","ModifiedDateTime":"2020-12-01T11:49:51.113","CreatedByPersonAliasId":89584,"ModifiedByPersonAliasId":89584,"ModifiedAuditValuesAlreadyUpdated":false,"Attributes":{"ContentFormat":{"Key":"ContentFormat","IsSystem":false,"FieldTypeId":16,"EntityTypeId":209,"EntityTypeQualifierColumn":"","EntityTypeQualifierValue":"","Name":"Content Format","Description":"","Order":1278,"IconCssClass":"","IsGridColumn":false,"DefaultValue":"","IsMultiValue":false,"IsRequired":false,"AllowSearch":false,"IsIndexEnabled":false,"IsAnalytic":false,"IsAnalyticHistory":false,"EnableHistory":false,"PreHtml":"","PostHtml":"","AbbreviatedName":"Content Format","ShowOnBulk":false,"IsPublic":false,"IsActive":true,"CategoryIds":[],"QualifierValues":{"AllowAddingNewValues":{"Name":null,"Description":null,"Value":"True"},"allowmultiple":{"Name":null,"Description":null,"Value":"False"},"definedtype":{"Name":null,"Description":null,"Value":"126"},"displaydescription":{"Name":null,"Description":null,"Value":"True"},"enhancedselection":{"Name":null,"Description":null,"Value":"True"},"includeInactive":{"Name":null,"Description":null,"Value":"False"},"RepeatColumns":{"Name":null,"Description":null,"Value":""}},"TypeId":49,"TypeName":"Rock.Model.Attribute","SupportedActions":{"View":"The roles and/or users that have access to view.","Edit":"The roles and/or users that have access to edit.","Administrate":"The roles and/or users that have access to administrate."},"AttributeValues":{},"Id":109502,"Guid":"ba15595d-abb2-491f-8aa6-bbbd7470e6ff"}},"AttributeValues":{"ContentFormat":{"AttributeId":109502,"EntityId":741,"Value":"","ValueFormatted":""}},"Id":741,"Guid":"0213b32b-848b-4b67-a1bc-92e68a68530b","ForeignId":null,"ForeignGuid":null,"ForeignKey":null}] \ No newline at end of file diff --git a/seeds/index.js b/seeds/index.js deleted file mode 100644 index 04b1fe3f..00000000 --- a/seeds/index.js +++ /dev/null @@ -1,39 +0,0 @@ -import { sequelize } from '@apollosproject/data-connector-postgres'; -import { get } from 'lodash'; -import ContentChannelItemSeeds from './ContentChannelItems'; -import ContentChannelSeeds from './ContentChannels'; - -export const seed = async () => { - const { content_item, content_channel } = sequelize.models; - - await content_item.destroy({ truncate: true }); - await content_channel.destroy({ truncate: true }); - - await Promise.all( - ContentChannelSeeds.map((channel, id) => - content_channel.create({ - name: channel.Name, - description: channel.Description, - originType: 'rock', - originId: channel.Id, - }) - ) - ); - - await Promise.all( - ContentChannelItemSeeds.map(async (item, id) => { - const channel = await content_channel.findOne({ - where: { originId: item.ContentChannelId }, - }); - return content_item.create({ - title: item.Title, - summary: get(item.AttributeValues, 'Summary.Value', ''), - htmlContent: item.Content, - publishedAt: item.StartDateTime, - originType: 'rock', - originId: item.Id, - contentChannelId: channel.id, - }); - }) - ); -}; diff --git a/src/config.js b/src/config.js index 59a48535..1c18e397 100644 --- a/src/config.js +++ b/src/config.js @@ -1,7 +1,50 @@ import path from 'path'; -import dotenv from 'dotenv/config'; // eslint-disable-line +import fetch from 'node-fetch'; +import dotenv from "dotenv/config"; // eslint-disable-line import ApollosConfig from '@apollosproject/config'; ApollosConfig.loadYaml({ - configPath: path.join(__dirname, '..', 'config.yml'), + configPath: path.join( + __dirname, + '..', + process.env.DATABASE_CONTENT === 'true' + ? 'config.postgres.yml' + : 'config.yml' + ), }); + +ApollosConfig.HOME_FEATURES = ApollosConfig.TABS.HOME; + +// defaults +ApollosConfig.loadJs({ + ROCK: { TIMEZONE: ApollosConfig?.ROCK?.TIMEZONE || 'America/New_York' }, +}); + +// autodetect some settings +(async () => { + if (!ApollosConfig.ROCK) return; + if (!ApollosConfig.ROCK.URL || !ApollosConfig.ROCK.API_TOKEN) + throw new Error('ROCK_URL and ROCK_TOKEN variables are required!'); + + let res; + + // plugin + res = await fetch( + `${ApollosConfig.ROCK.URL}/api/RestControllers?$select=Name`, + { headers: { 'Authorization-Token': ApollosConfig.ROCK.API_TOKEN } } + ); + const hasPlugin = (await res.json()) + .map(({ Name }) => Name) + .includes('Apollos'); + if (hasPlugin) console.log('Apollos Rock plugin detected!'); + ApollosConfig.loadJs({ ROCK: { USE_PLUGIN: hasPlugin } }); + + // version + res = await fetch( + `${ApollosConfig.ROCK.URL}/api/Utility/GetRockSemanticVersionNumber`, + { headers: { 'Authorization-Token': ApollosConfig.ROCK.API_TOKEN } } + ); + const version = (await res.text()).split('.'); + console.log(`Rock Version: ${version[1]}`); + ApollosConfig.loadJs({ ROCK: { VERSION: version[1] } }); +})(); diff --git a/src/data/index.postgres.js b/src/data/index.postgres.js index a3688c5c..5e68c0b7 100644 --- a/src/data/index.postgres.js +++ b/src/data/index.postgres.js @@ -7,34 +7,32 @@ import { import * as Analytics from '@apollosproject/data-connector-analytics'; import * as Scripture from '@apollosproject/data-connector-bible'; -// import * as LiveStream from '@apollosproject/data-connector-church-online'; +import * as LiveStream from '@apollosproject/data-connector-church-online'; import * as Cloudinary from '@apollosproject/data-connector-cloudinary'; -// import * as OneSignal from '@apollosproject/data-connector-onesignal'; import * as Search from '@apollosproject/data-connector-algolia-search'; import * as Pass from '@apollosproject/data-connector-passes'; import * as Cache from '@apollosproject/data-connector-redis-cache'; import * as Sms from '@apollosproject/data-connector-twilio'; import { Followings, - Interactions, + Interactions as RockInteractions, RockConstants, - // ContentItem, - // ContentChannel, Sharable, Auth, PersonalDevice, Template, AuthSms, - // Campus, - // Group, + Group, BinaryFiles, - // Feature, - // FeatureFeed, - // ActionAlgorithm, - // Event, - // PrayerRequest, - Persona, - // Person as RockPerson, + FeatureFeed, + Event, + PrayerRequest, + Person as RockPerson, + // ContentItem as RockContentItem, + Campus as RockCampus, + ContentChannel, + Feature as RockFeature, + ActionAlgorithm as RockActionAlgorithm, } from '@apollosproject/data-connector-rock'; import { @@ -42,43 +40,80 @@ import { UserFlag, UserLike, Follow, + Interactions, + Likes, Notification, NotificationPreference, - Campus as PostgresCampus, + Tag, + Campus, Person as PostgresPerson, + Media as PostgresMedia, + Feature as PostgresFeature, + ContentItem as PostgresContentItem, + ContentItemsConnection, + ContentItemCategory, + ActionAlgorithm as PostgresActionAlgorithm, + // PrayerRequest as PostgresPrayerRequest, } from '@apollosproject/data-connector-postgres'; -import * as LiveStream from './live'; -import * as RockPerson from './people'; -import * as ContentItem from './content-items'; -import * as ContentChannel from './content-channel'; -import * as Feature from './features'; -import * as ActionAlgorithm from './action-algorithm'; -import * as Campus from './campuses'; -import * as Group from './groups'; -import * as Event from './events'; -import * as Theme from './theme'; import * as MatrixItem from './matrix-items'; -import * as Prayer from './prayers'; -import * as FeatureFeed from './feature-feeds'; - +import * as Theme from './theme'; +import * as RockContentItem from './rock-content-item'; // This modules ties together certain updates so they occurs in both Rock and Postgres. // Will be eliminated in the future through an enhancement to the Shovel -import { Person, OneSignal } from './rockWithPostgres'; +import { + Person, + OneSignal, + PostgresDefaultCampusOverride, + RockDefaultCampusOverride, +} from './rockWithPostgres'; -delete Feature.resolver.PrayerListFeature; -delete Feature.resolver.VerticalPrayerListFeature; +const postgresContentModules = { + Interactions, + // Interactions: RockInteractions, + // Likes, + Followings, + ActionAlgorithm: PostgresActionAlgorithm, + Feature: PostgresFeature, + PostgresMedia, + Tag, + ContentItem: PostgresContentItem, + RockContentItem, + ContentItemsConnection, + ContentChannel: ContentItemCategory, + // PrayerRequest: PostgresPrayerRequest, + PrayerRequest, + RockCampus: { dataSource: RockCampus.dataSource }, + // Campus, + Campus: RockCampus, + PostgresDefaultCampusOverride, +}; -const data = { - Interfaces, +const rockContentModules = { + Interactions: RockInteractions, Followings, + ActionAlgorithm: RockActionAlgorithm, + Feature: RockFeature, + ContentItem: RockContentItem, ContentChannel, - ContentItem, - Notification, - NotificationPreference, + PrayerRequest, + PostgresCampus: { dataSource: Campus.dataSource }, + Campus: RockCampus, + RockDefaultCampusOverride, +}; + +console.log(process.env.DATABASE_CONTENT, 'db'); + +const data = { + MatrixItem, + Interfaces, + FeatureFeed, RockPerson, // This entry needs to come before (postgres) Person BinaryFiles, // This entry needs to come before (postgres) Person PostgresPerson, // Postgres person for now, as we extend this dataSource in the 'rockWithPostgres' file + ...(process.env.DATABASE_CONTENT + ? postgresContentModules + : rockContentModules), Cloudinary, Auth, AuthSms, @@ -86,32 +121,24 @@ const data = { LiveStream, Theme, Scripture, - Interactions, RockConstants, Sharable, Analytics, - OneSignal, PersonalDevice, Pass, Search, Template, - Campus, Group, - Feature, - FeatureFeed, - ActionAlgorithm, Event, Cache, - // PrayerRequest, Comment, UserLike, UserFlag, Follow, - PostgresCampus, - Persona, + Notification, + NotificationPreference, + OneSignal, Person, // An extension of Postgres person. Will be eliminated in the near future so you can use just postgres/Person. - Prayer, - MatrixItem, }; const { diff --git a/src/data/rock-content-item/data-source.js b/src/data/rock-content-item/data-source.js new file mode 100644 index 00000000..b19289b7 --- /dev/null +++ b/src/data/rock-content-item/data-source.js @@ -0,0 +1,578 @@ +import { ContentItem as oldContentItem } from '@apollosproject/data-connector-rock'; +import { get, flatten } from 'lodash'; +import ApollosConfig from '@apollosproject/config'; +import { createGlobalId, parseGlobalId } from '@apollosproject/server-core'; +import sanitizeHtmlNode from 'sanitize-html'; +import Color from 'color'; +import { createAssetUrl } from '../utils'; + +const { + ROCK, + ROCK_CONSTANTS, + ROCK_MAPPINGS, + WISTIA, + BIBLE_API, +} = ApollosConfig; + +export default class ContentItem extends oldContentItem.dataSource { + getCursorByParentContentItemId = async (id) => { + const associations = await this.request('ContentChannelItemAssociations') + .filter(`ContentChannelItemId eq ${id}`) + .cache({ ttl: 60 }) + .get(); + + if (!associations || !associations.length) return this.request().empty(); + + const cursor = this.getFromIds( + associations.map( + ({ childContentChannelItemId }) => childContentChannelItemId + ) + ); + let sortByOrder = false; + + // If this is true, our transform will be activated. + // The transform is the only way to sort by `order` + const originalOrderBy = cursor.orderBy; + + // Here we hijack the default behavior of the `.order` call, using it to set + // a value that we are going to use to trigger the `transform` + cursor.orderBy = (name, direction) => { + if (name === 'Order') { + sortByOrder = true; + } + // call is important here to preserve the original value of `this` (it should be `cursor`) + return originalOrderBy.call(cursor, name, direction); + }; + + // Same as above. + const originalSort = cursor.sort; + cursor.sort = (sorts) => { + if (sorts.map(({ field }) => field).includes('Order')) { + sortByOrder = true; + } + return originalSort.call(cursor, sorts); + }; + + cursor.transform((results) => { + // If we have called .orderBy or .sort w/ `order`, we do our in memory sort. + if (sortByOrder) { + return results.sort((a, b) => { + /** + * Find the Association Order for the given content channel items + */ + const { order: orderA } = associations.find( + (item) => item.childContentChannelItemId === a.id + ); + const { order: orderB } = associations.find( + (item) => item.childContentChannelItemId === b.id + ); + return orderA - orderB; + }); + } + return results; + }); + + // Return the cursor. + return cursor; + }; + + getContentItemScriptures = async (root) => { + const { + dataSources: { Scripture, MatrixItem }, + } = this.context; + const item = await this.request() + .filter(`Id eq ${root.originId}`) + .first(); + + if (!item?.attributeValues?.scriptures?.value) return null; + const matrixItems = await MatrixItem.getItemsFromGuid( + item.attributeValues.scriptures.value + ); + const references = await Promise.all( + matrixItems.map( + async ({ + attributeValues: { + book: { value: bookGuid }, + reference: { value: reference }, + } = {}, + }) => { + const { value: book } = await this.request('/DefinedValues') + .filter(`Guid eq guid'${bookGuid}'`) + .first(); + return `${book.toLowerCase()} ${reference}`; + } + ) + ); + + // get one reference at a time. Bible.API doesn't do well with multiple references + // in the same request + return Promise.all( + references.map(async (ref) => { + const scriptures = await Scripture.getScriptures(ref); + return scriptures.length ? scriptures[0] : null; + }) + ); + }; + + getWistiaAssetUrls = async (wistiaHashedId) => { + const media = await this.request( + `${WISTIA.API_URL}/${wistiaHashedId}.json?access_token=${WISTIA.API_KEY}` + ).get(); + const assetUrls = { video: '', thumbnail: '' }; + + if (!media) return assetUrls; + media.assets.forEach((asset) => { + // default to the 720p mp4 to use as an HLS + if (asset.type === 'HdMp4VideoFile' && asset.height === 720) + assetUrls.video = asset.url.replace('.bin', '.m3u8'); + else if (asset.type === 'IphoneVideoFile') + assetUrls.video = asset.url.replace('.bin', '/file.mp4'); + if (asset.type === 'StillImageFile') + assetUrls.thumbnail = asset.url.replace('.bin', '/file.jpeg'); + }); + // use https + assetUrls.video = assetUrls.video.replace( + 'http://embed', + 'https://embed-ssl' + ); + assetUrls.thumbnail = assetUrls.thumbnail.replace( + 'http://embed', + 'https://embed-ssl' + ); + return assetUrls; + }; + + attributeIsVideo = ({ key, attributes }) => + attributes[key].fieldTypeId === ROCK_CONSTANTS.WISTIA; + + attributeIsImage = ({ key, attributeValues, attributes }) => { + try { + return ( + attributes[key].fieldTypeId === ROCK_CONSTANTS.S3_ASSET && + !get(JSON.parse(attributeValues[key].value), 'Key', '') + .split('/') + .includes('audio') && + !get(JSON.parse(attributeValues[key].value), 'Key', '') + .split('/') + .includes('video') && + !get(JSON.parse(attributeValues[key].value), 'Key', '').includes('.mp3') + ); + } catch (error) { + return attributes[key].fieldTypeId === ROCK_CONSTANTS.S3_ASSET; + } + }; + + attributeIsAudio = ({ key, attributeValues, attributes }) => { + try { + return ( + attributes[key].fieldTypeId === ROCK_CONSTANTS.S3_ASSET && + get(JSON.parse(attributeValues[key].value), 'Key', '') + .split('/') + .includes('audio') + ); + } catch (error) { + return attributes[key].fieldTypeId === ROCK_CONSTANTS.S3_ASSET; + } + }; + + getImages = ({ attributeValues, attributes }) => { + const imageKeys = Object.keys(attributes).filter((key) => + this.attributeIsImage({ + key, + attributeValues, + attributes, + }) + ); + return imageKeys.map((key) => ({ + __typename: 'ImageMedia', + key, + name: attributes[key].name, + sources: attributeValues[key].value + ? [ + { + uri: createAssetUrl(JSON.parse(attributeValues[key].value)), + }, + ] + : [], + })); + }; + + getVideos = ({ attributeValues, attributes }) => { + const videoKeys = Object.keys(attributes).filter((key) => + this.attributeIsVideo({ + key, + attributeValues, + attributes, + }) + ); + + return Promise.all( + videoKeys.map(async (key) => { + let urls = {}; + if (attributeValues[key].value) + urls = await this.getWistiaAssetUrls(attributeValues[key].value); + return { + __typename: 'VideoMedia', + key, + name: attributes[key].name, + embedHtml: get(attributeValues, 'videoEmbed.value', null), + sources: urls.video ? [{ uri: urls.video }] : [], + thumbnail: { + __typename: 'ImageMedia', + sources: urls.thumbnail ? [{ uri: urls.thumbnail }] : [], + }, + }; + }) + ); + }; + + getAudios = ({ attributeValues, attributes }) => { + const audioKeys = Object.keys(attributes).filter((key) => + this.attributeIsAudio({ + key, + attributeValues, + attributes, + }) + ); + return audioKeys.map((key) => ({ + __typename: 'AudioMedia', + key, + name: attributes[key].name, + sources: attributeValues[key].value + ? [ + { + uri: createAssetUrl(JSON.parse(attributeValues[key].value)), + }, + ] + : [], + })); + }; + + getShareUrl = async ({ id, contentChannelId }, parentChannelId) => { + const contentChannel = await this.context.dataSources.ContentChannel.getFromId( + contentChannelId + ); + const childSlug = await this.request('ContentChannelItemSlugs') + .filter(`ContentChannelItemId eq ${id}`) + .first(); + let series; + let seriesSlug; + if (parentChannelId) { + series = await this.getSeries(id, parentChannelId); + seriesSlug = await this.request('ContentChannelItemSlugs') + .filter(`ContentChannelItemId eq ${series.id}`) + .first(); + } + return `${ROCK.SHARE_URL + contentChannel.channelUrl}/${ + series ? `${seriesSlug.slug}/` : '' + }${childSlug.slug}`; + }; + + getSeries = async (childId, channelId) => { + // get all children and of all possible parents + const children = await this.request('ContentChannelItemAssociations') + .filter(`ChildContentChannelItemId eq ${childId}`) + .select('ContentChannelItemId') + .get(); + + // create list of parent Id filters + const parentFilters = children.map( + ({ contentChannelItemId }) => `Id eq ${contentChannelItemId}` + ); + + // find parent from the list of Id filters and the given channel + return this.request() + .filterOneOf(parentFilters) + .andFilter(`ContentChannelId eq ${channelId}`) + .first(); + }; + + getSeriesItemData = async (seriesId, childChannelId) => { + // get all possible children for a given parent + const children = await this.request('ContentChannelItemAssociations') + .filter(`ContentChannelItemId eq ${seriesId}`) + .expand('ChildContentChannelItem') + .get(); + + // find the right children + return children.filter( + ({ childContentChannelItem: { contentChannelId } = {} }) => + contentChannelId === childChannelId + ); + }; + + getSeriesItemCount = async (seriesId, childChannelId) => { + const items = await this.getSeriesItemData(seriesId, childChannelId); + return items.length; + }; + + getSeriesItemIndex = async ( + seriesId, + childChannelId, + childId, + dateToFind + ) => { + const items = await this.getSeriesItemData(seriesId, childChannelId); + + // sort by date and return the right one + if (dateToFind) { + let index; + const sortedItems = items.sort( + (a, b) => + new Date(a.childContentChannelItem.startDateTime) - + new Date(b.childContentChannelItem.startDateTime) + ); + sortedItems.forEach(({ childContentChannelItem }, i) => { + if (dateToFind === childContentChannelItem.startDateTime) index = i; + }); + return index + 1; + } + + // get the order of a specific child + return items.find( + ({ childContentChannelItemId }) => childContentChannelItemId === childId + ).order; + }; + + getCommunicators = async ({ value: matrixItemGuid } = {}) => { + const { + dataSources: { MatrixItem }, + } = this.context; + if (!matrixItemGuid) return []; + const matrixItems = await MatrixItem.getItemsFromGuid(matrixItemGuid); + const communicators = await Promise.all( + matrixItems.map(async (item) => { + const { + attributeValues: { + communicator: { value: personAliasGuid } = {}, + } = {}, + } = item; + // some lines may be guest communicators + if (personAliasGuid === '') return null; + const { personId } = await this.request('/PersonAlias') + .filter(`Guid eq guid'${personAliasGuid}'`) + .first(); + return this.context.dataSources.Person.getFromId(personId, null, { + originType: 'rock', + }); + }) + ); + // filter out null lines + return communicators.filter((person) => person); + }; + + getGuestCommunicators = async ({ value: matrixItemGuid } = {}) => { + const { + dataSources: { MatrixItem }, + } = this.context; + if (!matrixItemGuid) return []; + const matrixItems = await MatrixItem.getItemsFromGuid(matrixItemGuid); + const guests = matrixItems.map( + ({ + attributeValues: { guestCommunicator: { value: name } = {} } = {}, + } = {}) => name + ); + // some lines may be communicators, filter those out + return guests.filter((name) => name !== ''); + }; + + getBySlug = async (slug) => { + // try to expand short link first + const link = await this.request('PageShortLinks') + .filter(`Token eq '${slug}'`) + .first(); + const path = link + ? link.url.split('/')[link.url.split('/').length - 1] + : ''; + + // get content item + const contentItemSlug = await this.request('ContentChannelItemSlugs') + .filter(`Slug eq '${path !== '' ? path : null || slug}'`) + .first(); + if (!contentItemSlug) throw new Error(`Slug "${slug}" does not exist.`); + + return this.getFromId(`${contentItemSlug.contentChannelItemId}`); + }; + + async getTheme({ id, attributeValues: { backgroundColor } }) { + const primary = get(backgroundColor, 'value'); + const type = Color(primary).luminosity() > 0.5 ? 'LIGHT' : 'DARK'; + + const theme = { + type, + colors: { + primary, + }, + }; + + if (!primary && id) { + const parentItemsCursor = await this.getCursorByChildContentItemId(id); + if (parentItemsCursor) { + const parentItems = await parentItemsCursor.get(); + if (parentItems.length) { + const parentThemes = flatten( + await Promise.all(parentItems.map((i) => this.getTheme(i))) + ).filter((v) => v); + if (parentThemes && parentThemes.length) return parentThemes[0]; + } + } + } + + // if there's still no primary color set in the CMS, we want to return a null theme so that + // the front end uses its default theme: + if (!theme.colors.primary) return null; + + return theme; + } + + coreSummaryMethod = this.createSummary; + + createSummary = (root) => { + const { attributeValues } = root; + const summary = get(attributeValues, 'summary.value', ''); + if (summary !== '') { + return sanitizeHtmlNode(summary, { + allowedTags: [], + allowedAttributes: [], + }); + } + return this.coreSummaryMethod(root); + }; + + getNotesComments = async (rockContentID) => { + const { Auth } = this.context.dataSources; + const { primaryAliasId } = await Auth.getCurrentPerson(); + const comments = await this.request('Notes') + .filter(`CreatedByPersonAliasId eq ${primaryAliasId}`) + .andFilter(`EntityId eq ${rockContentID}`) + .andFilter(`NoteTypeId eq ${ROCK_MAPPINGS.BLOCK_COMMENT_NOTE_TYPE_ID}`) + .get(); + + const commentsHash = {}; + comments.forEach(({ id, text: data }) => { + const { apollosBlockID, text } = JSON.parse(data); + commentsHash[apollosBlockID] = { + id: createGlobalId(id, 'NotesBlockComment'), + text, + }; + }); + return commentsHash; + }; + + saveNotesComment = async (contentID, blockID, text) => { + const { Auth } = this.context.dataSources; + const { primaryAliasId } = await Auth.getCurrentPerson(); + + const data = JSON.stringify({ + apollosBlockID: blockID, + text, + }); + + // find a saved note for the parent + const comments = await this.getNotesComments(parseGlobalId(contentID).id); + const comment = comments[blockID]; + + // if there's already a saved note, simply overwrite + let rockNoteID; + if (comment) { + rockNoteID = parseGlobalId(comment.id).id; + await this.patch(`Notes/${rockNoteID}`, { + Text: data, + }); + } else + rockNoteID = await this.post('Notes', { + IsSystem: false, + NoteTypeId: ROCK_MAPPINGS.BLOCK_COMMENT_NOTE_TYPE_ID, + EntityId: parseGlobalId(contentID).id, + Text: data, + CreatedByPersonAliasId: primaryAliasId, + }); + const note = await this.request('Notes') + .find(rockNoteID) + .get(); + return { + id: createGlobalId(note.id, 'NotesBlockComment'), + text, + }; + }; + + getSermonNotes = async (contentID, { value: guid }) => { + const { MatrixItem, Scripture } = this.context.dataSources; + const items = await MatrixItem.getItemsFromGuid(guid); + const comments = await this.getNotesComments(contentID); + const notes = await Promise.all( + items.map( + async ({ + id, + attributeValues: { + noteType: { value: type }, + text: { value: text }, + book: { value: bookGUID }, + reference: { value: ref }, + translation: { value: versionGUID }, + allowsComment: { value: comment }, + }, + }) => { + let book; + let version; + let scriptures; + const blanksRegEx = /__(.*)__/gm; + switch (type) { + case 'header': + case 'text': + return { + __typename: 'NotesTextBlock', + id: createGlobalId(id, 'NotesTextBlock'), + allowsComment: comment === 'True', + comment: comments[createGlobalId(id, 'NotesTextBlock')] || null, + simpleText: text.replace(blanksRegEx, (match, p1) => p1), + hasBlanks: !!text.match(blanksRegEx), + hiddenText: text.match(blanksRegEx) + ? text.replace(blanksRegEx, (match, p1) => + '_'.repeat(p1.length) + ) + : null, + isHeader: type === 'header', + }; + case 'scripture': + if (!bookGUID) return null; + book = await this.request('DefinedValues') + .filter(`Guid eq guid'${bookGUID}'`) + .first(); + if (versionGUID === '') { + const versionName = Object.keys(BIBLE_API.BIBLE_ID)[0]; + version = await this.request('DefinedValues') + .filter(`Value eq '${versionName}'`) + .first(); + } else { + version = await this.request('DefinedValues') + .filter(`Guid eq guid'${versionGUID}'`) + .first(); + } + scriptures = await Scripture.getScriptures( + `${book.value} ${ref}`, + version.value + ); + if (!scriptures.length) return null; + return { + __typename: 'NotesScriptureBlock', + id: createGlobalId(id, 'NotesScriptureBlock'), + allowsComment: comment === 'True', + comment: + comments[createGlobalId(id, 'NotesScriptureBlock')] || null, + simpleText: `${scriptures[0].content + .replace(/<[^>]*>?/gm, '') + .replace(/(\d)(\D)/gm, (match, p1, p2) => `${p1}) ${p2}`)} ${ + scriptures[0].reference + }`, + scripture: scriptures[0], + }; + default: + return null; + } + } + ) + ); + return notes.filter((note) => note !== null); + }; +} diff --git a/src/data/rock-content-item/index.js b/src/data/rock-content-item/index.js new file mode 100644 index 00000000..61a10a8c --- /dev/null +++ b/src/data/rock-content-item/index.js @@ -0,0 +1,5 @@ +import schema from './schema'; +import resolver from './resolver'; +import dataSource from './data-source'; + +export { schema, resolver, dataSource }; diff --git a/src/data/rock-content-item/resolver.js b/src/data/rock-content-item/resolver.js new file mode 100644 index 00000000..1821236f --- /dev/null +++ b/src/data/rock-content-item/resolver.js @@ -0,0 +1,95 @@ +import ApollosConfig from '@apollosproject/config'; + +const { ROCK_MAPPINGS } = ApollosConfig; + +// TODO temp fix, remove after this is merged +// https://github.com/ApollosProject/apollos-prototype/pull/1061 +const defaultResolvers = {}; + +const resolver = { + Query: { + contentItemFromSlug: (root, { slug }, { dataSources }) => + dataSources.ContentItem.getBySlug(slug), + }, + Mutation: { + saveNotesComment: (root, { contentID, blockID, text }, { dataSources }) => + dataSources.ContentItem.saveNotesComment(contentID, blockID, text), + }, + DevotionalContentItem: { + ...defaultResolvers, + sharing: (root, args, { dataSources: { ContentItem } }) => ({ + url: ContentItem.getShareUrl( + root, + ROCK_MAPPINGS.DEVOTIONAL_SERIES_CHANNEL_ID + ), + title: 'Share via ...', + message: `${root.title} - ${ContentItem.createSummary(root)}`, + }), + scriptures: async (root, args, { dataSources }) => + console.log('boo!') || + dataSources.RockContentItem.getContentItemScriptures(root), + seriesConnection: async (root, args, { dataSources: { ContentItem } }) => { + const series = root.getDirectParent(); + + return { + series, + itemCount: ContentItem.getSeriesItemCount(series.id, contentChannelId), + itemIndex: ContentItem.getSeriesItemIndex( + series.id, + contentChannelId, + id + ), + }; + }, + }, + WeekendContentItem: { + ...defaultResolvers, + sharing: (root, args, { dataSources: { ContentItem } }) => ({ + url: ContentItem.getShareUrl( + root, + ROCK_MAPPINGS.SERMON_SERIES_CHANNEL_ID + ), + title: 'Share via ...', + message: `${root.title} - ${ContentItem.createSummary(root)}`, + }), + // deprecated + communicators: (root, args, { dataSources }) => + dataSources.RockContentItem.getCommunicators(root), + guestCommunicators: (root, args, { dataSources }) => + dataSources.RockContentItem.getGuestCommunicators(root), + sermonDate: (root, args, { dataSources }) => + dataSources.RockContentItem.getSermonDate(root), + // deprecated + series: (root) => root.getDirectParent(), + seriesConnection: async (root, args, { dataSources: { ContentItem } }) => { + const series = await root.getDirectParent(); + + return { + series, + itemCount: ContentItem.getSeriesItemCount(series.id, contentChannelId), + itemIndex: ContentItem.getSeriesItemIndex( + series.id, + contentChannelId, + id, + startDateTime + ), + }; + }, + sermonNotes: (root, args, { dataSources: { ContentItem } }) => + RockContentItem.getSermonNotes(root) || [], + }, + UniversalContentItem: { + ...defaultResolvers, + }, + MediaContentItem: { + ...defaultResolvers, + }, + ContentSeriesContentItem: { + ...defaultResolvers, + }, + NotesBlock: { + __resolveType: ({ __typename }) => __typename, + }, +}; + +export default resolver; diff --git a/src/data/rock-content-item/schema.js b/src/data/rock-content-item/schema.js new file mode 100644 index 00000000..1c30c233 --- /dev/null +++ b/src/data/rock-content-item/schema.js @@ -0,0 +1,72 @@ +import gql from 'graphql-tag'; + +export default gql` + type SeriesConnection { + series: ContentItem + itemCount: Int + itemIndex(id: String): Int + } + + type NotesBlockComment { + id: ID! + text: String + } + + interface NotesBlock { + id: ID! + allowsComment: Boolean + comment: NotesBlockComment @cacheControl(maxAge: 0) + simpleText: String + } + + type NotesTextBlock implements NotesBlock { + id: ID! + allowsComment: Boolean + comment: NotesBlockComment @cacheControl(maxAge: 0) + simpleText: String + + isHeader: Boolean + hasBlanks: Boolean + hiddenText: String + } + + type NotesScriptureBlock implements NotesBlock { + id: ID! + allowsComment: Boolean + comment: NotesBlockComment @cacheControl(maxAge: 0) + simpleText: String + + scripture: Scripture + } + + extend type WeekendContentItem { + communicator: Person @deprecated(reason: "Use communicators") + communicators: [Person] + guestCommunicators: [String] + sermonDate: String + series: ContentItem @deprecated(reason: "Use seriesConnection") + seriesConnection: SeriesConnection + sermonNotes: [NotesBlock] @cacheControl(maxAge: 0) + } + + extend type DevotionalContentItem { + series: ContentItem @deprecated(reason: "Use seriesConnection") + seriesConnection: SeriesConnection + } + + extend type VideoMedia { + thumbnail: ImageMedia + } + + extend type Query { + contentItemFromSlug(slug: String!): ContentItem + } + + extend type Mutation { + saveNotesComment( + contentID: ID! + blockID: ID! + text: String + ): NotesBlockComment + } +`; diff --git a/src/data/rockWithPostgres.js b/src/data/rockWithPostgres.js index a7cda689..daf925bc 100644 --- a/src/data/rockWithPostgres.js +++ b/src/data/rockWithPostgres.js @@ -10,7 +10,6 @@ class personDataSource extends postgresPerson.dataSource { ); super.create({ ...attributes, - ...(attributes.gender ? { gender: attributes.gender.toUpperCase() } : {}), originType: 'rock', originId: String(rockPersonId), }); @@ -31,14 +30,7 @@ const personResolver = { }, updateProfileFields: async (root, { input }, { dataSources }) => { await dataSources.RockPerson.updateProfile(input); // Update in Rock - return dataSources.Person.updateProfile( - input.map((pair) => { - if (pair.field === 'Gender') { - return { field: 'Gender', value: pair.value.toUpperCase() }; - } - return pair; - }) - ); // updates in Postgres + return dataSources.Person.updateProfile(input); // updates in Postgres }, uploadProfileImage: async (root, { file, size }, { dataSources }) => { const person = await dataSources.RockPerson.uploadProfileImage( @@ -50,23 +42,8 @@ const personResolver = { ]); // updates in Postgres. Reuses already uploaded imageUrl // return dataSources.Person.uploadProfileImage(file, size); // updates in Postgres. Performs the upload again. }, - updateUserCampus: async (root, { campusId }, { dataSources }) => { - await dataSources.Campus.updateCurrentUserCampus({ campusId }); // updates in Rock - - const { id: rockCampusId } = parseGlobalId(campusId); - const campus = await dataSources.PostgresCampus.getFromId( - rockCampusId, - null, - { - originType: 'rock', - } - ); // finds the postgres campus id - return dataSources.Person.updateProfile([ - { field: 'campusId', value: campus.id }, - ]); // updates in Postgres - }, updateUserPushSettings: async (root, { input }, { dataSources }) => { - // register the changes w/ one signal + // register the changes w/ postgres await dataSources.NotificationPreference.updateUserNotificationPreference( { notificationProviderId: input.pushProviderUserId, @@ -74,6 +51,7 @@ const personResolver = { enabled: input.enabled, } ); + // register the changes w/ one signal const returnValue = await dataSources.OneSignal.updatePushSettings(input); // if the pushProviderUserId is changing, we need ot register the device with rock. @@ -119,7 +97,7 @@ class oneSignalDataSource extends OneSignalOriginal.dataSource { to.originId ); return super.createNotification({ - toUserIds: [String(person.primaryAliasId)], + toUserIds: [person.primaryAliasId], content, heading, subtitle, @@ -140,3 +118,43 @@ export const OneSignal = { ...OneSignalOriginal, dataSource: oneSignalDataSource, }; + +// Used when IDs coming from the API are Rock APIS. +export const RockDefaultCampusOverride = { + resolver: { + Mutation: { + updateUserCampus: async (root, { campusId }, { dataSources }) => { + await dataSources.Campus.updateCurrentUserCampus({ campusId }); // updates in Rock + + const { id: rockCampusId } = parseGlobalId(campusId); + const campus = await dataSources.PostgresCampus.getFromId( + rockCampusId, + null, + { + originType: 'rock', + } + ); // finds the postgres campus id + return dataSources.Person.updateProfile([ + { field: 'campusId', value: campus.id }, + ]); // updates in Postgres + }, + }, + }, +}; + +// Used when IDs coming from the API are Postgres APIS. +export const PostgresDefaultCampusOverride = { + resolver: { + Mutation: { + updateUserCampus: async (root, { campusId }, { dataSources }) => { + const campus = await dataSources.Campus.getFromId( + parseGlobalId(campusId).id + ); // finds the postgres campus id + await dataSources.RockCampus.updateCurrentUserCampus({ + rockId: campus.originId, + }); // updates in Rock + return dataSources.Campus.updateCurrentUserCampus({ campusId }); // updates in Postgres + }, + }, + }, +}; diff --git a/src/migrator.js b/src/migrator.js new file mode 100644 index 00000000..72366cf8 --- /dev/null +++ b/src/migrator.js @@ -0,0 +1,31 @@ +import dotenv from 'dotenv/config'; // eslint-disable-line +import '@apollosproject/data-connector-postgres/lib/postgres/pgEnum-fix'; +import config from './config'; // eslint-disable-line + +import ApollosConfig from '@apollosproject/config'; +import { createMigrationRunner } from '@apollosproject/data-connector-postgres'; + +let dataObj; + +if (ApollosConfig?.DATABASE?.URL) { + dataObj = require('./data/index.postgres'); +} else { + dataObj = require('./data/index'); +} + +const { migrations } = dataObj; + +// make sure this is called last. +// (or at least after the apollos server setup) +(async () => { + if (ApollosConfig?.DATABASE?.URL) { + try { + const migrationRunner = await createMigrationRunner({ migrations }); + migrationRunner.runAsCLI(); + } catch (e) { + console.log(e); + } + } else { + console.warn('Please specify a database URL to perform migrations'); + } +})(); diff --git a/src/server.js b/src/server.js index 5e62aab4..fc80d8d3 100644 --- a/src/server.js +++ b/src/server.js @@ -43,7 +43,7 @@ const cacheOptions = isDev }, }; -const { ENGINE } = ApollosConfig; +const { ROCK, APP, ENGINE } = ApollosConfig; const apolloServer = new ApolloServer({ typeDefs: schema, @@ -62,20 +62,20 @@ const apolloServer = new ApolloServer({ 'editor.cursorShape': 'line', }, }, + uploads: false, ...cacheOptions, - engine: { - apiKey: ENGINE.API_KEY, - // From core. What would this do for us? - // schemaTag: ENGINE.SCHEMA_TAG, - }, }); const app = express(); +app.get('/forgot-password', (req, res) => { + res.redirect(APP.FORGOT_PASSWORD_URL || `${ROCK.URL}/page/56`); +}); + applyServerMiddleware({ app, dataSources, context }); setupJobs({ app, dataSources, context }); // Comment out if you don't want the API serving apple-app-site-association or assetlinks manifests. -// setupUniversalLinks({ app }); +// setupUniversalLinks({ app }); apolloServer.applyMiddleware({ app }); apolloServer.applyMiddleware({ app, path: '/' }); @@ -85,7 +85,23 @@ apolloServer.applyMiddleware({ app, path: '/' }); (async () => { if (ApollosConfig?.DATABASE?.URL) { const migrationRunner = await createMigrationRunner({ migrations }); - await migrationRunner.up(); + const pending = await migrationRunner.pending(); + if (pending.length) { + console.log('\x1b[31m', '██████████████████████████████████', '\x1b[0m'); + console.log( + '\x1b[36m', + 'You currently have a number of pending migrations', + '\x1b[0m' + ); + console.log(pending); + console.log( + `Keep in mind, you are currently connected to ${ + migrationRunner?.options?.context?.sequelize?.options?.host + }` + ); + console.log('\x1b[31m', '██████████████████████████████████', '\x1b[0m'); + } + if (ApollosConfig.AUTO_MIGRATE) await migrationRunner.up(); } })(); diff --git a/yarn.lock b/yarn.lock index 21e0f213..7042d0f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -21,6 +21,25 @@ tslib "^1.10.0" zen-observable "^0.8.14" +"@apollo/protobufjs@1.2.2": + version "1.2.2" + resolved "https://registry.yarnpkg.com/@apollo/protobufjs/-/protobufjs-1.2.2.tgz#4bd92cd7701ccaef6d517cdb75af2755f049f87c" + integrity sha512-vF+zxhPiLtkwxONs6YanSt1EpwpGilThpneExUN5K3tCymuxNnVq2yojTvnpRjv2QfsEIt/n7ozPIIzBLwGIDQ== + dependencies: + "@protobufjs/aspromise" "^1.1.2" + "@protobufjs/base64" "^1.1.2" + "@protobufjs/codegen" "^2.0.4" + "@protobufjs/eventemitter" "^1.1.0" + "@protobufjs/fetch" "^1.1.0" + "@protobufjs/float" "^1.0.2" + "@protobufjs/inquire" "^1.1.0" + "@protobufjs/path" "^1.1.2" + "@protobufjs/pool" "^1.1.0" + "@protobufjs/utf8" "^1.1.0" + "@types/long" "^4.0.0" + "@types/node" "^10.1.0" + long "^4.0.0" + "@apollo/protobufjs@^1.0.3": version "1.0.3" resolved "https://registry.yarnpkg.com/@apollo/protobufjs/-/protobufjs-1.0.3.tgz#02c655aedd4ba7c7f64cbc3d2b1dd9a000a391ba" @@ -47,6 +66,11 @@ dependencies: apollo-env "^0.6.2" +"@apollographql/apollo-tools@^0.5.0": + version "0.5.1" + resolved "https://registry.yarnpkg.com/@apollographql/apollo-tools/-/apollo-tools-0.5.1.tgz#f0baef739ff7e2fafcb8b98ad29f6ac817e53e32" + integrity sha512-ZII+/xUFfb9ezDU2gad114+zScxVFMVlZ91f8fGApMzlS1kkqoyLnC4AJaQ1Ya/X+b63I20B4Gd+eCL8QuB4sA== + "@apollographql/graphql-playground-html@1.6.24": version "1.6.24" resolved "https://registry.yarnpkg.com/@apollographql/graphql-playground-html/-/graphql-playground-html-1.6.24.tgz#3ce939cb127fb8aaa3ffc1e90dff9b8af9f2e3dc" @@ -59,15 +83,35 @@ dependencies: xss "^1.0.6" -"@apollosproject/apollo-server-env-mock@^2.13.0": - version "2.13.0" - resolved "https://registry.yarnpkg.com/@apollosproject/apollo-server-env-mock/-/apollo-server-env-mock-2.13.0.tgz#030fcae61b350b86e29deaeeb631d1ad4aa162a6" - integrity sha512-opoUNoYNy2EBDpJ85CvBu9vlvY3hiF1dnitf3rLjRXHw87CTD05a4ZqDvUmk4F/8SmrXs5739KRyUnj/XVALCw== +"@apollographql/graphql-playground-html@1.6.27": + version "1.6.27" + resolved "https://registry.yarnpkg.com/@apollographql/graphql-playground-html/-/graphql-playground-html-1.6.27.tgz#bc9ab60e9445aa2a8813b4e94f152fa72b756335" + integrity sha512-tea2LweZvn6y6xFV11K0KC8ETjmm52mQrW+ezgB2O/aTQf8JGyFmMcRPFgUaQZeHbWdm8iisDC6EjOKsXu0nfw== + dependencies: + xss "^1.0.8" -"@apollosproject/babel-preset-apollos@^2.13.0": - version "2.13.0" - resolved "https://registry.yarnpkg.com/@apollosproject/babel-preset-apollos/-/babel-preset-apollos-2.13.0.tgz#49d164a0c2eacf831cb54f584feb5e9abbefeec9" - integrity sha512-veXeKn7/sJ1yY0OnacRdD+GoTFy1mOedfIKvGdssEqoVPHqleH6NDRTYldo0LoZP2SDn14opIZ5kz7P6lRRevw== +"@apollographql/graphql-upload-8-fork@^8.1.3": + version "8.1.3" + resolved "https://registry.yarnpkg.com/@apollographql/graphql-upload-8-fork/-/graphql-upload-8-fork-8.1.3.tgz#a0d4e0d5cec8e126d78bd915c264d6b90f5784bc" + integrity sha512-ssOPUT7euLqDXcdVv3Qs4LoL4BPtfermW1IOouaqEmj36TpHYDmYDIbKoSQxikd9vtMumFnP87OybH7sC9fJ6g== + dependencies: + "@types/express" "*" + "@types/fs-capacitor" "*" + "@types/koa" "*" + busboy "^0.3.1" + fs-capacitor "^2.0.4" + http-errors "^1.7.3" + object-path "^0.11.4" + +"@apollosproject/apollo-server-env-mock@^2.33.3": + version "2.33.4" + resolved "https://registry.yarnpkg.com/@apollosproject/apollo-server-env-mock/-/apollo-server-env-mock-2.33.4.tgz#db8463b3cb24a0126862af75cf684758d57a23c4" + integrity sha512-vljjPolvMhaC99Lgmvns0Q6S10BUQmMt9ke+vT3KFGwJSqt7CwIpMZFBf2S7S4s3rsOUUR+L7NQfbemhISvavQ== + +"@apollosproject/babel-preset-apollos@^2.33.3": + version "2.33.4" + resolved "https://registry.yarnpkg.com/@apollosproject/babel-preset-apollos/-/babel-preset-apollos-2.33.4.tgz#7ed4f9cbbb106ccd7bb5353d13d88d8eb226253f" + integrity sha512-ZAKiBI8B0foo/rqEaMXr1fC//SlTvRasK+zWUmQu5LZS7no/7L2g/Ghxhdx9avqu+FvCSQkDuozVKCNgHej4vw== dependencies: "@babel/plugin-proposal-class-properties" "7.4.0" "@babel/plugin-proposal-decorators" "7.4.0" @@ -89,107 +133,110 @@ "@babel/preset-env" "7.4.2" babel-plugin-module-resolver "^3.1.1" -"@apollosproject/bugsnag@^2.13.0": - version "2.13.0" - resolved "https://registry.yarnpkg.com/@apollosproject/bugsnag/-/bugsnag-2.13.0.tgz#ba7a5a28f2cc707260b857f5d092c19cc0cd6ed7" - integrity sha512-cqE3GpU2Iqh/Kdf2n2nVefPNxBrteQIqPNNNAGHdtvG+R1bHSZj3wAk6A4YOsGfscNLGr5WykClToeaTWSq5WQ== +"@apollosproject/bugsnag@^2.32.2": + version "2.32.2" + resolved "https://registry.yarnpkg.com/@apollosproject/bugsnag/-/bugsnag-2.32.2.tgz#79d41891f2ad3a0af4aef606fd159c6aeca384e4" + integrity sha512-Ui4XScZObyNZgLVybFCKKjTbTYKo6SbOevwfXJgUdiC7Up1w9yvPgh6l85Rqy8rNvKR1ec1SgqHmOnZD2Fi2Wg== dependencies: "@bugsnag/js" "7.2.1" -"@apollosproject/config@^2.13.0": - version "2.13.0" - resolved "https://registry.yarnpkg.com/@apollosproject/config/-/config-2.13.0.tgz#348eb88c7fff1214a2ca5b75d4e684c03830b7c4" - integrity sha512-LHiDJbIFQ89yTHNK3s4BK2ACBRriPahbaajNRHcUjF+trqWAViSx29EOJRTxuWTDo49zA3Ob6aycDBkny5csvg== +"@apollosproject/config@^2.33.4": + version "2.33.4" + resolved "https://registry.yarnpkg.com/@apollosproject/config/-/config-2.33.4.tgz#97530e472ce177b70524b7b837d9b5acc5f6fa27" + integrity sha512-dZcVWoOoTfAfwqsMg8rj0kQvik9NHgJuTVbGfM91I09tklH0X1+y2oBPkmeI2MY/pklqc8vUtSp/IPHA25Rvug== dependencies: js-yaml "^3.12.0" -"@apollosproject/data-connector-algolia-search@^2.13.0": - version "2.13.0" - resolved "https://registry.yarnpkg.com/@apollosproject/data-connector-algolia-search/-/data-connector-algolia-search-2.13.0.tgz#31590482699dfaecefd21dfc82e727507e314cc0" - integrity sha512-fricl8Ct0lUMBSouGfIw06xkY6U6AKiXnIyrAfwddzTgpmqZ3Amm6V/9+jRqcFnDUx2pJtmY4o3Y56CWEXsXcA== +"@apollosproject/data-connector-algolia-search@^2.33.4": + version "2.33.4" + resolved "https://registry.yarnpkg.com/@apollosproject/data-connector-algolia-search/-/data-connector-algolia-search-2.33.4.tgz#75bd50a8291594a7e5bd004bb285a2686c12f3c3" + integrity sha512-/pTs9pWL0ncVXzKlGUqvxRgds4CwDN4x4kV3AYsKXF9EDJUKbdGhtKTpGb4S8i0kFH+4jUKK84HLoioC75j5qA== dependencies: - "@apollosproject/server-core" "^2.13.0" + "@apollosproject/server-core" "^2.33.4" algoliasearch "^3.34.0" apollo-datasource-rest "^0.6.4" -"@apollosproject/data-connector-analytics@^2.13.0": - version "2.13.0" - resolved "https://registry.yarnpkg.com/@apollosproject/data-connector-analytics/-/data-connector-analytics-2.13.0.tgz#c531e0a2c38168c2b1ed5fd00cd6432eccf4270b" - integrity sha512-Gc2JQAyH9ptzyFGZjicjGVqvfTDwno2698JR6cNCU03f3/oWtc4qt2SYoQFtT7FnrWfNTddkVXmKWp+Ua9+7Pw== +"@apollosproject/data-connector-analytics@^2.33.4": + version "2.33.4" + resolved "https://registry.yarnpkg.com/@apollosproject/data-connector-analytics/-/data-connector-analytics-2.33.4.tgz#03045ff97e812ce34a340532e18194d3d59c9525" + integrity sha512-yquKe02Ps1LSiohO/0AkXjfhzCcMdRdb6zKsLu05610cpb2shSAXUMdvkvEBf/gcjKJpxlrJvJg7NCwVlgtIfg== dependencies: analytics-node "^3.4.0-beta.1" apollo-datasource "^0.2.0" universal-analytics "^0.4.20" -"@apollosproject/data-connector-bible@^2.13.0": - version "2.13.0" - resolved "https://registry.yarnpkg.com/@apollosproject/data-connector-bible/-/data-connector-bible-2.13.0.tgz#4875899f74beba6fd915dd3befc4d6088634d5b3" - integrity sha512-uhWwYd3eLa/hLnwAJR0YoucJUNobBCQQowTr7pnfsmmwobIK5bMoWeRNXiZmufnO6Oc7LdLUF9526Xu9w8LLcg== +"@apollosproject/data-connector-bible@^2.33.4": + version "2.33.4" + resolved "https://registry.yarnpkg.com/@apollosproject/data-connector-bible/-/data-connector-bible-2.33.4.tgz#2d50625677cf6d5d4a770fc6f564cc54a1d30a2e" + integrity sha512-ip4cL8IJ9R6apci6lanIPaxHgjNBiMhmvm4wgRM8Za51z2b3ShWIG3K8ScbvLQg+UFK44n5BxROEHPyj3opbOw== dependencies: - "@apollosproject/server-core" "^2.13.0" + "@apollosproject/server-core" "^2.33.4" apollo-datasource-rest "^0.6.4" lodash "^4.17.11" -"@apollosproject/data-connector-church-online@^2.13.0": - version "2.13.0" - resolved "https://registry.yarnpkg.com/@apollosproject/data-connector-church-online/-/data-connector-church-online-2.13.0.tgz#aa0e8289acdf6e3822195b6b1e05d980312c96d5" - integrity sha512-v1CELsJxJdib3NU3i4whjRL6IHGI5q+gOGYAu8Z35S7e1OS1GBkqE1TMP+IUwcpkRSZnYgcj8JrItQNwtdQSNA== +"@apollosproject/data-connector-church-online@^2.33.4": + version "2.33.4" + resolved "https://registry.yarnpkg.com/@apollosproject/data-connector-church-online/-/data-connector-church-online-2.33.4.tgz#4496e8e42c573887ad2f3d6cccdc23f468320382" + integrity sha512-I1KFE0VNx+au3jJnUo5oHuKuQ0uHk+lkuDCXu1ltqHoU1HQvr70v/XiYYGoVtiUPI1snSlWZr8qnES5lEZxH4A== dependencies: - "@apollosproject/server-core" "^2.13.0" + "@apollosproject/server-core" "^2.33.4" apollo-datasource-rest "^0.6.4" -"@apollosproject/data-connector-cloudinary@^2.13.0": - version "2.13.0" - resolved "https://registry.yarnpkg.com/@apollosproject/data-connector-cloudinary/-/data-connector-cloudinary-2.13.0.tgz#976ee4fe4b9c204952d152a554cbe7054f1d1640" - integrity sha512-fjPm/4JITPmj3sh2N5WpsfZkZ/18el7Oxeb0e4Ozk79NGv77NdNTFS1ACZ69d+fGZR0ZWafnhl/icCjP5Xlgvg== +"@apollosproject/data-connector-cloudinary@^2.33.4": + version "2.33.4" + resolved "https://registry.yarnpkg.com/@apollosproject/data-connector-cloudinary/-/data-connector-cloudinary-2.33.4.tgz#225bad523ada018bc1e7abb33717dcfb6b8d0f48" + integrity sha512-XFcszwmgnTspoSb5zf6bjrHVmHxEp2ZFOvCfd2UF+TTWguWxF6LZ7a7PQ10j/mvjZ8s+ybN+z4aToo6JaBfWcw== dependencies: cloudinary "1.14.0" -"@apollosproject/data-connector-onesignal@^2.13.0": - version "2.13.0" - resolved "https://registry.yarnpkg.com/@apollosproject/data-connector-onesignal/-/data-connector-onesignal-2.13.0.tgz#ef4b537486186de3db5bdea3acc545776a6b8a5e" - integrity sha512-bQA96ED8OcvPegjc/em9gGQAJISvUX6JrNkWT4FTbSB1tFLAKOdbTBEFUPz8t3qevO6RYIsgY2nrMZQ+pWVP8w== +"@apollosproject/data-connector-onesignal@^2.33.4": + version "2.33.4" + resolved "https://registry.yarnpkg.com/@apollosproject/data-connector-onesignal/-/data-connector-onesignal-2.33.4.tgz#a05a92612d6f99a7d3ff891ce9ac0a026e0b9602" + integrity sha512-viv6x/HSWD9CS9wq4PRb9VYlknXaDKI2cXgxJ6O2z0DkIc9NjDHYNyWiL653zjfkxEx38aKff2eSCLA60Ky+2A== dependencies: - "@apollosproject/server-core" "^2.13.0" + "@apollosproject/server-core" "^2.33.4" apollo-datasource-rest "^0.6.4" -"@apollosproject/data-connector-passes@^2.13.0": - version "2.13.0" - resolved "https://registry.yarnpkg.com/@apollosproject/data-connector-passes/-/data-connector-passes-2.13.0.tgz#2459ea45ab41fbf63837e606ea34c306634f22d9" - integrity sha512-cYwOXtFCSfhulXrbkRWZ3LbK9JJTnmSUMNZoCebIPriMCcTaKtL0KC56MvhK7wQnx8imTWbsaLB5J92RlAen9Q== +"@apollosproject/data-connector-passes@^2.33.4": + version "2.33.4" + resolved "https://registry.yarnpkg.com/@apollosproject/data-connector-passes/-/data-connector-passes-2.33.4.tgz#d4a3f7739dd9edc79cc18260229fd1843dd93ab4" + integrity sha512-MsTsskSotDOr9jfMVDVZ2TpfOUURbhVl0fFV/iHPAILimpg6ghufKlj1kZgNhuVU+2Q71RcYEwrCX5y/Nk/ZDA== dependencies: - "@apollosproject/server-core" "^2.13.0" + "@apollo/client" "3.3.20" + "@apollosproject/server-core" "^2.33.4" apollo-datasource "^0.4.0" datauri "^1.1.0" lodash "^4.17.11" passkit-generator "1.5.9" qrcode "^1.3.3" -"@apollosproject/data-connector-postgres@^2.25.1-canary.16": - version "2.25.1-canary.16" - resolved "https://registry.yarnpkg.com/@apollosproject/data-connector-postgres/-/data-connector-postgres-2.25.1-canary.16.tgz#049545ebfbc5d006f0f354ec6fe68f74b55d9e56" - integrity sha512-ZlGG0jdy93cfF9RUuPdrCazfxe4QV6tsBxXVxT51AGbt4Q5ifHOZ4xDuN4TBN1/LlmoKsvgcAw0RQKNElWrf6g== +"@apollosproject/data-connector-postgres@^2.33.4": + version "2.33.4" + resolved "https://registry.yarnpkg.com/@apollosproject/data-connector-postgres/-/data-connector-postgres-2.33.4.tgz#770d99f40707156162592cf4ce7217f65625f209" + integrity sha512-JMW+yOnyvs2aglNDktDgfUF7AtJAkbLIxpWAEsJ29e+VUj9No3CrmygpuFBvI5oMaS6VPW8iEMmirNxFYU6TTg== dependencies: - "@apollosproject/data-schema" "^2.25.0" - "@apollosproject/server-core" "^2.25.0" + "@apollosproject/data-schema" "^2.33.4" + "@apollosproject/server-core" "^2.33.4" + hyphenation.en-us "^0.2.1" + hypher "^0.2.5" lodash "^4.17.11" pg "^8.5.1" pg-hstore "^2.3.3" sequelize "^6.3.5" umzug "^3.0.0-beta.15" -"@apollosproject/data-connector-redis-cache@^2.13.0": - version "2.13.0" - resolved "https://registry.yarnpkg.com/@apollosproject/data-connector-redis-cache/-/data-connector-redis-cache-2.13.0.tgz#64c95259da28871e224abf18e72fbb2990be210d" - integrity sha512-kWp0f1HCvsPFTiXGmNaqbzKJY7SPzKsWRM1jAuNNp8wQkuuTjT5WsUPotxX3xgEhBGjogELEvK4QYPU94vXr+A== +"@apollosproject/data-connector-redis-cache@^2.33.4": + version "2.33.4" + resolved "https://registry.yarnpkg.com/@apollosproject/data-connector-redis-cache/-/data-connector-redis-cache-2.33.4.tgz#56f50838362aab1946b54b360c68c243b72028b6" + integrity sha512-pNi9qLJvztWYzbI3Cux596+ih9d82iWZpfH5qQlwAO45lxVUf9QszGas2O7C8GAzsChzYHJOreuuhWY7r/HAXw== dependencies: apollo-datasource "^0.2.0" ioredis "4.14.1" -"@apollosproject/data-connector-rock@^2.32.2": - version "2.32.2" - resolved "https://registry.yarnpkg.com/@apollosproject/data-connector-rock/-/data-connector-rock-2.32.2.tgz#90632ed62a819b6393ea92c5a0221c96f68cbfa0" - integrity sha512-s3mwFtdEEjQbL0S/cEBWfJcURgM7mjYaYCaNCGqFjWNWd2HtpaFTwgIAAMgRwapHwG9Q50tQ03gq85aTbgAQEg== +"@apollosproject/data-connector-rock@^2.33.4": + version "2.33.4" + resolved "https://registry.yarnpkg.com/@apollosproject/data-connector-rock/-/data-connector-rock-2.33.4.tgz#85efb3c87e9e92173c46f9ee2241915fb9700243" + integrity sha512-47T8NJxHXfJxehIl9mKtphAkfe3yNGzQiCa6wQ99HXP8H8u1tKB7hrqYY1vTipkLdwu9ipLssw1ldCBTV3rUHA== dependencies: awesome-phonenumber "^2.4.2" form-data "^4.0.0" @@ -203,97 +250,49 @@ natural "^0.6.2" sanitize-html "^2.3.2" -"@apollosproject/data-connector-twilio@^2.13.0": - version "2.13.0" - resolved "https://registry.yarnpkg.com/@apollosproject/data-connector-twilio/-/data-connector-twilio-2.13.0.tgz#3cefa3d65697941ac9a31aab038a7d0e6decf739" - integrity sha512-7/sUWjQYgEPMvcvmzQLG4zW+t7VDHmFzJ5XlWyax4lLesUzpLpSBIsGcEx67YaC0iRmpc3zxpG/StjQbzKVoDA== +"@apollosproject/data-connector-twilio@^2.33.4": + version "2.33.4" + resolved "https://registry.yarnpkg.com/@apollosproject/data-connector-twilio/-/data-connector-twilio-2.33.4.tgz#6392bbeeb673714ab1b430feb9c70aabb4350bdf" + integrity sha512-3KCxxI8KeZcM8NH7kvCfjSUI92cgmqT3hOaIHdUBK+MbsFlbMboFCmGqdBo//nrV6EnoTh+PlgxXcf4cdJ9lOA== dependencies: apollo-datasource "^0.2.0" twilio "^3.28.0" -"@apollosproject/data-schema@^2.13.0": - version "2.13.0" - resolved "https://registry.yarnpkg.com/@apollosproject/data-schema/-/data-schema-2.13.0.tgz#ef5a0a4461cd5956697d510cda9e97c1f6f1da2f" - integrity sha512-tvkIJI9VOazaGJ5QTEf75AfzNHa48RJ0FLgROTeojl7wHW/82Lyoh17jp+xFDlVr9C3XqItHA7of5mU3dUDepQ== - dependencies: - graphql-tag "^2.10.0" - -"@apollosproject/data-schema@^2.24.0": - version "2.24.0" - resolved "https://registry.yarnpkg.com/@apollosproject/data-schema/-/data-schema-2.24.0.tgz#5150f8e1ad2f6f93eab61ae81d7c1e53fec5eb81" - integrity sha512-Hx/W3WPre/78z5Uh0/sGbh7+NxGBTOVJhC9UR0dZanRZEgKmDEfwjsmV4v0x1vpu4wtn8XAkGxarYaLfuEIqmA== - dependencies: - graphql-tag "^2.10.0" - -"@apollosproject/data-schema@^2.25.0": - version "2.25.0" - resolved "https://registry.yarnpkg.com/@apollosproject/data-schema/-/data-schema-2.25.0.tgz#0e96b1942e47fa052295d97af94e4e85822a4c95" - integrity sha512-ZGldbFev8/PC/QxRx0mVbNgmZ2WIbF9/meptAKTElY1tyikgGtAs6JEIamlENg/jiewSH+2zM0c/bDxv57nMXg== - dependencies: - graphql-tag "^2.10.0" - -"@apollosproject/data-schema@^2.32.2": - version "2.32.2" - resolved "https://registry.yarnpkg.com/@apollosproject/data-schema/-/data-schema-2.32.2.tgz#ff984016950281f232d7fb574c6f21b16700d598" - integrity sha512-aPRXrOotnkZitsXkFfADb/iMXR2gH0519nDuVw9aDSc0neVQwTf7WPePSPplRvkS8MvQFRbFVQer8KU7VCuczA== +"@apollosproject/data-schema@^2.33.4": + version "2.33.4" + resolved "https://registry.yarnpkg.com/@apollosproject/data-schema/-/data-schema-2.33.4.tgz#f94f94178f259190638cb7bb6797fdee919649aa" + integrity sha512-s6ItT2tbFDKKbvd5EIi2ZzQBiN0dKYpuo0OaGNpu16LANJA8FcAc3qRCiJN94hDg/SQw3kvIfM807QzgXjorzA== dependencies: "@apollo/client" "3.3.20" -"@apollosproject/eslint-config@^2.13.0": - version "2.13.0" - resolved "https://registry.yarnpkg.com/@apollosproject/eslint-config/-/eslint-config-2.13.0.tgz#7bdb9373415f3f42c869c2862fdcfc88435a5d72" - integrity sha512-J17FJJzsb+B6v9Ksi2XDmsy+pdDcxpe8B/FT9AfGSezWMQknCYn3bCP7oIXYxkj0AUYR/uWbzQhMT4Li89DMDg== +"@apollosproject/eslint-config@^2.33.3": + version "2.33.4" + resolved "https://registry.yarnpkg.com/@apollosproject/eslint-config/-/eslint-config-2.33.4.tgz#bf7387894553b609192f9bc8b332c923f4268b8d" + integrity sha512-LTZIkYC76w9h3rDue90z1A/rm4cE6lVPL+JTMRQ0fGlYTqorlW55YS9iSwbbcsgbGLWituuFD2eM1DTkdirnKw== -"@apollosproject/rock-apollo-data-source@^2.13.0": - version "2.13.0" - resolved "https://registry.yarnpkg.com/@apollosproject/rock-apollo-data-source/-/rock-apollo-data-source-2.13.0.tgz#ce17e4ba0adef2ecbafdc750d0f60f0a35dae90d" - integrity sha512-/xBQSFSb9OaQVfI/RzFlYpZpp/Hf3ZpfVIXetqkTQHuGrf+fXTycGepuFuwxdijmeMnCAGDxQipO4IHpJdH4Eg== +"@apollosproject/rock-apollo-data-source@^2.33.4": + version "2.33.4" + resolved "https://registry.yarnpkg.com/@apollosproject/rock-apollo-data-source/-/rock-apollo-data-source-2.33.4.tgz#26f4dc4064a1086c4440ef22ce17dc72c9cea121" + integrity sha512-/a9yKFeBdR4Mmzp8Zkd+2aXm1yzEwulH44Ijhf/vPOTs3hwYOl/eBmze0NgpnzOfRvyr780+EsCWNE6TXkWmmg== dependencies: apollo-datasource-rest "^0.6.4" apollo-server-env "^2.3.0" lodash "^4.17.11" with-query "^1.1.2" -"@apollosproject/server-core@^2.13.0": - version "2.13.0" - resolved "https://registry.yarnpkg.com/@apollosproject/server-core/-/server-core-2.13.0.tgz#04d088c2727e8e978f9f19d41bee89cc71e81511" - integrity sha512-wngmy7hiqMHg47yXH7XVNXZ0qK5e8wiFkjPxelNy4OF0eX2e6xlX613eIHkyEttIebkULRQVHATgrSDSBkh2sg== - dependencies: - "@apollosproject/data-schema" "^2.13.0" - apollo-server-caching "^0.4.0" - bull "^3.11.0" - bull-board "^0.1.1" - express-basic-auth "^1.2.0" - graphql-parse-resolve-info "^4.4.5" - graphql-tag "^2.10.0" - lodash "^4.17.11" - -"@apollosproject/server-core@^2.24.0": - version "2.24.0" - resolved "https://registry.yarnpkg.com/@apollosproject/server-core/-/server-core-2.24.0.tgz#6a5fd200a25deff1efd5c169a89e7170105d85c5" - integrity sha512-qlMErxb8o3GMAX+qzO5kXNTHcPa4Lp3IC/5CIC7/tNOcPkSiGiHOsVq/Fkoe4WdDc9XFAxUIZ2OTRNPsuB1KDg== +"@apollosproject/server-core@^2.33.4": + version "2.33.4" + resolved "https://registry.yarnpkg.com/@apollosproject/server-core/-/server-core-2.33.4.tgz#ce5f156d577dfee54a2dc4b7a6d35dfcd116433c" + integrity sha512-zWYfx/dGLmQrH3f65gD6dU9S9QtuQ7K32+DcWvFBNwXEmiw3Eep6q6VI6MF2hzU7u42Zgdocgn//uAFdZMN2SA== dependencies: - "@apollosproject/data-schema" "^2.24.0" - apollo-server-caching "^0.4.0" - bull "^3.11.0" - bull-board "^0.1.1" - express-basic-auth "^1.2.0" - graphql-parse-resolve-info "^4.4.5" - graphql-tag "^2.10.0" - lodash "^4.17.11" - -"@apollosproject/server-core@^2.25.0": - version "2.25.0" - resolved "https://registry.yarnpkg.com/@apollosproject/server-core/-/server-core-2.25.0.tgz#69aad77793d9490e126c88bd1cb4d1b911b8150d" - integrity sha512-aZPVzY5M/IXVM+NzX5EhWBR6yjhHxPBqCkyfAA8qaL3riQwGvCgZ9GU8yRgcJ6+RIPLprsHhCkzfoMAm/ZmG2g== - dependencies: - "@apollosproject/data-schema" "^2.25.0" + "@apollo/client" "3.3.20" + "@apollosproject/data-schema" "^2.33.4" apollo-server-caching "^0.4.0" bull "^3.11.0" bull-board "^0.1.1" express-basic-auth "^1.2.0" graphql-parse-resolve-info "^4.4.5" - graphql-tag "^2.10.0" + graphql-upload "^12.0.0" lodash "^4.17.11" "@babel/cli@^7.4.5": @@ -1869,6 +1868,11 @@ "@types/yargs" "^15.0.0" chalk "^3.0.0" +"@josephg/resolvable@^1.0.0": + version "1.0.1" + resolved "https://registry.yarnpkg.com/@josephg/resolvable/-/resolvable-1.0.1.tgz#69bc4db754d79e1a2f17a650d3466e038d94a5eb" + integrity sha512-CtzORUwWTTOTqfVtHaKRJ0I1kNQd1bpn3sUh8I3nJDVY+5/M/Oe1DnEWzPQvqq/xPIIkzzzIP7mfCoAjFRvDhg== + "@mrmlnc/readdir-enhanced@^2.2.1": version "2.2.1" resolved "https://registry.yarnpkg.com/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz#524af240d1a360527b730475ecfa1344aa540dde" @@ -2189,6 +2193,11 @@ "@types/keygrip" "*" "@types/node" "*" +"@types/cors@2.8.10": + version "2.8.10" + resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.10.tgz#61cc8469849e5bcdd0c7044122265c39cec10cf4" + integrity sha512-C7srjHiVG3Ey1nR6d511dtDkCEjxuN9W1HWAEjGq8kpcwmNM6JJkpC0xvabM7BXTG2wDq8Eu33iH9aQKa7IvLQ== + "@types/cors@^2.8.4": version "2.8.6" resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.6.tgz#cfaab33c49c15b1ded32f235111ce9123009bd02" @@ -2209,6 +2218,15 @@ "@types/node" "*" "@types/range-parser" "*" +"@types/express-serve-static-core@^4.17.18", "@types/express-serve-static-core@^4.17.21": + version "4.17.24" + resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.24.tgz#ea41f93bf7e0d59cd5a76665068ed6aab6815c07" + integrity sha512-3UJuW+Qxhzwjq3xhwXm2onQcFHn76frIYVbTu+kn24LFxI+dEhdfISDFovPB8VpEgW8oQCTpRuCe+0zJxB7NEA== + dependencies: + "@types/node" "*" + "@types/qs" "*" + "@types/range-parser" "*" + "@types/express@*", "@types/express@^4.16.0", "@types/express@^4.17.3": version "4.17.6" resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.6.tgz#6bce49e49570507b86ea1b07b806f04697fac45e" @@ -2229,13 +2247,13 @@ "@types/qs" "*" "@types/serve-static" "*" -"@types/express@4.17.7": - version "4.17.7" - resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.7.tgz#42045be6475636d9801369cd4418ef65cdb0dd59" - integrity sha512-dCOT5lcmV/uC2J9k0rPafATeeyz+99xTt54ReX11/LObZgfzJqZNcW27zGhYyX+9iSEGXGt5qLPwRSvBZcLvtQ== +"@types/express@^4.17.12": + version "4.17.13" + resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.13.tgz#a76e2995728999bab51a33fabce1d705a3709034" + integrity sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA== dependencies: "@types/body-parser" "*" - "@types/express-serve-static-core" "*" + "@types/express-serve-static-core" "^4.17.18" "@types/qs" "*" "@types/serve-static" "*" @@ -2721,6 +2739,14 @@ apollo-cache-control@^0.11.1: apollo-server-env "^2.4.5" apollo-server-plugin-base "^0.9.1" +apollo-cache-control@^0.14.0: + version "0.14.0" + resolved "https://registry.yarnpkg.com/apollo-cache-control/-/apollo-cache-control-0.14.0.tgz#95f20c3e03e7994e0d1bd48c59aeaeb575ed0ce7" + integrity sha512-qN4BCq90egQrgNnTRMUHikLZZAprf3gbm8rC5Vwmc6ZdLolQ7bFsa769Hqi6Tq/lS31KLsXBLTOsRbfPHph12w== + dependencies: + apollo-server-env "^3.1.0" + apollo-server-plugin-base "^0.13.0" + apollo-codegen-core@0.28.1: version "0.28.1" resolved "https://registry.yarnpkg.com/apollo-codegen-core/-/apollo-codegen-core-0.28.1.tgz#ebfa6095f6205aa12aeb5f4aaf3538b7c11117a6" @@ -2829,6 +2855,14 @@ apollo-datasource@^0.7.2: apollo-server-caching "^0.5.2" apollo-server-env "^2.4.5" +apollo-datasource@^0.9.0: + version "0.9.0" + resolved "https://registry.yarnpkg.com/apollo-datasource/-/apollo-datasource-0.9.0.tgz#b0b2913257a6103a5f4c03cb56d78a30e9d850db" + integrity sha512-y8H99NExU1Sk4TvcaUxTdzfq2SZo6uSj5dyh75XSQvbpH6gdAXIW9MaBcvlNC7n0cVPsidHmOcHOWxJ/pTXGjA== + dependencies: + apollo-server-caching "^0.7.0" + apollo-server-env "^3.1.0" + apollo-engine-reporting-protobuf@0.0.1: version "0.0.1" resolved "https://registry.yarnpkg.com/apollo-engine-reporting-protobuf/-/apollo-engine-reporting-protobuf-0.0.1.tgz#cd394f0f769c6f97d8621c4a7839095c84efcdb0" @@ -2897,6 +2931,15 @@ apollo-graphql@^0.5.0: apollo-env "^0.6.5" lodash.sortby "^4.7.0" +apollo-graphql@^0.9.0: + version "0.9.3" + resolved "https://registry.yarnpkg.com/apollo-graphql/-/apollo-graphql-0.9.3.tgz#1ca6f625322ae10a66f57a39642849a07a7a5dc9" + integrity sha512-rcAl2E841Iko4kSzj4Pt3PRBitmyq1MvoEmpl04TQSpGnoVgl1E/ZXuLBYxMTSnEAm7umn2IsoY+c6Ll9U/10A== + dependencies: + core-js-pure "^3.10.2" + lodash.sortby "^4.7.0" + sha.js "^2.4.11" + apollo-link-http-common@^0.2.16: version "0.2.16" resolved "https://registry.yarnpkg.com/apollo-link-http-common/-/apollo-link-http-common-0.2.16.tgz#756749dafc732792c8ca0923f9a40564b7c59ecc" @@ -2925,6 +2968,13 @@ apollo-link@^1.2.14, apollo-link@^1.2.2: tslib "^1.9.3" zen-observable-ts "^0.8.21" +apollo-reporting-protobuf@^0.8.0: + version "0.8.0" + resolved "https://registry.yarnpkg.com/apollo-reporting-protobuf/-/apollo-reporting-protobuf-0.8.0.tgz#ae9d967934d3d8ed816fc85a0d8068ef45c371b9" + integrity sha512-B3XmnkH6Y458iV6OsA7AhfwvTgeZnFq9nPVjbxmLKnvfkEl8hYADtz724uPa0WeBiD7DSFcnLtqg9yGmCkBohg== + dependencies: + "@apollo/protobufjs" "1.2.2" + apollo-server-caching@0.2.2: version "0.2.2" resolved "https://registry.yarnpkg.com/apollo-server-caching/-/apollo-server-caching-0.2.2.tgz#38f71847aacc7d984c4423ec86318ac5d9887ee1" @@ -2953,7 +3003,14 @@ apollo-server-caching@^0.5.2: dependencies: lru-cache "^5.0.0" -apollo-server-core@^2.14.2, apollo-server-core@^2.16.1: +apollo-server-caching@^0.7.0: + version "0.7.0" + resolved "https://registry.yarnpkg.com/apollo-server-caching/-/apollo-server-caching-0.7.0.tgz#e6d1e68e3bb571cba63a61f60b434fb771c6ff39" + integrity sha512-MsVCuf/2FxuTFVhGLK13B+TZH9tBd2qkyoXKKILIiGcZ5CDUEBO14vIV63aNkMkS1xxvK2U4wBcuuNj/VH2Mkw== + dependencies: + lru-cache "^6.0.0" + +apollo-server-core@^2.14.2: version "2.16.1" resolved "https://registry.yarnpkg.com/apollo-server-core/-/apollo-server-core-2.16.1.tgz#5b5b8245ab9c0cb6c2367ec19ab855dea6ccea3a" integrity sha512-nuwn5ZBbmzPwDetb3FgiFFJlNK7ZBFg8kis/raymrjd3eBGdNcOyMTJDl6J9673X9Xqp+dXQmFYDW/G3G8S1YA== @@ -2981,6 +3038,37 @@ apollo-server-core@^2.14.2, apollo-server-core@^2.16.1: subscriptions-transport-ws "^0.9.11" ws "^6.0.0" +apollo-server-core@^2.25.2: + version "2.25.2" + resolved "https://registry.yarnpkg.com/apollo-server-core/-/apollo-server-core-2.25.2.tgz#ff65da5e512d9b5ca54c8e5e8c78ee28b5987247" + integrity sha512-lrohEjde2TmmDTO7FlOs8x5QQbAS0Sd3/t0TaK2TWaodfzi92QAvIsq321Mol6p6oEqmjm8POIDHW1EuJd7XMA== + dependencies: + "@apollographql/apollo-tools" "^0.5.0" + "@apollographql/graphql-playground-html" "1.6.27" + "@apollographql/graphql-upload-8-fork" "^8.1.3" + "@josephg/resolvable" "^1.0.0" + "@types/ws" "^7.0.0" + apollo-cache-control "^0.14.0" + apollo-datasource "^0.9.0" + apollo-graphql "^0.9.0" + apollo-reporting-protobuf "^0.8.0" + apollo-server-caching "^0.7.0" + apollo-server-env "^3.1.0" + apollo-server-errors "^2.5.0" + apollo-server-plugin-base "^0.13.0" + apollo-server-types "^0.9.0" + apollo-tracing "^0.15.0" + async-retry "^1.2.1" + fast-json-stable-stringify "^2.0.0" + graphql-extensions "^0.15.0" + graphql-tag "^2.11.0" + graphql-tools "^4.0.8" + loglevel "^1.6.7" + lru-cache "^6.0.0" + sha.js "^2.4.11" + subscriptions-transport-ws "^0.9.19" + uuid "^8.0.0" + apollo-server-env@2.0.2: version "2.0.2" resolved "https://registry.yarnpkg.com/apollo-server-env/-/apollo-server-env-2.0.2.tgz#cb136698d896435bc0ef9e8e0aad8e49ae94db32" @@ -3021,6 +3109,14 @@ apollo-server-env@^2.4.5: node-fetch "^2.1.2" util.promisify "^1.0.0" +apollo-server-env@^3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/apollo-server-env/-/apollo-server-env-3.1.0.tgz#0733c2ef50aea596cc90cf40a53f6ea2ad402cd0" + integrity sha512-iGdZgEOAuVop3vb0F2J3+kaBVi4caMoxefHosxmgzAbbSpvWehB8Y1QiSyyMeouYC38XNVk5wnZl+jdGSsWsIQ== + dependencies: + node-fetch "^2.6.1" + util.promisify "^1.0.0" + apollo-server-errors@^2.3.4: version "2.4.1" resolved "https://registry.yarnpkg.com/apollo-server-errors/-/apollo-server-errors-2.4.1.tgz#16ad49de6c9134bfb2b7dede9842e73bb239dbe2" @@ -3031,6 +3127,11 @@ apollo-server-errors@^2.4.2: resolved "https://registry.yarnpkg.com/apollo-server-errors/-/apollo-server-errors-2.4.2.tgz#1128738a1d14da989f58420896d70524784eabe5" integrity sha512-FeGxW3Batn6sUtX3OVVUm7o56EgjxDlmgpTLNyWcLb0j6P8mw9oLNyAm3B+deHA4KNdNHO5BmHS2g1SJYjqPCQ== +apollo-server-errors@^2.5.0: + version "2.5.0" + resolved "https://registry.yarnpkg.com/apollo-server-errors/-/apollo-server-errors-2.5.0.tgz#5d1024117c7496a2979e3e34908b5685fe112b68" + integrity sha512-lO5oTjgiC3vlVg2RKr3RiXIIQ5pGXBFxYGGUkKDhTud3jMIhs+gel8L8zsEjKaKxkjHhCQAA/bcEfYiKkGQIvA== + apollo-server-express@2.14.2: version "2.14.2" resolved "https://registry.yarnpkg.com/apollo-server-express/-/apollo-server-express-2.14.2.tgz#662dfeb9c794c1eca59dd93e57e74487a8195ae6" @@ -3053,28 +3154,36 @@ apollo-server-express@2.14.2: subscriptions-transport-ws "^0.9.16" type-is "^1.6.16" -apollo-server-express@^2.16.1: - version "2.16.1" - resolved "https://registry.yarnpkg.com/apollo-server-express/-/apollo-server-express-2.16.1.tgz#7438bca590ef8577d24d20ba0b6d582c120c0146" - integrity sha512-Oq5YNcaMYnRk6jDmA9LWf8oSd2KHDVe7jQ4wtooAvG9FVUD+FaFBgSkytXHMvtifQh2wdF07Ri8uDLMz6IQjTw== +apollo-server-express@^2.25.2: + version "2.25.2" + resolved "https://registry.yarnpkg.com/apollo-server-express/-/apollo-server-express-2.25.2.tgz#58cd819694ff4c2dec6945a95c5dff6aa2719ef6" + integrity sha512-A2gF2e85vvDugPlajbhr0A14cDFDIGX0mteNOJ8P3Z3cIM0D4hwrWxJidI+SzobefDIyIHu1dynFedJVhV0euQ== dependencies: - "@apollographql/graphql-playground-html" "1.6.26" + "@apollographql/graphql-playground-html" "1.6.27" "@types/accepts" "^1.3.5" "@types/body-parser" "1.19.0" - "@types/cors" "^2.8.4" - "@types/express" "4.17.7" + "@types/cors" "2.8.10" + "@types/express" "^4.17.12" + "@types/express-serve-static-core" "^4.17.21" accepts "^1.3.5" - apollo-server-core "^2.16.1" - apollo-server-types "^0.5.1" + apollo-server-core "^2.25.2" + apollo-server-types "^0.9.0" body-parser "^1.18.3" - cors "^2.8.4" + cors "^2.8.5" express "^4.17.1" graphql-subscriptions "^1.0.0" - graphql-tools "^4.0.0" + graphql-tools "^4.0.8" parseurl "^1.3.2" - subscriptions-transport-ws "^0.9.16" + subscriptions-transport-ws "^0.9.19" type-is "^1.6.16" +apollo-server-plugin-base@^0.13.0: + version "0.13.0" + resolved "https://registry.yarnpkg.com/apollo-server-plugin-base/-/apollo-server-plugin-base-0.13.0.tgz#3f85751a420d3c4625355b6cb3fbdd2acbe71f13" + integrity sha512-L3TMmq2YE6BU6I4Tmgygmd0W55L+6XfD9137k+cWEBFu50vRY4Re+d+fL5WuPkk5xSPKd/PIaqzidu5V/zz8Kg== + dependencies: + apollo-server-types "^0.9.0" + apollo-server-plugin-base@^0.9.1: version "0.9.1" resolved "https://registry.yarnpkg.com/apollo-server-plugin-base/-/apollo-server-plugin-base-0.9.1.tgz#a62ae9ab4e89790fd4cc5d123bb616da34e8e5fb" @@ -3091,16 +3200,26 @@ apollo-server-types@^0.5.0, apollo-server-types@^0.5.1: apollo-server-caching "^0.5.2" apollo-server-env "^2.4.5" -apollo-server@^2.14.2: - version "2.16.1" - resolved "https://registry.yarnpkg.com/apollo-server/-/apollo-server-2.16.1.tgz#edc319606eb29f73132239bdc005dd88ac40a142" - integrity sha512-oy9NVRzGwlpQ+W1DwLKRH+KASmodSYpvYIRY5DMAZtGqNmT2zOCpbIZVjBt23SuPB5NhIhhE4ROzoObRv3zy5w== +apollo-server-types@^0.9.0: + version "0.9.0" + resolved "https://registry.yarnpkg.com/apollo-server-types/-/apollo-server-types-0.9.0.tgz#ccf550b33b07c48c72f104fbe2876232b404848b" + integrity sha512-qk9tg4Imwpk732JJHBkhW0jzfG0nFsLqK2DY6UhvJf7jLnRePYsPxWfPiNkxni27pLE2tiNlCwoDFSeWqpZyBg== + dependencies: + apollo-reporting-protobuf "^0.8.0" + apollo-server-caching "^0.7.0" + apollo-server-env "^3.1.0" + +apollo-server@^2.24.1: + version "2.25.2" + resolved "https://registry.yarnpkg.com/apollo-server/-/apollo-server-2.25.2.tgz#db45c3ef8d9116cee8f12218f06588db717fee9e" + integrity sha512-2Ekx9puU5DqviZk6Kw1hbqTun3lwOWUjhiBJf+UfifYmnqq0s9vAv6Ditw+DEXwphJQ4vGKVVgVIEw6f/9YfhQ== dependencies: - apollo-server-core "^2.16.1" - apollo-server-express "^2.16.1" + apollo-server-core "^2.25.2" + apollo-server-express "^2.25.2" express "^4.0.0" graphql-subscriptions "^1.0.0" - graphql-tools "^4.0.0" + graphql-tools "^4.0.8" + stoppable "^1.1.0" apollo-tracing@^0.11.1: version "0.11.1" @@ -3110,6 +3229,14 @@ apollo-tracing@^0.11.1: apollo-server-env "^2.4.5" apollo-server-plugin-base "^0.9.1" +apollo-tracing@^0.15.0: + version "0.15.0" + resolved "https://registry.yarnpkg.com/apollo-tracing/-/apollo-tracing-0.15.0.tgz#237fbbbf669aee4370b7e9081b685eabaa8ce84a" + integrity sha512-UP0fztFvaZPHDhIB/J+qGuy6hWO4If069MGC98qVs0I8FICIGu4/8ykpX3X3K6RtaQ56EDAWKykCxFv4ScxMeA== + dependencies: + apollo-server-env "^3.1.0" + apollo-server-plugin-base "^0.13.0" + apollo-utilities@^1.0.1, apollo-utilities@^1.3.0: version "1.3.3" resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.3.3.tgz#f1854715a7be80cd810bc3ac95df085815c0787c" @@ -4421,6 +4548,11 @@ core-js-pure@^3.0.0: resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.6.5.tgz#c79e75f5e38dbc85a662d91eea52b8256d53b813" integrity sha512-lacdXOimsiD0QyNf9BC/mxivNJ/ybBGJXQFKzRekp1WTHoVUWsUHEn+2T8GJAzzIhyOuXA+gOxCVN3l+5PLPUA== +core-js-pure@^3.10.2: + version "3.15.2" + resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.15.2.tgz#c8e0874822705f3385d3197af9348f7c9ae2e3ce" + integrity sha512-D42L7RYh1J2grW8ttxoY1+17Y4wXZeKe7uyplAI3FkNQyI5OgBIAjUfFiTPfL1rs0qLpxaabITNbjKl1Sp82tA== + core-js@^2.4.0, core-js@^2.5.0, core-js@^2.5.3: version "2.6.11" resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.11.tgz#38831469f9922bded8ee21c9dc46985e0399308c" @@ -5748,6 +5880,11 @@ fs-capacitor@^2.0.4: resolved "https://registry.yarnpkg.com/fs-capacitor/-/fs-capacitor-2.0.4.tgz#5a22e72d40ae5078b4fe64fe4d08c0d3fc88ad3c" integrity sha512-8S4f4WsCryNw2mJJchi46YgB6CR5Ze+4L1h8ewl9tEpL4SJ3ZO+c/bS4BWhB8bK+O3TMqhuZarTitd0S0eh2pA== +fs-capacitor@^6.2.0: + version "6.2.0" + resolved "https://registry.yarnpkg.com/fs-capacitor/-/fs-capacitor-6.2.0.tgz#fa79ac6576629163cb84561995602d8999afb7f5" + integrity sha512-nKcE1UduoSKX27NSZlg879LdQc94OtbOsEmKMN2MBNudXREvijRKx2GEBsTMTfws+BrbkJoEuynbGSVRSpauvw== + fs-constants@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad" @@ -6087,6 +6224,15 @@ graphql-extensions@^0.12.4: apollo-server-env "^2.4.5" apollo-server-types "^0.5.1" +graphql-extensions@^0.15.0: + version "0.15.0" + resolved "https://registry.yarnpkg.com/graphql-extensions/-/graphql-extensions-0.15.0.tgz#3f291f9274876b0c289fa4061909a12678bd9817" + integrity sha512-bVddVO8YFJPwuACn+3pgmrEg6I8iBuYLuwvxiE+lcQQ7POotVZxm2rgGw0PvVYmWWf3DT7nTVDZ5ROh/ALp8mA== + dependencies: + "@apollographql/apollo-tools" "^0.5.0" + apollo-server-env "^3.1.0" + apollo-server-types "^0.9.0" + graphql-parse-resolve-info@^4.4.5: version "4.5.0" resolved "https://registry.yarnpkg.com/graphql-parse-resolve-info/-/graphql-parse-resolve-info-4.5.0.tgz#cb9bf800c9ce81eebecd86ec62182a7b645d1fad" @@ -6113,19 +6259,19 @@ graphql-subscriptions@^1.0.0: dependencies: iterall "^1.2.1" -graphql-tag@^2.10.0, graphql-tag@^2.9.2: - version "2.10.3" - resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.3.tgz#ea1baba5eb8fc6339e4c4cf049dabe522b0edf03" - integrity sha512-4FOv3ZKfA4WdOKJeHdz6B3F/vxBLSgmBcGeAFPf4n1F64ltJUvOOerNj0rsJxONQGdhUMynQIvd6LzB+1J5oKA== - -graphql-tag@^2.12.0: +graphql-tag@^2.11.0, graphql-tag@^2.12.0: version "2.12.5" resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.12.5.tgz#5cff974a67b417747d05c8d9f5f3cb4495d0db8f" integrity sha512-5xNhP4063d16Pz3HBtKprutsPrmHZi5IdUGOWRxA2B6VF7BIRGOHZ5WQvDmJXZuPcBg7rYwaFxvQYjqkSdR3TQ== dependencies: tslib "^2.1.0" -graphql-tools@^4.0.0: +graphql-tag@^2.9.2: + version "2.10.3" + resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.3.tgz#ea1baba5eb8fc6339e4c4cf049dabe522b0edf03" + integrity sha512-4FOv3ZKfA4WdOKJeHdz6B3F/vxBLSgmBcGeAFPf4n1F64ltJUvOOerNj0rsJxONQGdhUMynQIvd6LzB+1J5oKA== + +graphql-tools@^4.0.0, graphql-tools@^4.0.8: version "4.0.8" resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-4.0.8.tgz#e7fb9f0d43408fb0878ba66b522ce871bafe9d30" integrity sha512-MW+ioleBrwhRjalKjYaLQbr+920pHBgy9vM/n47sswtns8+96sRn5M/G+J1eu7IMeKWiN/9p6tmwCHU7552VJg== @@ -6136,6 +6282,17 @@ graphql-tools@^4.0.0: iterall "^1.1.3" uuid "^3.1.0" +graphql-upload@^12.0.0: + version "12.0.0" + resolved "https://registry.yarnpkg.com/graphql-upload/-/graphql-upload-12.0.0.tgz#2351d20d294e920fb25d2eba9f7c352e37a1a02b" + integrity sha512-ovZ3Q7sZ17Bmn8tYl22MfrpNR7nYM/DUszXWgkue7SFIlI9jtqszHAli8id8ZcnGBc9GF0gUTNSskYWW+5aNNQ== + dependencies: + busboy "^0.3.1" + fs-capacitor "^6.2.0" + http-errors "^1.8.0" + isobject "^4.0.0" + object-path "^0.11.5" + graphql-upload@^8.0.2: version "8.1.0" resolved "https://registry.yarnpkg.com/graphql-upload/-/graphql-upload-8.1.0.tgz#6d0ab662db5677a68bfb1f2c870ab2544c14939a" @@ -6411,6 +6568,17 @@ http-errors@^1.7.3, http-errors@~1.7.2: statuses ">= 1.5.0 < 2" toidentifier "1.0.0" +http-errors@^1.8.0: + version "1.8.0" + resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.8.0.tgz#75d1bbe497e1044f51e4ee9e704a62f28d336507" + integrity sha512-4I8r0C5JDhT5VkvI47QktDW75rNlGVsUf/8hzjCC/wkWI/jdTRmBb9aI7erSG82r1bjKY3F6k28WnsVxB1C73A== + dependencies: + depd "~1.1.2" + inherits "2.0.4" + setprototypeof "1.2.0" + statuses ">= 1.5.0 < 2" + toidentifier "1.0.0" + http-proxy-agent@^4.0.0: version "4.0.1" resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz#8a8c8ef7f5932ccf953c296ca8291b95aa74aa3a" @@ -7035,6 +7203,11 @@ isobject@^3.0.0, isobject@^3.0.1: resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df" integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8= +isobject@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/isobject/-/isobject-4.0.0.tgz#3f1c9155e73b192022a80819bacd0343711697b0" + integrity sha512-S/2fF5wH8SJA/kmwr6HYhK/RI/OkhD84k8ntalo0iJjZikgq1XFvR5M8NPT1x5F7fBwCG3qHfnzeP/Vh/ZxCUA== + isstream@~0.1.2: version "0.1.2" resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a" @@ -8819,6 +8992,11 @@ node-fetch@^2.1.2, node-fetch@^2.2.0: resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd" integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA== +node-fetch@^2.6.1: + version "2.6.1" + resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052" + integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw== + node-forge@^0.7.6: version "0.7.6" resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.7.6.tgz#fdf3b418aee1f94f0ef642cd63486c77ca9724ac" @@ -9058,6 +9236,11 @@ object-path@^0.11.4: resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.4.tgz#370ae752fbf37de3ea70a861c23bba8915691949" integrity sha1-NwrnUvvzfePqcKhhwju6iRVpGUk= +object-path@^0.11.5: + version "0.11.5" + resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.5.tgz#d4e3cf19601a5140a55a16ad712019a9c50b577a" + integrity sha512-jgSbThcoR/s+XumvGMTMf81QVBmah+/Q7K7YduKeKVWL7N111unR2d6pZZarSk6kY/caeNxUDyxOvMWyzoU2eg== + object-visit@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/object-visit/-/object-visit-1.0.1.tgz#f79c4493af0c5377b59fe39d395e41042dd045bb" @@ -10621,6 +10804,11 @@ setprototypeof@1.1.1: resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.1.1.tgz#7e95acb24aa92f5885e0abef5ba131330d4ae683" integrity sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw== +setprototypeof@1.2.0: + version "1.2.0" + resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424" + integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw== + sha.js@^2.4.11: version "2.4.11" resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.4.11.tgz#37a5cf0b81ecbc6943de109ba2960d1b26584ae7" @@ -10914,6 +11102,11 @@ stealthy-require@^1.1.1: resolved "https://registry.yarnpkg.com/stealthy-require/-/stealthy-require-1.1.1.tgz#35b09875b4ff49f26a777e509b3090a3226bf24b" integrity sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks= +stoppable@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/stoppable/-/stoppable-1.1.0.tgz#32da568e83ea488b08e4d7ea2c3bcc9d75015d5b" + integrity sha512-KXDYZ9dszj6bzvnEMRYvxgeTHU74QBFL54XKtP3nyMuJ81CFYtABZ3bAzL2EdFUaEwJOBOgENyFj3R7oTzDyyw== + stream-events@^1.0.5: version "1.0.5" resolved "https://registry.yarnpkg.com/stream-events/-/stream-events-1.0.5.tgz#bbc898ec4df33a4902d892333d47da9bf1c406d5" @@ -11116,6 +11309,17 @@ subscriptions-transport-ws@^0.9.11, subscriptions-transport-ws@^0.9.16: symbol-observable "^1.0.4" ws "^5.2.0" +subscriptions-transport-ws@^0.9.19: + version "0.9.19" + resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.19.tgz#10ca32f7e291d5ee8eb728b9c02e43c52606cdcf" + integrity sha512-dxdemxFFB0ppCLg10FTtRqH/31FNRL1y1BQv8209MK5I4CwALb7iihQg+7p65lFcIl8MHatINWBLOqpgU4Kyyw== + dependencies: + backo2 "^1.0.2" + eventemitter3 "^3.1.0" + iterall "^1.2.1" + symbol-observable "^1.0.4" + ws "^5.2.0 || ^6.0.0 || ^7.0.0" + supports-color@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7" @@ -12024,6 +12228,11 @@ ws@^5.2.0: dependencies: async-limiter "~1.0.0" +"ws@^5.2.0 || ^6.0.0 || ^7.0.0": + version "7.5.3" + resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.3.tgz#160835b63c7d97bfab418fc1b8a9fced2ac01a74" + integrity sha512-kQ/dHIzuLrS6Je9+uv81ueZomEwH0qVYstcAQ4/Z93K8zeko9gtAbttJWzoC5ukqXY1PpoouV3+VSOqEAFt5wg== + ws@^6.0.0: version "6.2.1" resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb" @@ -12084,6 +12293,14 @@ xss@^1.0.6: commander "^2.20.3" cssfilter "0.0.10" +xss@^1.0.8: + version "1.0.9" + resolved "https://registry.yarnpkg.com/xss/-/xss-1.0.9.tgz#3ffd565571ff60d2e40db7f3b80b4677bec770d2" + integrity sha512-2t7FahYnGJys6DpHLhajusId7R0Pm2yTmuL0GV9+mV0ZlaLSnb2toBmppATfg5sWIhZQGlsTLoecSzya+l4EAQ== + dependencies: + commander "^2.20.3" + cssfilter "0.0.10" + xtend@^4.0.0: version "4.0.2" resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"