Hi,

Been playing with this for a couple of hours. Can't find out how to do this. Below the event node for which one can register I have the registration form. Email field, that's it. Once a user registers the page reloads and the form is gone, as expected since a user can only register once in my case.

Now how can I place a cancel link where the form used to be. I've noticed the blocks that are available but they disappear as soon as one registers....

Hope someone with similar issues (but solved now) can help!
Cheers

Comments

rudiedirkx’s picture

I created a Views block here. If you add that on the event page (or every page), it should show you the registered mail and action links (edit, view, cancel, delete).

It's a View with 2 important cntextual fiters: logged in user and page event node.

bartezz’s picture

Status: Active » Closed (fixed)

Thanx!