We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
for a collection list box, you must use a collection variable or an assignable expression that accepts collections,
ne faudrait-il pas mettre Collection
Collection
pour distinguer le mot collection et le type.
car ici https://developer.4d.com/docs/FormObjects/listboxOverview/#managing-selections (comme fait remarqué à tord https://discuss.4d.com/t/que-faut-il-faire-pour-avoir-un-vraie-documentation/33050 )
Selected Items is a collection of selected items
ici j'ai bien lu collection comme juste une liste, un truc itérable et pas le type
mais donc pour justifier que c'est bien ca, par ailleurs on doit montrer le type quand c'est le type je pense?
The text was updated successfully, but these errors were encountered:
dans https://developer.4d.com/docs/FormObjects/propertiesDataSource/#selected-items Collection expression
est ce pas Collection et entity selection?
Sorry, something went wrong.
arnaud4d
No branches or pull requests
ne faudrait-il pas mettre
Collection
pour distinguer le mot collection et le type.
car ici
https://developer.4d.com/docs/FormObjects/listboxOverview/#managing-selections
(comme fait remarqué à tord https://discuss.4d.com/t/que-faut-il-faire-pour-avoir-un-vraie-documentation/33050 )
ici j'ai bien lu collection comme juste une liste, un truc itérable et pas le type
mais donc pour justifier que c'est bien ca, par ailleurs on doit montrer le type quand c'est le type je pense?
The text was updated successfully, but these errors were encountered: