Question:
Hello
I created a collection of jigsaw puzzles to exchange.
In the backend, I saved about ten puzzles. In the frontend, my site allows to display them all. The person who is logged in can modify the puzzles belonging to him. So far, so good.
I would just like to allow a user who is already a member to create a brand new puzzle in the frontend.
Is it possible to display the puzzle modification page (or a new page) with empty fields, but to be filled, to create a new item in my collection?
This may be obvious, but I searched without success for several hours.
Thank you for helping me out
Product:
I’m working on WIX, using velo’s javascript
Here’s my site : https://novyel.wixsite.com/next/liste
I can definitely help you achieve your goal, can you please share some more information or examples like what exactly are you looking for?
Thank you for the interest on my issue.
Here is my puzzles’list: https://novyel.wixsite.com/next/liste
And, as I am connected as isyvon@orange.fr, here is one of my puzzle, I can edit it : https://novyel.wixsite.com/next/liste-lecture/bien-chez-moi
But what I can’t do is: to create a new puzzle.
I see some topics a bout Data Hooks, but I cannot figure out how I must use it.
I am a bit familiar with very simple javascript used with velo.
Can you put me on the right track? Thanks a lot.
Well It’s OK, the page I have created works well. Sorry for the inconvenience, I did’nt try enough before posting my issue.