Skip to content

Commit b620e68

Browse files
committed
Merge branch 'master' into feature/7
2 parents ca5c573 + 6efc940 commit b620e68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ One of my clients had multiple upcoming projects that need custom registration f
44

55
### The solution provides the following
66

7-
1. A configuration ([app-userproperties.json](https://github.com/joeaudette/cloudscribe.Entropy/blob/master/solutions/cloudscribe.CustomRegistration.Kvp/src/WebApp/app-userproperties.json)) based way to define custom fields per tenant for the registration page, manage user info page, and admin user edit pages so that the captured custom data can be viewed and optionally editable. It supports validation requirements per field currently supporting input, select, textarea, datepicker, and dateofbirthpicker, and read only label views. You can define custom views per property or choose from the ones already included.
7+
1. A configuration ([app-userproperties.json](https://github.com/cloudscribe/cloudscribe.UserProperties.Kvp/blob/master/src/sourceDev.WebApp/app-userproperties.json)) based way to define custom fields per tenant for the registration page, manage user info page, and admin user edit pages so that the captured custom data can be viewed and optionally editable. It supports validation requirements per field currently supporting input, select, textarea, datepicker, and dateofbirthpicker, and read only label views. You can define custom views per property or choose from the ones already included.
88

99
2. The captured custom data is stored in a generic key value data store that could also be reused for other purposes.
1010

0 commit comments

Comments
 (0)