But I'm afraid this is too complex for me since i'm not a programmer. Can you help me with a solution?
Users (artists) need to make a kunstenaars page (bio: enlace oculto) before they can upload kunstwerken (art pieces: enlace oculto) But we need a way that when they start uploading art without having a kunsternaar page (bio) , they get a message: You need to make a bio first!
Hello. Thank you for contacting the Toolset support.
I can see on the following page you are displaying the form to upload "art pieces":
- enlace oculto
What if we just hide the form if there is no "bio" uploaded and display the message "You need to make a bio first!" and offer a link so that they can click on that and navigate to bio upload page.
Also I would like to confirm here - every user will have only one bio post or more than that?
As you may noticed I've added the Toolset Form shortcode: [cred_form form="kunstwerk-indienen"] after the shortcode: [wpv-items-found] - that means view will try to find the posts belongs to current loggedin post author for the post type "Kunstenaars" so if items found - it will display the form otherwise it will display the [wpv-no-items-found] section text.
Then I've added the above view to your page and removed the existing form you have on this page as form will be displayed from view when items found.
=> enlace oculto
Can you please confirm it works as expected now: enlace oculto