It would be fantastic if users could either a) make fields inaccessible or b) rename fields to indicate they will not be used.
Specific example:
Billing address is a default field at the company level. In our organization, we are unable to use this (since GS cannot support pulling this field in from Salesforce’s default item). As a result, I had to build each field (i.e., street address, city, state, etc).
In the current state, I cannot realistically use this field, which leaves me 2 options:
- Have an empty field required to be visible for users who might be building out reports or
- Create a rule to update this field after concatenating a whole slew of fields together just to populate a field that ultimately is not needed (and eat up valuable rule running time).
Thanks!