You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you send a share via email, the Surname is used to identify the sender, but most of the time it is not your complete name.
Can you add a new field in the user parameters that can accept spaces and be used in the email configuration for the {creator} variable?
Regards
🎤 Pitch
For example, the 'surname' field in the user's paramters is used for replacement of the {creator} variable in the email texts.
The issue in this case is that this field is most often a 'short' username like 'jsmith', and when you share via email, the email text received says that 'jsmith as shared a file with you', which is not friendly and not always easy for the receiver to know who really sent this share.
You can create a new field 'User name' in the user's parameters in which we can add a user's firstname and lastname space separated like 'John SMITH' , and the {creator} variable can use this instead of the 'surname' field so the share email will show 'John SMITH as shared a file with you', which is way more friendly.
The text was updated successfully, but these errors were encountered:
🔖 Feature description
When you send a share via email, the Surname is used to identify the sender, but most of the time it is not your complete name.
Can you add a new field in the user parameters that can accept spaces and be used in the email configuration for the {creator} variable?
Regards
🎤 Pitch
For example, the 'surname' field in the user's paramters is used for replacement of the {creator} variable in the email texts.
The issue in this case is that this field is most often a 'short' username like 'jsmith', and when you share via email, the email text received says that 'jsmith as shared a file with you', which is not friendly and not always easy for the receiver to know who really sent this share.
You can create a new field 'User name' in the user's parameters in which we can add a user's firstname and lastname space separated like 'John SMITH' , and the {creator} variable can use this instead of the 'surname' field so the share email will show 'John SMITH as shared a file with you', which is way more friendly.
The text was updated successfully, but these errors were encountered: