收藏Saurav Sharma (UNISYS) 提问于 #Data Management2013年9月10日 09:38I have created a validation rule for Owner Phone number, it is working correctly but it is also showing the error in the page layout where the owner phone number field is not present. How to solve this problem?6 个回答排序按日期排序按最有帮助排序按日期排序加载更多评论...已采纳的回答Subramanyam Meare (ADP)2013年9月10日 09:42Do you have Record type created for that appropriate object? If yes,You could exclude the Record type in the VR criteria as :- AND( Record typeId<>"XXXXXXXXXXXXXX", Your criteria) Regards, Subbu.显示更多添加评论撰写回答...粗体斜体下划线删除线项目符号列表编号列表添加链接代码块插入图像附加文件链接 URL取消保存0/9000回复
已采纳的回答Subramanyam Meare (ADP)2013年9月10日 09:42Do you have Record type created for that appropriate object? If yes,You could exclude the Record type in the VR criteria as :- AND( Record typeId<>"XXXXXXXXXXXXXX", Your criteria) Regards, Subbu.显示更多