Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Making a part of the text bold

Featured Replies

Hi All,

I am writing a script which populates a field at runtime with Set Field step. I want to make some text bold. What is the method for doing this? is there any command that can be written in the Calc of the Set Field step? Pease let me know.

Thanks.

Yogesh.

There is no simple way to do it. I think there may be a plug-in available for this though.

If your requirements are fairly simple, you may be able to do it as a merge field. Create 3 fields:

TextBefore

BoldText

TextAfter

Then set up a merge text field like this:

"<<TextBefore>><<BoldText>><<TextAfter>>

Set:

TextBefore = "This is my "

BoldText = "Bold"

TextAfter = " Text"

This is what you should see in the merge field:

This is my Bold Text

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.