Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Nathan Raab 1 post 71 karma points
    Jan 10, 2017 @ 17:59
    Nathan Raab
    0

    Document Properties, Alias and Label

    Alright, so here's the situation:

    1. I have a Document Type that has tabs for region (Americas, APAC, EMEA).
    2. Each tab has the same type of content (1 Rich Text Editor, each labeled "Content," alias is americasContent, apacContent, emeaContent).
    3. A user may choose his region on a separate page, and the setting is saved as a cookie ("region")

    My question is, can I access a property by tab name and label? I'd like to avoid creating a lengthy case statement to access via propertyAlias by simply having the cookied region name and label ("Content") access the content I need. Is this possible?

    Does the XmlPublishedProperty carry along it's tab name and label? Could I iterate through the CurrentPage's properties possibly? Help!

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies