Hi ,
I just want to ask how can i make the background color of the container using IF statement int range on the display?
Ex.
SyntaxEditor Code Snippet
((DiffDays(DateTimeToDate(GetGateInsByBlock.List.Current.GateIn.DateEncoded),CurrDate())) >= 1, (DiffDays(DateTimeToDate(GetGateInsByBlock.List.Current.GateIn.DateEncoded),CurrDate())) <= 30,True,False)
any idea how "and" will work?
THanks,
Tams
Hi Tams,
You can set the style, CSS code, in the extendend properties of the container.
Kind regards,
Cy