Examples of Vlocity/SF LWC components (in various states of working)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Levi Olson 5bec020592 Updating naming convention [base/omni/lightning|type|Component] 4 years ago
.vscode Adding components 4 years ago
config Initial Commit 4 years ago
force-app/main/default/lwc Updating naming convention [base/omni/lightning|type|Component] 4 years ago
scripts Initial Commit 4 years ago
.eslintrc Adding components 4 years ago
.forceignore Initial Commit 4 years ago
.gitignore Initial Commit 4 years ago
.prettierignore Initial Commit 4 years ago
.prettierrc Initial Commit 4 years ago
README.org Updating naming convention [base/omni/lightning|type|Component] 4 years ago
sfdx-project.json Initial Commit 4 years ago

README.org

Vlocity LWC Components

My own local collection of (mostly) working examples of Vlocity LWCs.

List

NEEDCLARIFICATION Step Example - baseStepNavigationComponent link gh

Need to get info on how to get stepIndex for the dispatchOmniEvent to work

NEEDCLARIFICATION Checkbox Example - baseCheckboxComponent link gh

Not able to get the value of the checkbox

NEEDCLARIFICATION Checkbox Example - omniCheckboxComponent link gh

Not able to get the value of the checkbox

NEEDCLARIFICATION File Upload - baseFileInputComponent link gh

Not able to see the files on the input

NEEDCLARIFICATION CSS Styling Example - textBlockHeader link ap

Need to add styles to parent, so this isn't an effective solution Maybe explore adding just the class (and the rest styled via Newport)

WAITING Typeahead Example - baseTypeaheadComponent link gh

Waiting on example from Sidd

DONE Accordion Example - baseAccordionComponent link gh

CLOSED: [2020-02-29 Sat 17:59]

DONE Text Example - omniTextComponent link gh

CLOSED: [2020-02-29 Sat 18:03]

DONE Vlocity Action Example - baseActionComponent link gh

CLOSED: [2020-02-29 Sat 18:03]