Kirsten Gustafson 2 Posted June 14, 2019 Share Posted June 14, 2019 Hi, I am trying to create a simple table in a Text Area, using HTML. The desired table structure is something like this, and this is what I have tried to code up in HTML. Row 1 has four columns Row 2 has four columns Row 3 has two columns (the first one only spans one column; the second one spans 3) But here is what it looks like in the Text Area: What am I doing wrong I have outdated HTML/CSS experience from 10+ years ago, but this is my first time attempting anything like this in Spotfire. Any help or alternative solutions areappreciated! :) Thanks in advance! Here is the code: Header 1 Header 2 Header 3 Header 4 Row 1 Row 1 Row 1 Row 1 Row 2 Row 2 Link to comment Share on other sites More sharing options...
Kirsten Gustafson 2 Posted June 17, 2019 Author Share Posted June 17, 2019 So, today colspan is working as expected... not sure what was going on with my example above! Link to comment Share on other sites More sharing options...
Fay Rag Posted March 4, 2020 Share Posted March 4, 2020 I have the same issue, it shows perfectly on my screen, but colspan is not working on the link I sent Link to comment Share on other sites More sharing options...
Fay Rag Posted March 31, 2020 Share Posted March 31, 2020 I finally found out that I had to apply the following: https://support.tibco.com/s/article/How-to-disable-the-HTML-Sanitation-check_ga=2.239285315.1739491933.1585652948-1306399607.1570712840 Link to comment Share on other sites More sharing options...
Fay Rag Posted May 25, 2020 Share Posted May 25, 2020 I had to apply the following: https://support.tibco.com/s/article/How-to-disable-the-HTML-Sanitation-check_ga=2.239285315.1739491933.1585652948-1306399607.1570712840 Link to comment Share on other sites More sharing options...
Recommended Posts
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