Skip to main content
Inspiring
January 24, 2015
Answered

alphabetize conditional text tags

  • January 24, 2015
  • 1 reply
  • 214 views

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

    This topic has been closed for replies.
    Correct answer Bob_Niland

    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.

    1 reply

    Bob_Niland
    Community Expert
    Bob_NilandCommunity ExpertCorrect answer
    Community Expert
    January 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.