19
Views
2
Comments
how to do action for f product price is greater than 1500 then delivery charges rs40
Question

how to do action for f product price is greater than 1500 then delivery charges rs40 

2026-03-12 06-20-48
KUNDAN CHAUHAN
Champion

Hi Neha ,

You calculate total price and check if  condition  greater than 1500 then  delivery charges is rs 40.

I create a demo screen check it.

Demo URl : https://personal-x1ixzlcz.outsystemscloud.com/APITEST/ProductPrice?_ts=637979718038761765

also attach .oml file 

Thanks


product price.oml
2022-03-09 07-24-55
BARKHA Pradhan

hey @Neha Lawange ,

You simply use if widget in your action flow . if (condition, true ,false)

 


Thanks & regards

barkha

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.