I am designing a page to let others to post some listings on the site and it will show through a Dynamic table on the other side.
Now I wish to know how to set up a page to let members to edit the database.
Can u give me some ideas how could that be done please? its like when you post something on Ebay to sell, and u can edit the detail of the post.
Or use the forun as an example, after we post the inquiries, we can edit all the fields. E.g. title, images, detail.
There is a permissions setting on the dataset called something like “Only members can access their own info” or something like that. Have you tried that?
Hi guys, i have set it as Read & Write and set the permission as “Only members can access their own info”. But i have no idea after that what is the next step to bring up the specific row of dataset to show on the form and update after that.
btw, when i simple set the dataset as “Read & Write” instead of “Write only”, the form couldn’t even be fill in, they were just frooze. I hv post another topic for this project.