|
@ -4,11 +4,11 @@ |
|
|
My own local collection of (mostly) working examples of Vlocity LWCs. |
|
|
My own local collection of (mostly) working examples of Vlocity LWCs. |
|
|
|
|
|
|
|
|
** List |
|
|
** 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]]] |
|
|
|
|
|
|
|
|
*** 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 |
|
|
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]]] |
|
|
|
|
|
|
|
|
*** 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 |
|
|
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]]] |
|
|
|
|
|
|
|
|
*** 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 |
|
|
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] |
|
|
*** 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 |
|
|
Need to add styles to parent, so this isn't an effective solution |
|
|