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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.