Context:
Define the fields shown in the Job hover function (i): allow job and job allocation fields.
Use the 'job.' prefix for the job's field.
How to access the setting:
1. Go to "Setup"
2. In the search box, input "Custom Settings"
3. Find the "Skedulo Healthcare Scheduling Settings" setting
4. Find the "Job_Hover_Fields" setting
Description:
Define the fields shown in the Job hover function (i): allow job and job allocation fields.
Use the 'job.' prefix for the job's field.
Example: get the duration of job and job allocation:
sked__Duration__c, job.sked__Duration__c
Value:
Example:
Give the setting Job_Hover_Fields is setup with these values: job.sked__Start__c, job.sked__Finish__c, job.sked__Job_Status__c, job.sked__Description__c, job.sked__Duration__c, job.sked__Address__c, skedhealthcare__Cost__c, Violation__c
Hover over a job:
Comments
0 comments
Please sign in to leave a comment.