Skip to main content

Hello IFS Community,

I am curious if anyone else has seen this behavior and is it a bug?  When I use a data page parameter in IFS Cloud on my lobby page the result is one less than I have chosen and then again, one less when passed to the elements.  

Here is the scenario:

Date chosen in lobby is 01/02/2024.

 

 

Date displayed on Lobby Page is 01/01/2024:

 

 

Date passed to the element is 12/31/2023:

 

 

Has anyone else seen this?

 

Hi,

Did you ever get an answer to your question? I have the same issue.

Thanks,

Michelle


Hi,

We just faced the same issue, we noticed the problem happens when you use data type DATE in the datasource, for some reason the servers sends the correct date, but the client side goes one day back.

To display the dates correctly in the lobby, as a workaround, we use to_char() to format the date and changed the data type from DATE to TEXT

But there is definitely a bug in the lobbies functionality, I have not found any reported correction in the community, ​@IFS RD Product Management would you please give some feedback on this? Thanks