It'd be nice to have an option to display the Registration Type only.

We have a View with multiple registration types per entity (in this case, a commerce product) with an Add to Cart form for each Registration row. The view is on a Product display node and displays all the products and registration types for each product. Showing the Registration Type let's the user select the appropriate type to add to the cart. (Member, non-member, early bird etc.)

It'd also be handy to show registration types on the site for anonymous users.

Questions

  • What access checks would be required? The user shouldn't need access to create a registration.
  • Should it provide an option to display the machine name instead of the label?
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

imclean’s picture

Issue summary: View changes
Greg Boggs’s picture

Status: Active » Needs review

Looks like a small change.

levelos’s picture

Status: Needs review » Fixed
imclean’s picture

Great, thanks. How was this fixed? Was the patch committed or is this now achieved some other way?

Main reason I ask is we're using this patch and need to know if we need to make any changes after switching to a release.

  • levelos committed 65be527 on 7.x-1.x authored by imclean
    Issue #2538136 by imclean: Add Registration Type display formatter
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.