Hello everyone,
I would like to share a page with current user data in read only.
Context
A signed-in user can create multiple job applications in my app : https://app.prepint.com
For now, only this user can see his own applications.
Need
I need the current user to be able to share to a page with all his job applications in read-only so they can see the jobs the user is applying to, without being able to modify it.
Do you have any solution ?
I’ve read, I need to use parameter, but I don’t really manage to do it
Thanks a lot for helping,
Jean-Baptiste