Browse Source

fix links

master
Levi Olson 4 years ago
parent
commit
c2170a8bca
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      README.org

+ 3
- 3
README.org View File

@ -4,11 +4,11 @@
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]​]]
*** 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]​]]
*** 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]​]]
*** 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

Loading…
Cancel
Save