Problems, need help? Have a tip or advice? Post it here.
5 posts Page 1 of 1
Hi, maybe i'm doing something wrong... Tnx for help in advance!

i have a clonable page.php and this specs:

Code: Select all
<cms:template clonable='1' nested_pages='1' title='Pages' order='2'>


When i'm adding clonable pages i'm not seeing in advanced settings date picker?

Image
ivy hill cemetery
Hi,

That is expected behaviour -
'Nested Pages', as opposed to normal pages, use 'weight' for sorting instead of 'date' and so there is no date field in them.
Is there options for showing date picker or something like that?
You can add a type 'datetime' editable region to the template.

If needed, it can also be moved into the 'Advanced settings' dropdown by customizing the admin screen - please see viewtopic.php?f=5&t=10241 for details.

Hope this helps.
KK wrote: You can add a type 'datetime' editable region to the template.

If needed, it can also be moved into the 'Advanced settings' dropdown by customizing the admin screen - please see viewtopic.php?f=5&t=10241 for details.

Hope this helps.


Tnx!
5 posts Page 1 of 1