Field position management
This commit is contained in:
parent
bc8a7d5fee
commit
3b9ca37baa
6 changed files with 138 additions and 12 deletions
|
|
@ -13,6 +13,7 @@ type Field struct {
|
|||
FieldType string
|
||||
ListID uint
|
||||
List List
|
||||
Position int
|
||||
}
|
||||
|
||||
type FieldValue struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue