Hello,
I am a complete beginner with pw, so sorry about stealing your time ...
Well, I dont know how to Show the datetime/Datepicker on my Testwebsite.
I created a new field of type Datetime and marked the Date Picker Option "Inline date picker always visible (no time picker)".
I added the field in my Basic-page Template and created a new Page with that template.
In my backend the datepicker is visible and working. But in the normal view of my test pages there is nothing but the date. (in my Basic_page.php I added: echo $page->datf; )
How do I get this working??
Thank you very much.