#+TITLE: Vlocity LWC Components #+Author: Levi Olson My own local collection of (mostly) working examples of Vlocity LWCs. ** List *** NEEDCLARIFICATION Step Example - myStepCustomNavigation [[dired:./force-app/main/default/lwc/myStepCustomNavigation/][link]] [[https://github.com/leothelocust/vlocity-lwc-examples/tree/master/force-app/main/default/lwc/myStepCustomNavigation][gh]] Need to get info on how to get =stepIndex= for the =dispatchOmniEvent= to work *** NEEDCLARIFICATION Checkbox Example - myCheckboxComponent [[dired:./force-app/main/default/lwc/myCheckboxComponent/][link]] [[https://github.com/leothelocust/vlocity-lwc-examples/tree/master/force-app/main/default/lwc/myCheckboxComponent][gh]] Not able to get the value of the checkbox *** NEEDCLARIFICATION File Upload - fileUpload [[dired:force-app/main/default/lwc/fileUpload/][link]] [[https://github.com/leothelocust/vlocity-lwc-examples/tree/master/force-app/main/default/lwc/fileUpload][gh]] Not able to see the files on the input *** NEEDCLARIFICATION CSS Styling Example - textBlockHeader [[dired:~/Projects/vlocity/devr6/force-app/main/default/lwc/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 - typeaheadAddressComponent [[dired:./force-app/main/default/lwc/typeaheadAddressComponent/][[link]​]] [[https://github.com/leothelocust/vlocity-lwc-examples/tree/master/force-app/main/default/lwc/typeaheadAddressComponent][[gh]​]] Waiting on example from Sidd *** DONE Accordion Example - myAccordionExample [[dired:./force-app/main/default/lwc/myAccordionComponent/][[link]​]] [[https://github.com/leothelocust/vlocity-lwc-examples/tree/master/force-app/main/default/lwc/myAccordionComponent][[gh]​]] CLOSED: [2020-02-29 Sat 17:59] *** DONE Text Example - myTextComponent [[dired:./force-app/main/default/lwc/myTextComponent/][[link]​]] [[https://github.com/leothelocust/vlocity-lwc-examples/tree/master/force-app/main/default/lwc/myTextComponent][[gh]​]] CLOSED: [2020-02-29 Sat 18:03] *** DONE Vlocity Action Example - myActionComponent [[dired:./force-app/main/default/lwc/myActionComponent/][[link]​]] [[https://github.com/leothelocust/vlocity-lwc-examples/tree/master/force-app/main/default/lwc/myActionComponent][[gh]​]] CLOSED: [2020-02-29 Sat 18:03]