Forum for discussing general topics related to Couch.
5 posts Page 1 of 1
Hi, I'm creating a custom event calendar. Is it possible to set the date/time of the post (which you can normally change in the advanced settings menu) with the date/time drop down menu I created at the bottom of this screen?

Attachments

Hi,

I think we can use the solution discussed in the following thread -
viewtopic.php?f=8&t=7672

After adding the validation code in kfunctions.php, as explained, please add the following to your datatime editable region
Code: Select all
validator='MyEvent::start_date'


Hope this helps.
Do let us know.
It works!! Thanks for the great support!!!!

Now I would like to show the next event on my homepage. I know how to do this, but I accidentally copied the whole cloned page code to my homepage. Now, the cms menu is showing the event calendar twice. I tried everything, searched the whole forum, refreshed pages, etc... but it won't go away. How can I delete it? Any ideas?

Attachments

Can someone please help me with te question above? I've created a clonable page which I can't remove out of the cms. I've tried everything!

I already removed other clonable pages successfully, but this seems to be a tough one. :?
5 posts Page 1 of 1