-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
applicationProgressSections.lwc
needs to be updated to section-id={activeSectionId}
<c-application-detail-type
key={detail.Id}
record-id={recordId}
section-id={sectionId}
contact={contact}
account={account}
detail={detail}
read-only={lock}
language={language}
languages={detailLanguages}
is-section-complete={isSectionComplete}
is-community={isCommunity}
class={detail.InputOrDisplayClass__c}
onsobchange={handleSobChange}
ondetailchange={handleDetailChange}
onsave={handleSave}
></c-application-detail-type>
Metadata
Metadata
Assignees
Labels
No labels