Skip to:
Content

BuddyPress.org

Opened 4 years ago

Closed 4 years ago

#8477 closed defect (bug) (fixed)

The group of xProfile signup fields should be displayed even when registration are not open

Reported by: imath's profile imath Owned by: imath's profile imath
Milestone: 8.0.0 Priority: normal
Severity: normal Version:
Component: Extended Profile Keywords: has-patch
Cc:

Description (last modified by imath)

Before displaying this metabox into the Profile Field Admin Screen, we need to check bp_get_signup_allowed().

Updated the ticket's summary according to @johnjamesjacoby comment.

Attachments (1)

8477.patch (7.6 KB) - added by imath 4 years ago.

Download all attachments as: .zip

Change History (6)

#1 @johnjamesjacoby
4 years ago

I think it would be a good user experience to allow for setting up registration fields, even when signups are off.

Like... I can imagine wanting to get the fields setup before allowing people to sign up. Does that make sense?

#2 @imath
4 years ago

I see what you mean, then we just need to inform the admin about it and make the Signup Fields Tab available to allow reordering. Thanks for your feedback, I’ll explore this direction ASAP.

#3 @imath
4 years ago

  • Description modified (diff)
  • Summary changed from The xProfile field signup metabox is wrongly displayed when registration are not open to The group of xProfile signup fields should be displayed even when registration are not open

@imath
4 years ago

#4 @imath
4 years ago

  • Keywords has-patch added; needs-patch removed

#5 @imath
4 years ago

  • Owner set to imath
  • Resolution set to fixed
  • Status changed from new to closed

In 12955:

xProfile Admin: always display the group of signup fields

Even if the signups are not allowed, make sure admins can "preset" the registration/invitation form of their site.

Props johnjamesjacoby

Fixes #8477

Note: See TracTickets for help on using tickets.