RoadrunnerRay Posted February 23, 2006 Posted February 23, 2006 Searched the archives for an answer to this question but came up empty. I am presenting a FM8.0 field from my database to a web page using the following XSL statement: Description: The field "EventDescription" displays correctly in my various database layouts over our network but when displayed using the web page the paragraphs all run together and other formatting features are not present. Any assistance would be greatly appreciated.........Ray
Martin Brändle Posted February 23, 2006 Posted February 23, 2006 This should encode the paragraph breaks. However, font formatting (size, type, ...) will not be handled. If you wish so, then you have to change your field content to HTML and use:
RoadrunnerRay Posted February 23, 2006 Author Posted February 23, 2006 Hi Martin, many thanks, hope all is well over the pond. I will implement your suggestions shortly and let you know how they work........Ray
RoadrunnerRay Posted February 23, 2006 Author Posted February 23, 2006 Hi again Martin, just checked out your suggestion for "breaks" and it worked like a charm! Since I don't use many font attributes and I would have to make major changes to accomodate HTML embedded in the field text, I will go with your encode_break reco. Thanks again...........Ray
Recommended Posts
This topic is 6839 days old. Please don't post here. Open a new topic instead.
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 accountSign in
Already have an account? Sign in here.
Sign In Now