Purpose
Changes the display on the tag entry field to either hide or show it. Setting the display to False means the user will not be able to add tags within the widget itself.
Parameters
Parameter | Description |
---|---|
setting | A boolean value with True meaning the entry field will be displayed and False meaning it will not. |