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.

ナレッジ記事番号

005389445

 
読み込み中
Salesforce Help | Article