Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我将账单国家和账单州/省配置为 salesfoce 中的选项列表。这个选择列表的问题;它仅包含某些国家/地区的州,例如加拿大,美国。当我自动选择美国作为国家时,计费州/省会显示美国州列表。但是,当我将 Belguim 选为 Country 时,我在计费州/省选项列表中得到 None。我的问题是如何导入该国的州/省列表,例如比利时。此致
您需要在 Salesforce 中创建一个依赖选项列表功能,您可以在其中对不同的选项列表字段进行分组并添加它们的依赖项
看看它是如何完成的 https://help.salesforce.com/articleView?id=fields_defining_field_dependencies.htm&language=en_US&type=0