Skip to main content

Set the Value at Channel Context Level

Comments

1 comment

  • Eric Sambach

    Hello Kajal

    I'm going to guess that this is an "Is Translatable?" issue - If my guess is wrong, then could you possibly share more BR code?

    The attribute into which you are storing the "In Progress" value is Translatable?

    The SDL (en-GB) will be shown in all contexts, so if the attribute was not translatable, then you will see the value, no matter which locale is selected.

    If you need it to be translatable, then you should consider changing the attribute to a translatable List of Values - this way you can still store the value in "_DEFAULT" and have it shown up in all other locale.

    0

Please sign in to leave a comment.