Skip to:
Content

BuddyPress.org

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#5191 closed enhancement (duplicate)

Conditionals profile fields

Reported by: _dorsvenabili's profile _DorsVenabili Owned by:
Milestone: Priority: high
Severity: normal Version:
Component: Extended Profile Keywords:
Cc:

Description

This is a enhancement ticket to suggest to add conditionals profile fields to the Extended Profiles module.

The idea is to be able to create a profile field that only will appear in the register page if the user select a specific option in other profile field.

Change History (4)

#1 @boonebgorges
11 years ago

  • Milestone changed from Awaiting Review to Future Release
  • Priority changed from normal to high

As we discussed at WordCamp Europe, I think this is a great idea. I would like to see it as a plugin first, which should be fairly straightforward. I'd imagine there would be two basic parts:

1) Some Javascript that'll manage the conditional fields on the front-end. (I'm not sure what noscript support would look like for conditional fields.)
2) Some sort of UI for administrators to configure the conditional fields. This will probably be more complex than the actual user-facing stuff. I think that between xprofile fieldmeta and the existing hooks/filters on the xprofile field administration panels, you should have everything you need to build the plugin; but if you don't, we'd be happy to add any necessary hooks.

If anyone manages to build even a simple prototype, please don't hesitate to share!

#2 @DJPaul
11 years ago

Is this the same as #579 ?

#3 @boonebgorges
11 years ago

  • Resolution set to duplicate
  • Status changed from new to closed

Yes. I'm closing this one as a duplicate.

#4 @sooskriszta
11 years ago

  • Milestone Future Release deleted
Note: See TracTickets for help on using tickets.