Hello Adalo team,
I use the directory template and created an app name Kingdom Business where users can post jobs. However, how can the users delete their own posting while using the app?
Hello Adalo team,
I use the directory template and created an app name Kingdom Business where users can post jobs. However, how can the users delete their own posting while using the app?
Welcome to the forum!
You can enable users to delete their own posts if that’s what you’d like to achieve in your app.
As an example, you can put a delete button (icon) on a post and set the button to be visible only if the post is created by the current logged in user. And assign a delete action to it.
Hope this helps!
Hello,
Thank you for the respond. Can you explain with a bullet list? I try to do it but is not working. Do have t create a delete relationship also?