I have issue , i want to display the event title only when the booked time is 40 min or less
Hi @Omar AbdElhadi ,
Can you please send OML for better understanding, what exactly you want and where you apply logic for event title.
You can use outsystems built in function DiffHours() or DiffMinutes() or DiffSeconds() to achieve your functionality.
Best
Arun