Lightning Web 组件 salesforce 中的动态字段
我们需要创建一个 Lightning Web 组件,在其中输入 Case 对象的以下字段(这些字段是动态的。可以在不更改任何代码的情况下进行更改。将所有字段设为必填)
: 接触 类型 案例原因 产品 主题 描述 并且会有两个按钮“提交案例”和“取消”。当用户单击“提交”按钮时,系统将在 Salesforce 中使用输入中定义的值创建一个案例。
We need to create a lightning web component where we would input the following fields of the Case Object (These fields would be dynamic. Can be changed without changing any code. Make all fields required):
Account
Contact
Type
Case Reason
Product
Subject
Description
And there would be two buttons Submit Case and Cancel. When user clicks on the Submit button the system would create a case in Salesforce with the values defined in the input.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论