I'm reading this about Limitbox Form Field :
https://manual.joomla.org/docs/general-concepts/forms-fields/standard-fields/limitbox/
Then open this file:
libraries/src/Form/Field/LimitboxField.php
I just realized there's a "showall" option.
I think the manual should be updated with adding "showall" to show an option ALL in the list limitbox dropdown.
The value should be:
- "true" to show ALL
- "false" to hide ALL