Hello everyone,
I hope you are well.
I’m completely stuck on a project.
Database :
Theme: Theme name (text)
Question: Question (text) + …
QuestionTheme: Theme name (Theme) + Question (Question) + OrderQuestion (number)
On a page, I display a drop-down list with all the themes, then I display all the questions in the theme (thanks to a repeating group: RG-QuestionIN), then all the questions not in the theme (in another repeating group: RG-QuestionOUT).
It’s this second repeating group that’s giving me trouble, as I can’t filter it properly.
The logical thing to do would be to make an RG-QuestionOUT on “Question”, but then I get stuck.
Could you explain how to do this?
Thank you very much!
Bonjour à tous,
J’espère que vous allez bien.
Je bloque complètement sur un projet.
Base de donnée :
Thème : Nom du thème (text)
Question : Question (text)
QuestionTheme : Nom du thème (Thème) + Question (Question) + OrdreQuestion (number)
Sur une page j’affiche une liste déroulante avec tous les thèmes, puis toutes les questions du thème (grace à un repeating group : RG-QuestionIN), puis toutes les questions qui n’y figurent pas (dans un autre repeating group "RG-QuestionOUT).
C’est ce second repeating group qui me pose problème, je n’arrive pas à le filtrer correctement.
La logique serait de faire un RG-QuestionOUT sur “Question” mais après je bloque
Pourriez-vous m’expliquer comment faire ?
Je vous remercie profondément !