Not sure there’s an answer. I’d like to refer to a user by their first name in some rich text. Seems the recommendation is to use HTML but not found anywhewre yet that tells me how to do this.
Can anyone help?
Ideally I need to understand how to do this. Her’es where I am
Split the first name from whole name as a field - I think I have this done, set up a field for a text formula and this takes the first name ok - field_1234
have some guidance how I can add this first name field_1234 into the HTML editor of the rich text section of a page. I tried {field_1234}, {first name} and {{field_1234}}. but no luck
Depending on your requirements, the only place I’m aware of that you can insert fields into a rich text field is in the table tasks when sending e-mails.
I am using classic app for now until the migration pathway is clear, established and available. For a solution. I have decided to add a field with the custom variable as a text formula. Then add this to a details view alongside some static content. Seems to work as a workaround and way more flexible than customer code I believe.