Resolves "ABP Suite Minor Features for 5.4 (Angular UI) #10134" #11443
Resolves #10134
- TextArea for string properties. (you will use
IsTextArea
field) - Default value for string, numeric and bool properties in create model. (you will use
DefaultValue
field, only if it is not empty/null) - Show warning if we try to add the same item twice in man-to-many relation (warning text: "This item is already added")