Can we create custom fields on components sublist ...
# suitebuilder
z
Can we create custom fields on components sublist of group / kit / assembly item?
k
I dont think so... but what's your use case? Might no need it on the sublist
z
I am fetching some data of item groups and their components from an api. so there are some properties which I need to store on component sublist
k
Couldn't you just store that on the item record of the components and query it that way rather than trying to add to the sublist additional fields?