Jump to content

format partial string within text field


lknueve

Recommended Posts

 Is there any way to format only part of the string in a text field? For example, say I have a text field with the following: 

"I want this text to be normal weight and " + $F{some_Field}  + " the field and this text to be bold." 

 

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

yes most definitely, there are a number of posts on here which deal with this subject.

Check the documentation or check the samples library and/or do a forum search for "HTML MARKUP and it will save having to re-type.  Essentially you can embed HTML markup tags within your text to get exactly what you are looking for.

If you still can't find it let me know and I will post instructions, very straight forward.

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...