Skip to main content

First i created the button (New Tech Services Case) with the "Execute JavaScript" behavior and "Onclick JavaScript" content source, but the button did not appear on the case list view. When i changed the behavior to "Display in existing window with sidebar" and content source to "Visualforce Page" the button appeard normally but it does not create the new record i need, how do i make it work?

 

I need to make a button to create a new Case record, with the record type automatically select.

 

1 个回答
  1. 2023年12月3日 12:32

    One way is you can use salesforce flow to create a records and create a button from respective object from there you can call salesforce flow and that button can be added to list view as well. Please let me know here if you need further more detailed info.

0/9000