Working on implementation of a related field

This commit is contained in:
Oliver 2021-07-25 23:26:27 +10:00
parent a002ce1e8a
commit ca4297ae6d
4 changed files with 113 additions and 2 deletions

View file

@ -187,6 +187,8 @@ class _PartDisplayState extends RefreshableState<PartDetailWidget> {
"keywords": {},
"link": {},
"category": {},
// Checkbox fields
"active": {},
"assembly": {},