There is now a corresponding table for each of this field, it would be better to use the id instead of the litteral value in the db. I think it will be easier to search after, since there is an index on the table for the id
J'ai modifié le fichier formload quand on construit tout les champs select. On les populent avec un call ajax. Au lieu de mettre dans le champ value le "content", on met le id.
There is now a corresponding table for each of this field, it would be better to use the id instead of the litteral value in the db. I think it will be easier to search after, since there is an index on the table for the id