For more information, please refer to this announcement explaining best practices for getting answers to questions.
Remove value "null" in alert composer
Summary:
i need remove value null form alerts learning
Content (required):
Version (include the version you are using, if applicable):
22A
Code Snippet (add any cod22e snippets that support your topic, if applicable):
<div><div>Dear ${assignedToDisplayName},</div><div><br></div><div>${assignerDisplayName} has assigned you a ${AlertUtils.getLookupMeaning('ORA_WLF_LEARNING_ITEM_TYPE', learningItemType)}: ${learningItemTitle}.</div><div><br></div></div><div><% if (learningItemType == 'ORA_COURSE') { %> </div><div><span class="Apple-tab-span" style="white-space:pre;"></span><% if (assignmentSubStatus == 'ORA_ASSN_REC_NO_OFFR') { %></div><div>You haven't selected an offering</div><div><a ${href}="${assignmentDetailsDeepLink}">Please select an offering</a></div><div><span class="Apple-tab-span" style="white-space:pre;"></span><% } else { %></div><div><b>Please see the offering details below :</b></div><div><b><br></b></div>