October 24, 200025 yr Does anyone know if there is a way to make the sliding/printing feature or something similar work for the web? I have my db in a table and one of the cells has 4 fields in it w/breaks in between each field. Not all of the records take up all of the fields so for those it leaves a big space in between each record.... Thanks!!! ------------------
October 25, 200025 yr I guess you are using instant web publishing. You'll have to switch over to custom web publishing to get results. Once you're custom publishing you'll understand that there is no "sliding/printing" feature, because you are using HTML. It's a non-issue in some respects.
October 25, 200025 yr Depending on how your table is formatted, the browser will take care of shrinking rows/cells to accomodate content. Additionally,there are ways in FMP custom web publishing to omit rows entirely if there isn't any data contained in the fields.
October 25, 200025 yr Author quote: Originally posted by dspires: Depending on how your table is formatted, the browser will take care of shrinking rows/cells to accomodate content. Additionally,there are ways in FMP custom web publishing to omit rows entirely if there isn't any data contained in the fields.
October 25, 200025 yr Author I am using HomeSite 4.0 as my editor. I was just wondering if anyone knew any HTML coding i can use to make the table cells shrink if there is no data coming into it from FMPro. HELP!!! Thanks! ------------------
Create an account or sign in to comment