Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
BDD Posted August 5, 2019 Posted August 5, 2019 I would like to have members fill in some profile fields (for example, one could be their website address) and then I'd like to include a list of all the info from those custom fields on a single page on my community site where I'd have a heading of "Member Websites" (and then the website address links -- with member names/links to profiles, too). I want to do it automatically so that if a member is no longer a member, their information is no longer displayed. How would I go about doing something like this? (I come from the WordPress world, and I know how to tackle things there, but I'm just not clear on how to do things here yet.) Thanks.
Joel R Posted August 8, 2019 Posted August 8, 2019 Hi @BDD, The easiest and fastest approach would be a custom mod from the Marketplace. Search for "member list". There should be a few options. Some of them have the option to display custom fields.
BDD Posted August 8, 2019 Author Posted August 8, 2019 Thanks @Joel R. I searched and saw only one option. Suppose I'll have to give that one a shot. Would still love to know how to do this kind of thing, though -- is there a resource you can suggest for when someone's not looking for the easiest and fastest approach? Thanks.
opentype Posted August 8, 2019 Posted August 8, 2019 Well, there is the Developer section: https://invisioncommunity.com/developers For the specific case, you might create a plugin that contains a widget you can place anywhere on the site. The widget PHP code then contains the MySQL queries to read the member data you want and you can set up templates to manage the HTML output. For more complex use cases, you could also create an app.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.