Good morning
I turn to you for a small problem.
I create in Qgis my project, with an input form, so far no problem, I have a search field, based on a relational value with completion:
Layer > BaseFloreCVL
Key column > SEARCH
Values column > LOOKUP
There it is always ok, in Qgis if I enter a value in search, but other fields "NOM_LATIN this fills well automatically with the following config in relational value:
Layer > BaseFloreCVL
Key column > LATIN_NAME
Column of values > NAME_LATIN
With filter: “SEARCH”=current_value(‘SEARCH’)
My problem and in Qfield, everything works fine, except that I have to validate all the fields in relational value, I fill in my search field, and in the NAME-LATIN field, I have only one proposal which is the right one, but if I do not validate it, it is not taken into account in the attribute table.
If you have the solution, I want it.
THANKS
vincent
Bonjour
Je me tourne vers vous pour un petit problème.
Je crée dans Qgis mon projet, avec un formulaire de saisie, jusque là pas de problème, j’ai un champs de recherche, basé sur une valeur relationnelle avec complétion :
Couche > BaseFloreCVL
Colonne clé > RECHERCHE
Colonne de valeurs > RECHERCHE
Là c’est toujours ok, dans Qgis si je rentre une valeur dans recherche, mais autre champs "NOM_LATIN ce remplisse bien en automatique avec la config suivante en valeur relationnelle :
Couche > BaseFloreCVL
Colonne clé > NOM_LATIN
Colonne de valeurs > NOM_LATIN
Avec en filtre : “RECHERCHE”=current_value(‘RECHERCHE’)
Mon problème et dans Qfield, tout fonctionne bien, sauf que je doit validé tout les champs en valeur relationnelle, je remplis mon champ recherche, et dans le champ NOM-LATIN, j’ai bien une seule proposition qui est la bonne, mais si je ne la valide pas, elle n’est pas prise en compte dans la table attributaire.
Si vous avez la solution, je la veux bien.
Merci
Vincent
Imported from GitHub discussion by @ProtionMagic on 2023-02-21T10:08:58Z