自定义段(custom segment)无法添加到事务处理(Transaction Search)的结果列Column中

问题: 一个自定义段已经应用到了销售类事务处理上,但是这个段没有办法作为事务处理的视图的列使用。把相关自定义记录的权限添加到自定义的角色上问题仍然存在。Role->Permissions->Custom Record as <recordname> level = Edit 解决方案: 这个自定义段在自定义记录中的体现实际上遵循的还是自定义记录的权限列表(permission list)。这个列表实际上指的是该自定义段的权限标签。

Custom Segment Not Showing in Transaction Search Column

Problem: A custom segment which applies to sales transactions is not showing in transaction search columns. The problem persists after adding the custom record permission to Role->Permissions->Custom Record as <recordname> level = Edit Solution: The presentation of the custom segment in the custom record types is following its permission list, which is referencing the permission... » read more