LightningFlowComponents
LightningFlowComponents copied to clipboard
new flowRadioButton Group
This element is used for CPE development. Allows users to choose a cleaner way to choose between two values
- The Radio Button Group Custom Property Editor Element helps users select between two values.
- It was created by Andy for the Custom Lookup component.
- Options in the CPE are customizable and can be mapped to a boolean variable.
- Use the component in CPE HTML code with a name, label, and options.
Documentation: https://docs.google.com/document/d/1VYOiuPpvihiwlP4_VV3P-JROYnS_P3OvNPtvOFABlrs/edit?usp=sharing
This looks promising. I add some requests for more detail in the doc comments.
@alexed1 Hi there! I've written a detailed description of the CPE element. Please take a look and share your feedback. Just a heads up, I left the fsc at the front of the component, but I can remove it if necessary. I suggest packaging this in the screen elements package.
Hi, Andy, sorry for the long delay on this. I added one comment to the google doc where I'd like you to further explain how the experience is different for CPE builders when they choose this component vs the old ways.