Expand my Community achievements bar.

SOLVED

What does Input Field, Value, list separator mean while adding the custom resource link in detail screen configuration tab?

Avatar

Level 2

values.png

Field , Value, list separator?

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@ASNeelima These options let you view the resource fields through client data or profiles. For instance, when you designate the category attribute as an input field, it enables you to specify its value. Essentially, this means you can modify the category attribute value if necessary. For testing, if I wish to alter the value, I can do so in the user interface. However, if you set it to 'value' type, the attribute value becomes uneditable. On the other hand, the 'list' type is useful when you need to display multiple values. Similarly separator splits the values.

  • Input field: is an editable field.
  • Value: is a read-only field.
  • List: is a table.
  • Separator: splits your elements into categories.

Consider adding a new field to the profile resource. Set up the screen to include this field, define its type, and then review it in the profiles section of the user interface.

Thanks, Sathees

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

@ASNeelima These options let you view the resource fields through client data or profiles. For instance, when you designate the category attribute as an input field, it enables you to specify its value. Essentially, this means you can modify the category attribute value if necessary. For testing, if I wish to alter the value, I can do so in the user interface. However, if you set it to 'value' type, the attribute value becomes uneditable. On the other hand, the 'list' type is useful when you need to display multiple values. Similarly separator splits the values.

  • Input field: is an editable field.
  • Value: is a read-only field.
  • List: is a table.
  • Separator: splits your elements into categories.

Consider adding a new field to the profile resource. Set up the screen to include this field, define its type, and then review it in the profiles section of the user interface.

Thanks, Sathees