Loading
시스템 관리자에 대한 피싱 방지 MFA 및 전 직원사용자 MFA 적용 안내 더 많이 읽기

LSC Mobile App Displays HTML Tag for HYPERLINK Formula Field

게시 일자: Jul 22, 2026
상세 설명

A custom formula field was created on an object (for example, the Activity Plan object) using the HYPERLINK function. In the Salesforce web application, the field renders as a clickable hyperlink. However, in the Salesforce mobile app, the field displays the HTML <a href> tag instead of rendering the value as a clickable link.

 

솔루션

This behavior is working as designed. The Salesforce mobile app does not support rendering HTML generated by formula fields as native clickable hyperlinks. As a result, formula fields that use the HYPERLINK function display the underlying HTML markup (for example, the <a href> tag) instead of a clickable link in the mobile app.

Workaround :-

Instead of using a formula field with the HYPERLINK() function, use a standard URL field to store the destination URL. Populate the URL field using an appropriate automation mechanism, such as Flow, Apex, or another supported process. Standard URL fields are rendered as clickable links in both the Salesforce web application and mobile app.

Knowledge 기사 번호

005389445

 
로드 중
Salesforce Help | Article