- Issue created by @coderdan
- πΊπΈUnited States coderdan
Here is a patch which adds an option to the Views argument to exclude field names from the argument's subquery.
- Merge request !17Issue #3104318 by larowlan, cameronprince, gambry, Lendude: Create tests and a... β (Open) created by Unnamed author
- πΊπΈUnited States coderdan
Updating patch to correct missing use statement for FormStateInterface.
- π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
Thanks - is there any way we can present this with a checkboxes instead of a text field?
- πΊπΈUnited States coderdan
Thanks - is there any way we can present this with a checkboxes instead of a text field?
Possibly, though with checkboxes for each field that could become a UX concern with many fields. But to your point there is likely room for improving both the UX and the validation of the new form element.