I have a string field which has values like
carpet hwpctl correct etc.. and i want to bold the text where i find the carpet and correct in that string. remaining part of the text should stay normal(regular font size) the data is populted from the database.
Use HTML formatting (which means you'll get a slight difference in font appearance overall)
Parse the field into formulas and drop them all into a text object, with the carpet and correct being bolded formulas.
Since you didn't share an example of your data, rather a text description, I'll forego an example of the 2nd solution, if you decide you need additional help, please share some real environment information.
The 1st solution is version dependent, but the methodology would be to create a formula which contains something like:
First i want to thank you but as you said i didnot specify the problem exactly but the way which yopu have given me worked out fine and it the string comes from the database. and i formatted it but, it did not solve my problem completely like the font size has becomea big issues i put the font size it works fine for the replaced string and the other part of the string could not be controlled .. is there any way to make the remaining part of the string also the same size........
Example string has the following values
(carpet correct values example)
i made the carpet and the values to bold but the other remaining datas font size is bigger......
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.