...
Code Block | ||
---|---|---|
| ||
<FieldsConfiguration> <Fields> <Picture Name="PartnerLogo" Asset="\\fileshare\PartnerLogo.png" />> <Code>$("Profile.Org.PartnerLogo")</Code> </Picture> </Fields> </FieldsConfiguration> |
...
Attribute name | Description | ||
---|---|---|---|
| Specification of the drive path to the image. It must be ensured that every user machine can access the image.Alternatively, an image can be filled with user information via the
|
...
GlobalFields
The GlobalFields
element can be used to retrieve a globally stored Field.
...