I’m trying to work this one out but I don’t have sufficient coding experience to really crack it.
I’m looking to generate an image into a dedicated field, based on a record’s {firstname} {lastname} fields.
Examples of code to do this are here: javascript - How do I set profile image as first letters of first and last name? - Stack Overflow
Can these easily be turned into a script?
If it isn’t possible to create an image file, generating unique embed codes per record might be just as useful.