How to control what fields there are in the addres

2019-08-08 17:11发布

问题:

I'm configuring CRM 2013 for a client and they are very strong on not showing the state field. However, on the form, I only see Address 1. When I access the page as a user, when I try to enter the data, there are five or six fields in the pop-up, though.

How can I get rid of that?!

回答1:

Business Rule (new 2013 functionality):

  • no condition - fire always
  • Action: Address1: State/Province - Hide field

or

Get into unsupported jscript and try to hide it.