Syntax to find pages under a specific page using the label names.
hello tank you for the reply, i am trying to search through the pages using 2 labels. filtering the pages using a main category label and then a sub category label.
i have attached the syntax that i used to create the category and sub category.
i need help with the search synatx now! the synatx to filter the search through the pages using 2 labels.
MA Bereich: <input type="button" id="buttonMA_Topic_NA" value="N/A" onclick="onClick('MA_Topic')"> <input type="radio" id="radioVorgabe" name="MA_Topic" value="architekturvorgaben"> <label for="radioVorgabe">Vorgabe</label> <input type="radio" id="radioKonzept" name="MA_Topic" value="Konzept"> <label for="radioKonzept">Konzept</label>
<p>
Technologie: <input type="button" id="buttonTechnologie_NA" value="N/A" onclick="onClick('Technologie')"> <input type="radio" id="kafka" name="Technologie" value="Kafka"> <label for="radioVorgabe">Kafka</label> <input type="radio" id="radioJava" name="Technologie" value="Java"> <label for="radioKonzept">Java</label>
<p>
<input type="button
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.