Skip to main content
Inspiring
July 16, 2007
Answered

Cutting and pasting tables from one project to another

  • July 16, 2007
  • 3 replies
  • 488 views
When cutting and pasting existing tables from one project to another, the line weights for the cell borders seem to vary at random - some are the original line weight and some are heavier when pasted.

I've tried sorting things out with the table properties dialogue, but to no effect.

Is there a quick fix, or am I better importing in whole topics and then editing the imported topic?
This topic has been closed for replies.
Correct answer Phil_Wells
Hi Colum/Peter,

It's not a custom table, I just need to copy an existing table from one project to another.

My blasted developers (may the fleas of a thousand camels, etc), just decided to change the toolbars in one of our applications. As this toolbar appears in slightly different guises in about 6 tabs, I was trying to update the table that shows what icon does what and cut and paste that table into all the sub projects I have. Each table then only needs a minor edit for a few icons specific to that sub-project.

Peter's on the right track. When I cut and pasted the table it also pasted in a number of lines of HTML associated with the styles in the other project. If I delete those lines, the table then appears as it should.

Thanks for prompt response

3 replies

RoboColum_n_
Legend
July 16, 2007
Hi Phil. Been there myself just last week. Deadline of Friday. Worked my guts off. Met deadline. Then discovered new build with interface changes. On enquiring I discovered the deadline had slipped which allowed them to add additional changes. Arrrgh!
Peter Grainge
Community Expert
Community Expert
July 16, 2007
Colum's suggestion is certainly good for any new tables but I am guessing moving the content of each cell into a new table might be a daunting task.

The code for a table should work the same way in any topic as the styles are inline. I would look at two things. First after you have pasted the code in, closed the topic and reopened so that RH has finished its so helpful rewriting, compare it with the source topic. If there is no difference, then look near the top of your topic to see if there are any embedded styles there. Styles can be applied at three levels, CSS, embedded and in line. The style nearest the text takes priority so if the table code is the same, that's the next place to look.

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
RoboColum_n_
Legend
July 16, 2007
Hi Phil. Have you tried adding your own custom tables to the RH gallery. This is described in Rick Stones tips 'n tricks file. it gets around the problem by always having your own standard tables that you can import into projects.
Phil_WellsAuthorCorrect answer
Inspiring
July 16, 2007
Hi Colum/Peter,

It's not a custom table, I just need to copy an existing table from one project to another.

My blasted developers (may the fleas of a thousand camels, etc), just decided to change the toolbars in one of our applications. As this toolbar appears in slightly different guises in about 6 tabs, I was trying to update the table that shows what icon does what and cut and paste that table into all the sub projects I have. Each table then only needs a minor edit for a few icons specific to that sub-project.

Peter's on the right track. When I cut and pasted the table it also pasted in a number of lines of HTML associated with the styles in the other project. If I delete those lines, the table then appears as it should.

Thanks for prompt response