Table Block Example
The Table block is developed for the EDS website using the Adobe Universal Editor. This block allows users to create and display tabular data in an organized and user-friendly layout, ensuring information is both accessible and visually clear. Whether it's for comparing features, showcasing product specs, or organizing detailed content, the Table block enhances the user experience by presenting data in a structured, easy-to-read format.
<span>HEllo</span>
Features:
- Customizable Table Layout
- Responsive Design
- Interactive re-ordering using WYSIWYG editor
- Simplified authoring experience
Limitations:
- The fields for Cell Values are native text fields and can hold text values. For rich text, a workaround is built within this block but would require the HTML code to be authored. For example, if you want to make a text bold, then its needs to be authored as <strong>This is bold content</strong>
- Empty cell values needs be authored as
- For text containing comma, literal needs to be escaped with backward slash (\). Ex; Tall \, Taller \, Tallest
- Merge cells not available
Pro-tip:
- To generate HTML from rich text, you can use the tool wordhtml.com, which will help you transform RTE content to HTML.
- You can copy / paste the generated HTML into the cell value and the block will render as RTE content
* This table is under-construction and going through refinement. Do not use for Production purposes and to be limited for internal dev team usage until made available for content authoring.
table-header
Alphabet,Code,Place,Continent,New column
table-row
A,Apha,Austria,Europe,Value A
table-row
B,<p>This content here is example where you can make text <strong>Bold\, </strong><em>Italic </em>and <u><span style="text-decoration: underline;">Underline</span></u><em>.</em></p><p>An example of a <a title="Google.com" href="https://www.google.com/" target="_blank">hyperlink</a> as well.</p>,Belgium,Europe,Value B
table-row
D,<p> </p>,Denmark,Europe,Value C
table-row
E,Eager,England,Europe\, Asia,
table-row
D
table-row
One
Hello Table
Test table using multi richtext
* Check with Adobe if feature toggle is required
table-header
S. No