TrailheaDX '20 - Submit Your Questions
- 최근 활동
- 생성 날짜
- 모든 질문
- 인정받은 답변이 있는 질문
- 미답변 질문
- 인정받은 답변이 없는 질문
I am confused on a test question about setting access to a custom object. The answer is: Set the OWD to Public Read Write, Give the product team CRED in permissions Give the Executive profile read only. Considering these are the only two groups to have access to the object, why isn't the OWD set to private'
@Belinda Wong @John Kucera @Pratima Ingle
What is the status of this? Can we get any updates? It's been 11 years (5 since the last comment from Salesforce)
@True to the Core @TrailheaDX '20 - Submit Your Questions @* Lightning Now! *
2020년 8월 20일 오후 3:46
Not for nuthin' but the only thing "quick" about the Quick Find box in Lightning Setup is how fast it freezes when you try to type something in it.
2020년 8월 3일 오후 1:49 unless its a lightning app/page i'm in classic in setup no question
I want to create a Lightning web component which should have the facility to add expenses records as a row. Each expense record should have expenses type, date, amount, and expenses attachment. There should be a button which will initiate the approval of the expense record. There should be an add button to add a new blank expense record and a button to delete expense record which are not approved. The Lighting web component should have the functionality to save the entire expenses form and retrieve it later to add more expenses or submit the entire form (all the expense records ) for approval.
I would like to know how do I create such Lighting Web Component?