Get Attribute Data

Retrieves value stored in a database, displayed value, label, and system name of given Sugar record’s fields. Use it to perform any Math operations or to get Displayed Values instead of stored in the database one e.g. for composing Notification texts.

inputs:

entity – input record which field values is needed to receive

  • Required: yes

in the following dropdown select the field which value or name is needed. In a dropdown each field displays as its Label, following with its system name. If there is no label, only the system name is displayed.

outputs:

value –  value from the Database of the given field

text – value of the field that is displayed in the Sugar Interface

label –  display label of selected field. Labels returns on the language of user, who fired the flowchart

name – system name of the selected field.

Example:

Label (what is seen in the Interface) NameValueText (what user see in a Record)
PrioritypriorityP2Medium
Likelyamount12340.76000012,340.76
MultiSelect Fieldmultiselect_field^C2^,^C3^Red, Blue
Date Createddate_entered17/11/2021 16:492021-11-17 14:49:27

Click to rate this post!
[Total: 0 Average: 0]

Leave a Reply

Your email address will not be published. Required fields are marked *