Hi,

I've looked everywhere (both in this forum and elsewhere) but can't find an answer to my question. The website I'm working on is going into production soon and I need to find a solution ASAP. I'm a bit of a newbie, so forgive me if I don't use all of the right terminology. I got Calendar working through Views, and almost everything looks great except, when a user creates a new calendar event item, when it presents the confirmation overlay page to the user, there are no navigation links provided. The user is awkwardly forced to go up to the main website navigation bar to go back to the original calendar landing page, instead of being able to choose exactly where they'd like to go next.

I've set up several different calendars associated with different cities on the site, so I want the user, once they've created a calendar event for a specific city and their confirmation page is presented to them, to be able to navigate back to the main page for that city, not be forced to navigate all the way back to the overall landing page for all of the cities. I hope this makes sense. I've looked into preprocess functions, but am not sure if there's a way to accomplish my goal through Views. Please let me know as soon as possible. Thank you in advance.

Comments

Drupoth10’s picture

Come on, ya'll -- I know I'm not the first person to stumble across this problem. Can someone please help? To state my issue again: when a user creates a new calendar event item on my site, it presents the confirmation overlay page to the user, but there are no navigation links provided in the confirmation. The user is awkwardly forced to go up to the main website navigation bar to go back to the original calendar landing page, instead of being able to choose among a few locations where they'd like to go next. I'd like to gain some control over this process and be able to include links to various pages in the confirmation itself.

Does this make sense? Are preprocess functions the only way to handle this, or can I accomplish it through Views? My launch date is approaching fast, so any help would be really appreciated. Thanks.

Drupoth10’s picture

Title: Navigation link when create new calendar item » Insert navigation links within new calendar item confirmation screen
Rock Burns’s picture

I have the exact same question. Actually, a link is already present on my confirmation page, but it directs me to an older calendar that a past web developer created. I have no contact with this person and cannot figure out how he added this link. I would like to add more links to the confirmation page as well. Any help would be greatly appreciated!

Drupoth10’s picture

It makes me feel better that there must be a way to do this, thanks for your reply, Rock Burns. I've done a ton more research on this and can't find an answer. Does anyone know how to insert links into an event creation confirmation screen? I was able to narrow down the preprocess function (I think) to a few possibilities, one of which is date_iCal_preprocess_date_ical. Any help would be very much appreciated.

Neslee Canil Pinto’s picture

Issue summary: View changes
Status: Active » Closed (outdated)