Community Tip - You can change your system assigned username to something more personal in your community settings. X
Hi,
we are having an issue with how the time string is displaying in a grid widget (in fact all relevant widgets). We are using the default format token 'dateTimeFormat_Default' which has the value(s)
In the grid widget the text displayed is 'Thu Jan 17 2019 16:52:04 GMT+0000 (Greenwich Mean Time)' . Column Renderer & State Format settings are:
If I bind the single rows time value to a Value display widget and set the renderer to DATETIME & dateTimeFormat_Default I don't see any value. If I set it to STRING I see 'Thu Jan 17 2019 16:52:04 GMT+0000 (Greenwich Mean Time)'.
I have tried changing to other date format tokens but they have no effect at all and I see the same strings.
We have just upgraded to 8.2 (from 7.3). Everything worked fine in 7.3. I did wonder if it was an import issue, but I have created a mashup from scratch, and get the same result.
Anyone else had this issue?
Thanks,
K
I'm using TWX 8.2.9 with value display widgets (1 string type and 3 with different datetime format), this is what I get from mashup.
maybe the problem is with the version you're using.
Hi,
thanks for that. We are using 8.2.8 b-856 I think I'll check out the release notes for 8.9 see if there is a mention of this.
K