Conditional flow
What is conditional flow -
Conditional flow is to check some conditions before going to the next page by using the flows from dynamic parts
Conditional flow to add cancellation fund into the bill -
Check cancellation fund is added on the bill if not give Yes/No option to add.
How to configure conditional flow for cancellation fund -
A. Configuration on flow
- Add a conditional step widget in flows
- In Conditional flow widget configure - Current step page, Previous Page, Next page and enable conditional usage
- Under the tab 'Conditional usage' enable useCancellationPremium
B. Configuration on page
1. Add the Flexbox Widget to your page
- Under the tab 'General' enable showConditionalContent
2. Add the Revealer widget inside the Flexbox Widget
- Under the tab 'Options' enable use as a popup
- Under the tab 'Admin.Popup' enable Auto popup and Repeat the first content inside the popup
- Under the tab 'ConditionalUsage' enable use CancellationFundAddOn
3. Add the Additions & PrevNext widget inside the Revealer widget
- Under the tab 'General' in option 'type of additions to show' choose 'display extras'
- Under the tab 'Options' enable showCancellationFund and add label for CancellationFund button
- Under the tab 'Style' select grid view as product display style and select all options on information to be shown, except quantity and price
- configure prevNext widget as normal to use as 'No' option i.e proceed without cancellation fund
Conditional Popup after clicking prevNext button -