354
Views
1
Comments
Container Background
Question

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


UserImage.jpg
Cy Cy

Hi Tams,

You can set the style, CSS code, in the extendend properties of the container.



Kind regards,

Cy


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