Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Default text in tableformat?

Community Beginner ,
Nov 20, 2009 Nov 20, 2009

Hi,

Is it possible to put text in a tableformat? This should make it possible to insert a table where the table heading is already filled, with default text.

Kind regards,

Kees

Working with FM9.

359
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Nov 20, 2009 Nov 20, 2009

One way you could kludge it would be to load the TableTitle para format with an auto-number string that includes your default text.

A slightly more clunky way would be to have users import a pre-configured table with Import > File > Copy.

And if you wanted to be elegant, you could automate the previous copy-in method with a FrameScript on a hot key, so they wouldn't know what was happening.


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Nov 20, 2009 Nov 20, 2009
LATEST

Check out the Auto-Text plugin from http://www.siliconprairiesoftware.com/.

It lets you create a table that is as complete as you want. You can them pop

it in with a couple of keystrokes. The plugin is useful for so much more,

too.

Mike Wickham

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines