Hello,
I'm very new in processwire development and I have a question and I hope somebody can help me.
I developing a site with a logo in the middle auf the top navbar. On the left and the right site from the logo two navigation links (or maybe more).
I insert a select-field in the template with two entries: LeftFromLogo and RightFromLogo
Now it's possible for the user to decide on which site the navigation link appears.
So now my problem. The select-field should only appear when user create a page under the $home ($home->children).
I used: "Show this field only if" with different entries but with no success.
OK i can solve this with different templates, but this is also for me to learn.
Thank you for your support
Thomas