Skip to:
Content

BuddyPress.org

Opened 5 years ago

Closed 5 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 Owned by: imath
Priority: normal Milestone: 8.0.0
Component: Extended Profile Version:
Severity: normal 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 5 years ago.

Download all attachments as: .zip

Change History (6)

#1 @johnjamesjacoby
5 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
5 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
5 years ago

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

@imath
5 years ago

#4 @imath
5 years ago

  • Keywords has-patch added; needs-patch removed

#5 @imath
5 years ago

  • Owner set to imath
  • Resolutionfixed
  • Status newclosed

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.