feat: Introduce new profile sections and fields with detailed configurations and validation rules.
This commit is contained in:
@@ -45,6 +45,7 @@ enum FieldType {
|
||||
NUMBER // Number input
|
||||
DATE // Date picker
|
||||
TAG_INPUT // Tag input (add custom tags)
|
||||
FILE // File upload (documents, images)
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user