Good Day,
We are experiencing some unusual error during runtime when displaying the date and time in both list and form in Reactive Web App. Below shows the data, which are 8am and 6pm.
But when we display this in list and form, it shows 12am and we tried using debugger and the aggregate always retrieved 12am even if the query conditions and joins were correct. we think the client side have something to do with this error
Data displayed in list
Data displayed in form
Hi Raphael,
Can you check the value of " Schedule in" inside you list (or value returned from aggregate) .
Is there any join inside the aggregate that you use to assign the values to form.
Regards,
Vipasha