Reactive Screen Component in Flow #inSalesforce
Now, Interact with Users in Real Time (lessen screens)
Setup | Process Automation Setting | Opt in to Reactive Screens Beta | Check this | Save
Create a screen flow :
Price - Number - drag drop
Discount% - Slider for discount - (step size 1, 0 - 10)
Discount Amount - Number - Default Value - Formula - Discount Amount (Number) = Price*Dicount%.value/100
Discounted Price - Default value - formula - DiscountedPrice (number) = Price - Price*Discount%.Value/100
Save the screen
Save the flow and debug
Comments
Post a Comment