You are here:
Create Custom Hyperlink Fields for Your Object in Omnistudio Document Generation
Create a custom text field for any object. Map the text field in your object by using Omnistudio Data Mappers to render the hyperlinks in the generated document.
| REQUIRED EDITIONS |
|---|
| Available in: Lightning Experience |
| Available in: Enterprise, Unlimited, Professional, and Developer Editions |
- Go to Setup, and then click Object Manager.
- In the Quick Find box, search for the object that you want to add the custom text field to.
- Click the object name, and then click Field & Relationships.
- Click New.
- In Data Type, select Text, and then click Next.
-
Enter the Field Label, Length, and Field Name details, and then click
Next.
For example, the Account URL is the field label.
-
In Field-Level Security for Profile, select Visible for
the profiles that must see the custom field. Click Next.
If you don't set profile visibility for the field, the custom field is hidden from all profiles by default.
-
Select the Dynamic Forms-enabled Lightning record pages that should include the
field, then click Next.
If you don’t have any Dynamic Forms-enabled Lightning record pages for the object, this step doesn’t appear.
- Select the page layouts that should include the field.
- Save your changes.
-
On the Field & Relationships tab, search for the custom field.
For example, Account URL.
-
Note the Field Name (API name) to use later in your Data Mapper Extract.
For example, ins_238__Account_URL__c. Here ins_238__ is the namespace.
Add Hyperlink in Text Field for Omnistudio Document Generation
After you create a custom text field in an object, you must add the hyperlink to the custom text field. Use Omnistudio Data Mapper to render the hyperlink in the generated document.
- Open your object where you created the custom text field, and go to the Details tab.
-
Add the hyperlink in the custom text field.
For example, add the https://weather.com/ URL in the Account URL custom field.

