i'm able to upload file for only first record of service appointment from mobile app . but not able to upload file for current record id using field service mobile app. i already created a currentid and recordid variable and it's working fine for desktop but not for mobile app. it doesn't give current record id.
Thanks in Advance .
#Trailhead Challenges #Sales Cloud #Salesforce Developer #Service Cloud #Salesforce Field Service #Mobile
1 resposta
Try this
<aura:attribute name="recordId" type="String" />
or below links might help you :)
https://developer.salesforce.com/docs/componentlibrary/bundle/force:hasRecordId/documentation