cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Backoffice - Dynamic Attribute Description

Former Member
0 Kudos
455

Hi,

i have troubles at setting a dynamic description for an attribute in backoffice.

 <editorArea:attribute qualifier="validFor" description="HERE SHOULD BE A DYNAMIC DESCRIPTION FOR THAT FIELD"/>

In detail: I want to get a dynamic description for an attribute field in a backoffice EditorArea. The Data for that description should come from a configurable item type which can be modified via backoffice from an user. It would be okay if i could set a bean in the 'description="...."' part that calls a Java Class where i can set the value for the description dynamically. I hope it's clear what i'm trying to achieve - if not, just let me know 🙂

Thanks in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

mpern
Product and Topic Expert
Product and Topic Expert
0 Kudos

Here is one way to edit the descriptions without any code changes:

  1. Go to System -> Types

  2. Search the type you want to edit

  3. Open the attribute you want to edit

  4. Edit the description

  5. You now have a new / changed description