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.
我在自定义实体的网格视图中添加了一个自定义按钮,从这里如何设置该按钮的操作以发送电子邮件以选择关联记录。
提前致谢。
创建一个发送电子邮件的工作流,然后在您单击自定义按钮时使用 javascript 触发该工作流。