From b5e9db7e3dc706202dbb4ca92653d25aa3b7eb6d Mon Sep 17 00:00:00 2001 From: Maciej Krajowski-Kukiel Date: Tue, 9 Oct 2018 15:15:54 +0200 Subject: [PATCH] Update user_registration.liquid --- instance/forms/user_registration.liquid | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/instance/forms/user_registration.liquid b/instance/forms/user_registration.liquid index 66e9d69..2e7ffbb 100644 --- a/instance/forms/user_registration.liquid +++ b/instance/forms/user_registration.liquid @@ -1,7 +1,16 @@ --- name: user_registration resource: User +fields: # maciek: my intention was to rename `custom_attributes` to `fields` in custom_model_type.yml files etc, and then to +rename `properties` within configuration to `fields` as well. If we rename `configuration` to `fields` here, we would have +``` fields: + first_name: + fields: + custom_attr_1: +``` +which would be quite confusing + first_name: label: First Name validation: