Is there any option to get members details and show on a dynamic page?

Currently, I am building a dynamic profile page-based community where members can upload their media files for public view. But to get members basic details like Name & Profile Pic, I’ve added a form. It’s like repeated as members have already given while signing up for my site.

Is there any option from where I can get members’ name & profile picture automatically when they fill the form to create a dynamic page for their profile? This will save a lot of time to create their profile.

1 Like

First, the members have their own profile page already (by adding a forum app), and you can directly add things inside using corvid code.

In your case, you may think using the method:

BUT this method is NOT working for public use as there are some permission issue that we cannot get rid of.

Please try create a new database + hook + corvid code to do with your profile page.

You may also send me a DM so we can join your projects!