Editable Member Directory

I am working on creating a member directory for an organization. I need Members to be able to sign up, create their directory listing, post it, and then edit it.

  1. I made a member page and followed the instructions here: Support Article
  2. I created a form
  3. I made the directory with a repeater.

I am able to get it to work perfectly, when I am logged in. I can fill out the form, submit the information, it shows up in the directory. I can go back into my Member area and edit the listing information.

However , if I make another user account and try to add information, the submit button is grayed out. What am I missing?? I can’t get it to work for anyone else but me.

I made a test site here with a few pages. https://pixlrabbit.wixsite.com/directory

#member #directory #customform #repeater

Hi Simone, did you manage to sort this out? Would be interested to find out!

Hi @palomahgriffin ! Yes we did figure it out. We had to have a separate form for the initial input than the form used for edits or updates.

@simone
It is similar to the other tutorial that you have to create using code where you have to create two seperate pages for it to work.

Corvid Tutorial: Building Your Own Members Area
https://support.wix.com/en/article/corvid-tutorial-building-your-own-members-area

The page you setup originally however is for creating a page which does not involve the use of code, which is actually linked from the above linked page too…
You can also create a page that displays items based on the currently logged-in user without using code.

Creating Custom Member Profile Pages
https://support.wix.com/en/article/creating-custom-member-profile-pages

In this tutorial it does clearly state that you will need to create a form for it in Step 1 and then a seperate page in the Wix Members app in Step 2.

Finally, as your original forum post was about creating a page that displays user input without using code, then you should have gone through Wix Support for help with your issue and not posted here in the Wix Code Forum which is only for code related issues.

This post is being closed as it is not code related.