You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Feedback on page: /guides/v2.2/ui_comp_guide/howto/add_category_attribute.html
I would like to see an extended explanation of the parameters (key => value) for the function addAttribute (for example 'type' => 'int') and a list of all possible keys and their corresponding possible values.
I would also like to see an extended explanation of the xml tags inside the tag. What basic structure should always be applied and what inner tags should be added depending on the type of attribute is being added, and finally what values and attributes these tags should include.
As it is now, this guide only explains this particular attribute ('input' => 'boolean'), but gives very little information on how to extend to other types of attributes.