(1)-a. New

The following standard objects of Salesforce Field Service are available from Ver. 22.0 (12/15/2024).

 ・ServiceAppointment
 ・WorkOrder
 ・WorkOrderLineItem

Create a new component.

Click "New"  to open "Create a New Component" page.

Property

Detail

Component Name

Type a name of component that is deployed to Salesforce org and the name will be the file name when it is saved on SkyVisualEditor LC. 

ObjectSelect the main object for the page.
Select from the object list of the connected Salesforce organization.

Show all

【[Show All]False】

  • Account : Account
  • Case : Case
  • Campaign : Campaign
  • Contact : Contact
  • Lead : Lead
  • Oportunity : Opportunity
  • Order : Order
  • Pricebook : Pricebook2
  • Product : Product2
  • Quote : Quote
  • User : User
  • Service Appointment:ServiceAppointment
  • Work Order:WorkOrder
  • Work Order Line Item:WorkOrderLineItem
  • All custom objects

Comment

Write comment for components


The component types (forms) are as follows

Form

Detail

RecordDrag and drop units to create a Lightning component that allows you to edit, reference and create new records.
You can implement useful components such as record pages that allow simultaneous editing of parent and child records using the Datatable.
Search

Create a Lightning component in the wizard that can search for records.
"Search criteria" and "Search results" can be output as different components that work together and can be placed on different screens for more flexible record searching.


If New is clicked with the unsaved page open, the below dialog is also shown.

Clicking OK will lose unsaved changes to the current page.