Setting up custom fields to show different content

Hello everyone

I’m using S2Member Pro and we have free membership - there’s no paid/tiered membership options.

I want to use 2 custom fields on my registration page. One field is effectively a drop down list of “I am looking for services” and the other is “I am offering services” - and the other is a question “Type of business” which would be several drop down menus e.g. Marketing, Finance, Insurance, and so on.

I’ll want to show different content on my web pages based on the custom field choices they have picked during registration.

I also want a page to list members of each type e.g. all members who picked “I am offering services” and picked “marketing”.

Are these concepts achievable using shortcodes and settings in the CMS area? or does it involve programming?

I am also considering having 2 separate Pro forms on 2 web pages, and signpost someone who is a supplier to sign up to 1 form, and signpost the people looking for business to another one.

And use a unique CCAP on each form to flag them as that type of member - rather than the custom field drop down choice on 1 form.

Does anyone have any thoughts?

Can not be done “out of the box”, as I know, but can be done easy (well, for me) with a custom code. See explanation of custom testing function, capable to work with [s2IF conditions] at http://krumch.com/2012/09/03/s2member-hack-custom-ccaps/. If you can’t code, ask me.

I have created 2 s2member Pro membership forms, both for level 0 (free) but have include a ccap of ‘supplier’ on 1 form and of ‘customer’ on another form.

I have around 300 members existing on the system, and they’re all suppliers.

Is there a script i can run or import data to add the supplier custom capability to them all in bulk…

or even if there isn’t a bulk way, how do I do it individually?