-
Notifications
You must be signed in to change notification settings - Fork 129
Description
Our fields and columns support an ever growing list of attributes.
Like everything, it started small: name, type, label, hint
... and we now have validationRules, pivotSelect, subfields, data_source
I was thinking that we could probably create a page similar to laravel helper methods, splitting the attributes in smaller groups like Common attributes, Select attributes
or something similar.
After we have all attributes documented and with examples on the ones that make sense, we could then:
a) add that list of attributes / group of attributes to each field/column docs
b) separate the fields/column docs into different pages, and have a table or something similar on each page with the attributes it supports.
I think a) would be a little bit less work ? But b) is the one I think would make the docs cleaner.
Metadata
Metadata
Assignees
Type
Projects
Status