I just want to add the records assigned to User first name into the email template.
My suspicion is that these fields are now in IDM... so they are not available in the user module:
I just want to add the records assigned to User first name into the email template.
My suspicion is that these fields are now in IDM... so they are not available in the user module:
All these fields are replicated from IDM to Sugar. So if you know the names (first_name, last_name, user_name,...) you can use them in BPM email templates like {::assigned_user_link::first_name::} got this assigned {::Accounts::id::} ...
I do not know why they are not shown in the selection during the template definition. Must be a bug.
Harald Kuske
Principal Solution Architect – Professional Services, EMEA
hkuske@sugarcrm.com
SugarCRM Deutschland GmbH
Yes you still do not have the option to select these fields but you can use the the placeholders when you write them yourself just like {::assigned_user_link::first_name::}. Select any field, add it to the text and then replace the field name at the end between the two :: separators by the filed name you want to use.
Harald Kuske
Principal Solution Architect – Professional Services, EMEA
hkuske@sugarcrm.com
SugarCRM Deutschland GmbH