On Jan 21, 2008 11:06 AM, <[EMAIL PROTECTED]> wrote: > I'm passing data to a text-object that's set up as a table in Revolution, > with hard-tab-stops at certain intervals.? I'm having problems, however, when > I do a: > > > set the htmltext of field "picklist" to url <wheredataiscomingfrom"> > > > All my data comes in nicely, however, in some cases, I'm finding that the > text in column #1 crops just where it should, but other times, the text > bleeds over the table-cell into the cells to the right.? I'm having a hard > time figuring out what the rules are.? (I thought just having tabs between > the cell-data would keep each column separate.? I do have a lot of <b><font> > type text coloring data coming into the table, however.? Perhaps Revolution > expects the tags in the cells to appear in a specific order?
Rev's implementation of HTML does not actually support HTML tables, so if that is what you are trying to import, I expect that you will get weird results. However on the issue of cropping or not, I have found that in normal fields (not set to table as I never use that) if you have the vgrid showing, items will be cropped, but if the vgrid is off, items will bleed into the next column. > By-the-way - - - I've been to the Revolution listserve archives, but I don't > see a way to do a "search" of these archives.? Is that possible? I prefer to search using Nabble <http://www.nabble.com/Revolution---User-f2297.html>. HTH, Sarah _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
