It would be great to be able to display the signup form, or at least the signup button as a Views field. This would make it easy to build a simple call to action block, for example, on a conference site, where you want to prompt people to sign up for the conference in a block.

Comments

ezra-g’s picture

Title: Views integration: Signup form as field » Signup form as Views field
steeph’s picture

This would be really great. I tried to do this with http://drupal.org/project/views_embed_form but couln't get it to work. (same as there http://drupal.stackexchange.com/questions/2040/can-i-expose-the-signup-f...)

grn’s picture

This could really be a nice feature. +1

Keep up the good work! :-)

Cheers GrN.dk

coltrane’s picture

Signup: Node: Signup link is exposed and can link to the form to signup the current user.

It could be nice to have a simple, single button for signing up, but that would probably be incompatible with things that extend the form.

ezra-g’s picture

That's a good point. I think the feature I was trying to build here would print the entire Signup form, which works great if you just have a button, but not so much if you don't.

I actually think the Signup link field would be better for my particular use case!

tobedeleted’s picture

In my use case I'd really like to enable users to click on the Signup button directly from the calendar view of events.

As it is all I seem to be able to do is display a link on the calendar view to the signup link. Clicking on this opens up the pop-up event teaser, which does not display yhe Signup button, so the user then has to click on the link on the pop-up teaser to get into the full node display where the Signup button is - finally - available.

Four clicks where one would do the job.

Anyone have any ideas as to how to simplify/streamline this?

grn’s picture

I think the "Views Embed Form" is the right way to go.

Thanks :-)

Anonymous’s picture

Subscribe