Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Alignment issue in reference materials link in IE11

SA-10272

Summary



The Reference Materials link has a column to display content which contains the tag "View Content". This View Content is bottom aligned in the cell when viewed through IE11, whereas, in Firefox, it looks aligned in the row with other data.

Error Messages



Not Applicable

Steps to Reproduce



1. Create categories and Knowledge Content Rules.
2. Click Reference Materials link.
3. Select a category containing Knowledge Content Rules.
4. Check the list displayed, notice that the View Content in the right hand corner of the list will be bottom aligned in IE11 and will be aligned correctly in Firefox.

Root Cause



In user’s ListView, “CAKTLListAll…”, 'CADisplaySourceLink' is used for ‘Content’ column. In HTML code, the table style width is set to 100% which causes the “View Content” to be aligned to the bottom of the cell in IE11.

Resolution



Change table style=width from 100% to 50% in CADisplaySourceLink Section:

<pega:choose>
<pega:when test="ContentTypeIsAuthored">
                    <table style='width:50%'  cellpacing='0'   cellpadding='0'   id='EXPAND-OUTERFRAME'. 

 

Published June 12, 2015 - Updated December 2, 2021

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us