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

FrameMaker 8 Unique ID Attribute

Guest
Feb 21, 2008 Feb 21, 2008
I created the unique id:

Name: element_ID
Unique ID
Required
Control flags: Read-only

But Frame isn't inserting a value. Any ideas?
TOPICS
Structured
749
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
New Here ,
Feb 21, 2008 Feb 21, 2008
Frame doesn't add the ID value automatically (unless you're making a cross reference to that element). This just the ID is required .. but you'll have to provide it.

...scott
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
Guest
Feb 22, 2008 Feb 22, 2008
Thanks Scott. I did read that in the guidance. I wondered if there was another way, as I need a unique id to accomplish some magic for a xslt transformation. Any ideas?
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
New Here ,
Feb 22, 2008 Feb 22, 2008
You can use the generate-id() function in XSLT to generate a unique ID. But within FM, you'd have to have an FDK plugin or FrameScript do that for you.

...scott
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
Community Expert ,
Feb 22, 2008 Feb 22, 2008
LATEST
I have used FrameScript to do this for several clients. If you are interested, please contact me off list.

Rick at frameexpert dot com
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