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

alphabetize conditional text tags

Advocate ,
Jan 24, 2015 Jan 24, 2015

Is it possible to rearrange the tags in the Conditional Text pod so that they are alphabetized?

186
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

correct answers 1 Correct answer

Community Expert , Jan 24, 2015 Jan 24, 2015

Assuming that they are presented in the same order as they appear in the data structures, it should be possible to save the document as MIF and reorder all the

<Condition ...  > # end of Condition

tags inside

<ConditionCatalog ... > # end of ConditionCatalog

then re-save the MIF, open and re-save as .FM.

Translate
Community Expert ,
Jan 24, 2015 Jan 24, 2015
LATEST

Assuming that they are presented in the same order as they appear in the data structures, it should be possible to save the document as MIF and reorder all the

<Condition ...  > # end of Condition

tags inside

<ConditionCatalog ... > # end of ConditionCatalog

then re-save the MIF, open and re-save as .FM.

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