You need to sign in to do that
Don't have an account?

DateTime Format????PLEASE HELP MEEEEEEEEEE
Hi all:
So I got my URL working finally picking up all the necessary fields I need to fill out a Page in edit mode...
The only issue I am having is my date/time field...
When I query it brings up this 2008-12-12T02:01:00.000Z
Of course when you have that in the URL, and it fills into the field as 2008-12-12T02:01:00.000Z I get an error immediately about date/time format...
How do I change that so when my query writes to the URL its writing the correct way it should be to write to the field on the page...
Thanks
Happy Holidays
So I got my URL working finally picking up all the necessary fields I need to fill out a Page in edit mode...
The only issue I am having is my date/time field...
When I query it brings up this 2008-12-12T02:01:00.000Z
Of course when you have that in the URL, and it fills into the field as 2008-12-12T02:01:00.000Z I get an error immediately about date/time format...
How do I change that so when my query writes to the URL its writing the correct way it should be to write to the field on the page...
Thanks
Happy Holidays
Quick searches on google for those standard javascript methods will show examples.