Adding a date with certain days based on a response from yes no question (using an if-statement)

Hi @Kal_Lam

Thanks for response , But what i need is that the date selection should not be allowed ( restricted ) based on condition

if {accepted} is yes , then date selection can not more than 14 days from today ,
if {accepted} is NO, then date selection can not more than 03 days from today

that means if today is 14/05/2021 , selection of date should not be allowed 28-05-2021 or 17-05-2021 respectively

Cheers !

Neeraj