Take the UX of your Salesforce flows to the next level and convert your picklist fields into visually engaging selectors. Visual selectors boost productivity and engagement by providing context and simplicity.
- Click the link above to visit the AppExchange listing.
- Install the managed package in your Salesforce org.
- Follow the Setup Guide to configure the component in your flows.
If you prefer to install from source, you can deploy directly from this repository.
Click the button below to deploy the app to your Salesforce org:
For developers who want to modify the source before deploying:
- Clone the repository:
git clone https://github.com/SalesforceLabs/FlowMagicPicklists.git cd FlowMagicPicklists - Authorise your Salesforce org:
sfdx org login web -a MyOrg
- Deploy source to your org:
sfdx project deploy start -d force-app/main/default -o MyOrg
- Assign Flow Magic Picklists Admin permission set to the admin user.
- Follow the Setup Guide to configure the component in your flows.
Follow the instructions in the official guide to install and configure Flow Magic - Picklists: Setup Instructions
This project is licensed under the Apache License 2.0. See the LICENSE file for details.