Problem/Motivation

There is no way to add "Registration Type" field to a view or to filter by it

Steps to reproduce

Create a view of Event Series and try to add this as a field or filter. You cannot.

Proposed resolution

Provide the necessary widget to use this field in views.

Comments

endless_wander created an issue. See original summary.

chrisla’s picture

StatusFileSize
new3.79 KB

this patch will add the field

chrisla’s picture

Status: Active » Needs review
sandeep_k’s picture

Hi @endless_wander, Can you please add more details here, Need steps to reproduce/test this.

chrisla’s picture

@sandeep_k I'm not sure how else to list the steps:

1. Make a view of Event Series
2. Click to add fields to the view
3. Search for "Registration Type" as a field to add. It does not exist in the list of available fields

sandeep_k’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new102.66 KB
new126.07 KB

@endless_wander, Thanks for the details, I was missing one step. I've tested Patch- 3419642-addRegistrationTypeToViews-2.patch on Drupal version- 10.2.2-dev. The patch was applied successfully and looks good to me.

Testing Steps:

  • Install Module "Recurring Events" in Drupal 10.
  • Go to Structure> Create a view for the Event Series
  • Add fields to the view and search for "Registration Type" as a field to add. Attached before result.
  • Download this patch and Apply.
  • Go back to the Extend module and re-verify this.

Testing Results:
After applying the patch, the "Registration Type" field is available now, Attached after result. RTBC++

owenbush’s picture

This looks good to me, thanks for the patch and the RTBC.

  • owenbush committed fb598450 on 2.0.x
    Issue #3419642 by endless_wander, Sandeep_k, owenbush: "Registration...
owenbush’s picture

Status: Reviewed & tested by the community » Fixed

This has been merged into 2.0.x and will be part of the next release.

Status: Fixed » Closed (fixed)

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