Whenever I have used a view form to show HTML I have always put the complete HTML in it. For Your Example I would have
PreHTML = <HTML><HEAD></HEAD><BODY><DIV align=right><font face=arial size=2><b> PostHTML = </b></font></DIV></BODY></HTML> (Also close the font before closing the DIV. Not all browsers like closing the tags out of order.) This works in our 7.1.0 patch 7 Mid-Tier as well as the User Tool Fred -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Kemes, Lisa Sent: Friday, August 28, 2009 9:04 AM To: [email protected] Subject: MidTier 7.5 and View Fields We have updated to MidTier 7.5 p2 but using ARS 7.1 for our AR Application Server (should be no big deal). We found out that our View Fields are acting really strange. We just use them for text (with HTML code) and it seems like the view fields are ignoring the HTML code. For example: on my TEXT form, I have: PreHTML = <DIV align=right><font face=arial size=2><b> PostHTML = </b></DIV></font> Header 1 = XYZ Company So when I'm setting the H1 field in my SURVEY Form I put: ($PreHTML$ + $Header 1$) + $PostHTML$ This worked in MidTier 7.0.1 p5, but now it's "ignoring" the html code and all the text is off. Lisa Kemes AR System Developer Tyco Electronics 717-810-2408 tel 717-810-2124 fax [email protected] _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

