In my project, I want to let people create a new theme ( fruit,country,name,whatever) then choose this theme to add answers to it.
But i stuck with something : how can i create new variables from the input of the user ( a new theme of theirs choice) to link them with lists (of answers) ?
Maybe I’m heading in the wrong direction with my idea, but I don’t know if it’s possible to produce the same result with datasource for example.