February 4, 200223 yr Is there a way to add html into a field? Example: I have a field called description and in that field I have a paragraph and within that paragraph I would maybe like to make a word bold or underline a phrase or even add a break for multiple paragraphs. Thank you Kent
February 5, 200223 yr You can use [FMP-Field: myfield,raw]. Any tags, e.g. <b></b> will display as bold. All the best. Garry
February 5, 200223 yr Author In the CDML reference it says to use a : Maybe they should have you write the reference manual. Thank you Gary Kent
Create an account or sign in to comment