Table: DefinedValue

Database schema and system attributes for DefinedValue.


CategoryId

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: int
  • Property Values:
    • MaxLength = 4

CreatedByPersonAliasId

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: int
  • Property Values:
    • MaxLength = 4

CreatedDateTime

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: datetime
  • Property Values:
    • MaxLength = 8

DefinedTypeId

  • Required Property: true
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: int
  • Property Values:
    • MaxLength = 4

Description

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: nvarchar
  • Property Values:
    • MaxLength = -1

ForeignGuid

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: uniqueidentifier
  • Property Values:
    • MaxLength = 16

ForeignId

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: int
  • Property Values:
    • MaxLength = 4

ForeignKey

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: nvarchar
  • Property Values:
    • MaxLength = 200

Guid

  • Required Property: true
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: uniqueidentifier
  • Property Values:
    • MaxLength = 16

Id

  • Required Property: true
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: int
  • Property Values:
    • MaxLength = 4

IsActive

  • Required Property: true
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: bit
  • Property Values:
    • MaxLength = 1

IsSystem

  • Required Property: true
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: bit
  • Property Values:
    • MaxLength = 1

ModifiedByPersonAliasId

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: int
  • Property Values:
    • MaxLength = 4

ModifiedDateTime

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: datetime
  • Property Values:
    • MaxLength = 8

Order

  • Required Property: true
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: int
  • Property Values:
    • MaxLength = 4

Value

  • Required Property: true
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: nvarchar
  • Property Values:
    • MaxLength = 500

Abbreviation

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Property Values:
    • ispassword = False

AccessToken

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The access token retrieved when the account was created.

AddressFormat

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Memo
  • Description: The Lava syntax to use for formatting addresses.

AllowAutomatedReactivation

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Boolean
  • Property Values:
    • falsetext = No
    • truetext = Yes

AllowDonationOptOut

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Boolean
  • Property Values:
    • falsetext = No
    • truetext = Yes

AllowMultipleMetrics

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Boolean
  • Description: This setting determines whether multiple metrics can share the same classification.

AttributeScoreKey

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Property Values:
    • ispassword = False
    • maxcharacters =
    • showcountdown = False

AttributeScoreKey

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Property Values:
    • ispassword = False
    • maxcharacters =
    • showcountdown = False

Audience

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The Audience for the JSON Web Token

BatchNameSuffix

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: When a financial transaction is processed by Rock, it will add the transaction to a new or existing batch with a specific name. This name can have a suffix defined specific to the type of credit card being used. This provides control over how specific credit card transactions are grouped into batches.

BodyExpression

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The regular expression to match to the recipient email on (e.g. 'info@.*' would match 'info@myorg.com' or 'info@yourorg.com')

ButtonEmailHTML

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Code Editor
  • Description: The HTML to use for displaying a button in an HTML email. {{ ButtonLink }}, {{ ButtonClick }} and {{ ButtonText }} merge fields are available to be used in the HTML as placeholders. {{ ButtonLink }} will be replaced with the url that user should be redirected to when they select that button. {{ ButtonClick }} is replaced with any necessary client script (e.g. validation and animation). {{ ButtonText }} is replaced with the name to be displayed.
  • Property Values:
    • editorHeight =
    • editorMode = 2
    • editorTheme = 0

ButtonHTML

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Code Editor
  • Description: The HTML to use for displaying a button. "{{ ButtonLink }}", "{{ ButtonClick }}" and "{{ ButtonText }}" merge fields are available to be used in the HTML as placeholders. {{ ButtonLink }} will be replaced with the url that user should be redirected to when they select that button. {{ ButtonClick }} is replaced with any necessary client script (e.g. validation and animation). {{ ButtonText }} is replaced with the name to be displayed.
  • Property Values:
    • editorHeight =
    • editorMode = 2
    • editorTheme = 0

CacheDuration

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Integer
  • Description: Length of time in minutes to keep the template output in cache. It is recommended to use this cache instead of a cache tag inside of your Lava as this cache will prevent the loading of the content channel items from the database.

Campuses

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Campuses
  • Description: Which campuses this configuration is valid for. It will be available for all campuses if not set.

Challenge

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Memo
  • Property Values:
    • allowhtml = False
    • maxcharacters =
    • numberofrows =
    • showcountdown = False

Challenges

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Memo
  • Property Values:
    • numberofrows =

ChartStyle

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Code Editor
  • Property Values:
    • editorHeight =
    • editorMode = 4
    • editorTheme = 0

CityLabel

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The label to use for the 'city' field

ClientId

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The client id provided when you registered your app (Rock) at https://dev.powerbi.com/apps?type=web.

ClientSecret

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The client secret provided when you registered your app (Rock) at https://dev.powerbi.com/apps?type=web.

Color

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Color

Color

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Color
  • Property Values:
    • selectiontype = Color Picker

Color

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Color
  • Property Values:
    • selectiontype = Color Picker

Colors

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Value List
  • Description: (Obsoleted by Google Map Id) - The colors to use for markers and/or shapes on the map.

comMineCartStudio_PlanBestOption

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Boolean
  • Description: Is this the best option?

comMineCartStudio_PlanFeatures

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Code Editor
  • Description: The plan features.

comMineCartStudio_StripePlanId

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The Plan Id in Stripe.

comMineCartStudio_StripeProductId

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The Product Id in Stripe.

CommitExcludeBranch

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The branch which will be used to exclude commits from. This is also the "end" branch when doing github.com "[URL]/compare/startBranch...endBranch"
  • Property Values:
    • ispassword = False
    • maxcharacters =
    • showcountdown = False

CommitSourceBranch

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The branch which will be used to find new commits.
  • Property Values:
    • ispassword = False
    • maxcharacters =
    • showcountdown = False

ConfigurationTemplate

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Code Editor
  • Description: JSON configuration file.
  • Property Values:
    • editorHeight = 600
    • editorMode = 4
    • editorTheme = 0

ConfigurationTemplate

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Code Editor
  • Description: JSON configuration file.
  • Property Values:
    • editorHeight = 600
    • editorMode = 4
    • editorTheme = 0

core.ShowInCheckScanner

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Boolean
  • Property Values:
    • falsetext = No
    • truetext = Yes

core_CountryAddressCityRequirement

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Data Entry Requirement Level
  • Description: Sets the requirement for the City component of a postal address in this Country.

core_CountryAddressLine1Requirement

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Data Entry Requirement Level
  • Description: Sets the requirement for the Address Line 1 component of a postal address in this Country.

core_CountryAddressLine2Requirement

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Data Entry Requirement Level
  • Description: Sets the requirement for the Address Line 2 component of a postal address in this Country.

core_CountryAddressLocalityLabel

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The label to use for the Locality field, which describes a subdivision of a state or region.

core_CountryAddressLocalityRequirement

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Data Entry Requirement Level
  • Description: Sets the requirement for the Locality component of a postal address in this Country.

core_CountryAddressPostalCodeRequirement

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Data Entry Requirement Level
  • Description: Sets the requirement for the Postal Code component of a postal address in this Country.

core_CountryAddressStateRequirement

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Data Entry Requirement Level
  • Description: Sets the requirement for the State component of a postal address in this Country.

core_CountryISO3166Alpha3

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The ISO 3166-1 alpha-3 country code (e.g., "CAN" for Canada). Used to match responses from international address verification services.

core_DonateButtonText

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: If set this text will be used on the Donate button when viewing a fundraising opportunity. If not set then the default 'Donate to a Participant' will be used instead.

core_GoogleMapId

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The map identifier that's associated with a specific map style or feature on your google console. If you supply a Map ID value here, the other 'style' attribute values will be ignored.

core_IconImage

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: URL Link
  • Description: When displaying payment information for this card type, this image may be used to provide a visual reference of the card. An SVG is strongly recommended.

core_InactiveReasonsGroupTypeFilter

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Group Types
  • Property Values:
    • repeatColumns =

core_Iso639-1

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The ISO639-1 language code.

core_Iso639-2

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The ISO639-2 language code.

core_NativeLanguageName

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The name of the language in the native language.

core_SupportsCameras

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Boolean
  • Description: Used to determine if these devices have the capability of a camera.

Cost

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Currency
  • Description: The cost of the plan.

Cost

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Decimal

Country

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Defined Value
  • Description: The country that the 'state' belongs to
  • Property Values:
    • allowmultiple = False
    • definedtype = 49

CSSClass

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The CSS class that will be appended on the div element.
  • Property Values:
    • ispassword = False
    • maxcharacters =
    • showcountdown = False

DecimalPlaces

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Integer
  • Description: The the number of decimal places the currency should have. For example USD has two decimals.

Description1

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Property Values:
    • ispassword = False

DisplayLava

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Lava
  • Description: The Lava Template to use when rendering the Content Component
  • Property Values:
    • editorHeight = 400
    • editorMode = 3
    • editorTheme = 0

DisplayLocation

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Single-Select
  • Property Values:
    • fieldtype = ddl
    • repeatColumns =
    • values = Custom,Palette Color

DynamicMapStyle

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Code Editor
  • Description: (Obsoleted by Google Map Id)

EnableActiveWorkflowMatch

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Boolean
  • Description: When enabled the subject line will be parsed to look for a valid workflow instance id (#3627 or #FAC0238). If an instance is found with that value it's 'Incoming Message' activity will be called and it's activity attributes will be used.

EnabledLavaCommands

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Lava Commands
  • Description: Which lava commands are available to be used by the lava template

EnableResponseRecipientForwarding

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Boolean
  • Description: When enabled, SMS conversations would be processed by sending messages to the Response Recipient's mobile phone. Otherwise, the conversations would be handled using the SMS Conversations page.

FollowerStyle

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Memo
  • Property Values:
    • numberofrows =

FooterHtml

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Code Editor
  • Description: Advanced: If you want custom Html for your footer, you can create an HTML doc that will generate the footer. See https://wkhtmltopdf.org/usage/wkhtmltopdf.txt Note: The Footer will be placed in the bottom margin of the page. To adjust the footer height, set margin.bottom in PDF Object Settings.
  • Property Values:
    • editorHeight = 200
    • editorMode = 2
    • editorTheme = 0

FormatRegEx

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The Regular Expression used to format the values found by match

GithubAPIURL

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The URL to use to make API requests to get the commits.
  • Property Values:
    • ispassword = False
    • maxcharacters =
    • showcountdown = False

GithubAuthenticationToken

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The API auth token for Github API.
  • Property Values:
    • ispassword = False
    • maxcharacters =
    • showcountdown = False

GithubIssueLinkURL

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The URL to use to link to the Github Issues.
  • Property Values:
    • ispassword = False
    • maxcharacters =
    • showcountdown = False

HelpContent

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Code Editor
  • Description: HTML content to be displayed with this theme that describes the features and how to use it.
  • Property Values:
    • editorMode = 2

HighlightColor

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Color
  • Property Values:
    • selectiontype = Color Picker

Icon

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Image
  • Property Values:
    • binaryFileType = c1142570-8cd6-4a20-83b1-acb47c1cd377
    • formatAsLink = False
    • img_tag_template =

IconClass

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The class name to use when rendering an icon for notes of this type

IconClass

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The class name to use when rendering an icon for notes of this type

IconCSSClass

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text

IconCssClass

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Property Values:
    • ispassword = False
    • maxcharacters =
    • showcountdown = False

IconCssClass

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Property Values:
    • ispassword = False
    • maxcharacters =
    • showcountdown = False

IconCssClass

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The Icon Css Class

IconCssClass

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Property Values:
    • ispassword = False
    • maxcharacters =
    • showcountdown = False

ImageReaction

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Image
  • Description: Image file to use for this reaction (recommended 48×48 px; supports SVG, PNG, JPG).

Influence

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Memo
  • Property Values:
    • allowhtml = False
    • maxcharacters =
    • numberofrows =
    • showcountdown = False

IntervalDays

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Integer
  • Description: The number of days between payment events. In some cases, this value will be approximate.

IsFormal

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Boolean
  • Description: This flag marks the title as being formal which will display it differently on various screens. For instance, the title Dr. is nice to know when addressing someone, but Mr. is common and not needed to be displayed in many places.

IsLink

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Boolean
  • Description: Is this item a Link (vs. Heading)?
  • Property Values:
    • falsetext = No
    • truetext = Yes

Issuer

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The Issuer for the JSON Web Token

KeywordExpression

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The incoming keyword regular expression to match to (e.g. 'regist.*' would match 'register' and 'registration')
  • Property Values:
    • ispassword = False

LaunchWorkflowOnResponseReceived

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Workflow Type
  • Description: The workflow type to launch when a response is received. Additionally if the workflow type has any of the following attribute keys defined, those attribute values will also be set: FromPhone, Message, SMSFromDefinedValue, FromPerson, ToPerson.

LavaTemplate

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Code Editor
  • Description: The lava template that will be used to generate each statement
  • Property Values:
    • editorHeight = 600
    • editorMode = 4
    • editorTheme = 0

LeadershipStyle

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Memo
  • Property Values:
    • numberofrows =

Logo

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Image
  • Description: The Logo image to use in the layout.
  • Property Values:
    • binaryFileType = c1142570-8cd6-4a20-83b1-acb47c1cd377
    • formatAsLink = False

MatchRegEx

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The Regular Expression used to match a phone number (non-numeric characters are removed first)

MaximumAttendance

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Integer

MergeField

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Memo
  • Description: The Lava syntax for accessing values from the check-in state object.

Method

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Single-Select
  • Description: The HTTP Verb to match against. Leave blank to match all verbs.
  • Property Values:
    • fieldtype = ddl
    • values = GET,POST,PUT,PATCH,DELETE

MimeType

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The MIME type that should be returned when using the template.

MinimumAttendance

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Integer

Motivation

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Memo
  • Property Values:
    • numberofrows =

MotivatorId

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Property Values:
    • ispassword = False
    • maxcharacters =
    • showcountdown = False

MyWellTransactionType

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Single-Select
  • Description: Should the transactions for this Transaction Type be viewed within the Gift table or the Event table in My Well? If nothing is set, the default will be 'Gift'. Note: Scheduled Transactions will always fall under Gift no matter the transaction type.
  • Property Values:
    • fieldtype = ddl
    • values = 0^Gift, 1^Event

org_sparkdevnetwork_Bible_Abbreviations

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: Comma separated list of abbreviations to associate with this book name.

org_sparkdevnetwork_Bible_BookNumber

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Integer
  • Description: The number of the book in the Bible.

org_sparkdevnetwork_Bible_Copyright

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Code Editor
  • Description: The copyright text to include with this translation.
  • Property Values:
    • editorMode = 2

org_sparkdevnetwork_Bible_LocalAudioPath

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The local path to the audio files for use by the listen API endpoint.

orgSpark_ApiKey

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: Used to store the API key

orgSpark_AppId

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Integer
  • Description: The Applications Id

orgSpark_AppUrl

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The application's server URL.

orgSpark_Homepage

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The Guid of the Homepage

PageTemplate

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Code Editor
  • Description: The template that will be used to render the initial page content when the block loads.
  • Property Values:
    • editorMode = 3

Password

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The password for the service.

PDFObjectSettings

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Key Value List
  • Description: See https://wkhtmltopdf.org/libwkhtmltox/pagesettings.html#pagePdfObject

PersonSearchTypeValue

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Defined Value
  • Description: The person search keys to use when looking for the bearer of a token using a person search key
  • Property Values:
    • definedtype = 105

Points

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Integer
  • Description: The number of points the user has.

Position

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The position relative to the number. 'Left' for the left side, 'Right' for the right side of the number.

PostalCodeLabel

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The label to use for the Postal Code (Zip) field

Pre-AlphaReleaseVersionDefinedType

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Defined Type

Price

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Currency
  • Description: The price to charge to run the service.

ProcessRequest

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: Lava used to evaluate if this item should be used for a particular request to the webhook. Lava should return 'True' or 'False'

Product

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Defined Value
  • Description: The product tied to the plan.
  • Property Values:
    • allowmultiple = False
    • definedtype = 112
    • displaydescription = False

RedirectUrl

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The redirect URL defined for the account registration.

RefreshToken

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The refresh token for the account.

RegExPattern

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The regular expression pattern to use when evaluating a credit card number to see if it is of a particular type

ReleaseVersionDefinedType

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Defined Type

ResponseContentType

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The Content-Type header to include in the response. If no value is provided then 'text/plain' is used. Common values are 'application/json' and 'application/xml'.

ResponseRecipient

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Person
  • Description: The person who should receive responses to the SMS number. This person must have a phone number with SMS enabled or no response will be sent.

SafeToSendTo

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Boolean
  • Description: Domains that are safe to send to without changing the From address.

Script

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Code Editor
  • Description: The JavaScript that will be used to present each item.
  • Property Values:
    • editorMode = 4

Settings

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Key Value List
  • Description: Any settings that will be provided by this theme. These can be set on the block to customize the look and behavior of the theme.
  • Property Values:
    • valueprompt = Default Value

SettingsJson

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Code Editor
  • Description: The JSON encoded settings for this configuration.
  • Property Values:
    • editorMode = 4

ShowAddressLine2

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Boolean
  • Description: Show Address Line 2 when editing an address

ShowPublic

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Boolean
  • Property Values:
    • falsetext = No
    • truetext = Yes

StateLabel

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The label to use for the 'state' field

StaticMapStyle

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: (Obsoleted by Google Map Id) - Be sure to include the following (customizing color and fillcolor) to support adding markers and polygons: markers=color:0x779cb1|{MarkerPoints}&path=fillcolor:0x779cb155|{PolygonPoints}.

Strengths

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Memo
  • Property Values:
    • numberofrows =

Style

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Code Editor
  • Description: The CSS styles that will be injected onto the page to customize how the items look.
  • Property Values:
    • editorMode = 0

SubjectExpression

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The regular expression to match to the subject line on (e.g. 'Welcome.*' would match 'Welcome to our newsletter' or 'Welcome home')

Summary

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: HTML
  • Property Values:
    • documentfolderroot =
    • imagefolderroot =
    • toolbar = Light
    • userspecificroot = False

SupportsNotifications

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Boolean
  • Description: Does this personal device type support notifications
  • Property Values:
    • SupportsNotificationsFalseText = No
    • SupportsNotificationsTrueText = Yes

Symbol

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The symbol the currency code should use. For example $.

TeamContribution

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Memo
  • Property Values:
    • numberofrows =

Template

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Code Editor
  • Property Values:
    • editorHeight = 600
    • editorMode = 3
    • editorTheme = 0

Template

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Code Editor
  • Description: The lava script to use when processing this request.
  • Property Values:
    • editorHeight = 300
    • editorMode = 3
    • editorTheme = 0

TemplateBlock

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Defined Value
  • Property Values:
    • allowmultiple = False
    • definedtype = 149
    • displaydescription = False
    • enhancedselection = False
    • includeInactive = False

TextReaction

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: Unicode or emoji character to use for this reaction (e.g. 👍).

Theme

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Defined Value
  • Property Values:
    • allowmultiple = False
    • definedtype = 78
    • displaydescription = False
    • enhancedselection = False
    • includeInactive = False

UnderPressure

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Memo
  • Property Values:
    • numberofrows =

Username

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The username for the service.

UserSelectable

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Boolean
  • Description: Should user be able to add a search value of this type on person edit page?

UserSelectable

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Boolean
  • Description: Should this search type be displayed as an available option when configuring check-in?

WorkflowAttributes

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Key Value List
  • Description: Key/value list of workflow attributes to set with the given lava merge template. See the defined type’s help text for a listing of merge fields.
  • Property Values:
    • customvalues =
    • definedtype =
    • displayvaluefirst = False
    • keyprompt = Attribute Key
    • valueprompt = Merge Template

WorkflowAttributes

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Key Value List
  • Description: Key/value list of workflow attributes to set with the given lava merge template. See the defined type’s help text for a listing of merge fields.

WorkflowAttributes

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Key Value List
  • Description: Key/value list of workflow attributes to set with the given lava merge template. See the defined type’s help text for a listing of merge fields.
  • Property Values:
    • keyprompt = Attribute Key
    • valueprompt = Lava Template

WorkflowNameTemplate

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The lava template to use for setting the workflow name. See the defined type's help text for a listing of merge fields.

WorkflowNameTemplate

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The lava template to use for setting the workflow name. See the defined type's help text for a listing of merge fields.

WorkflowNameTemplate

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The lava template to use for setting the workflow name. See the defined type's help text for a listing of merge fields.

WorkflowType

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Workflow Type
  • Description: The type of workflow to launch.

WorkflowType

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Workflow Type
  • Description: The type of workflow to launch.

WorkflowType

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Workflow Type
  • Description: The type of workflow to launch.