mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 03:09:50 +08:00
13 lines
828 B
JSON
13 lines
828 B
JSON
{
|
|
"Name": "{{Type}}_{{SubType}}",
|
|
"Type": "{{Type}}",
|
|
"SubType": "{{SubType}}",
|
|
"Language": "English",
|
|
"VersionNumber": 1,
|
|
"IsActive": false,
|
|
"IsIntegrationProcedure": false,
|
|
"Description": "{{Description}}",
|
|
"PropertySetConfig": "{\"persistentComponent\":true,\"trackingCustomData\":{},\"enableLWCRuntime\":true,\"autoSaveOnStepNext\":false,\"autoFocus\":false,\"showConfirmation\":true,\"allowCancel\":true,\"cancelRedirectPageName\":\"\",\"cancelRedirectTemplateUrl\":\"\",\"cancelSource\":\"\",\"consoleTabLabel\":\"\",\"elementTypeToHTMLTemplateList\":[],\"knowledgeArticleTypeQueryFieldsMap\":{},\"lpiLayout\":\"\",\"message\":{},\"pubsub\":false,\"rtpSeed\":false,\"seedDataJSON\":{},\"sessionTimeout\":120,\"ssm\":false,\"timeTracking\":false}",
|
|
"WebComponentKey": "{{Type}}/{{SubType}}/English/1"
|
|
}
|