Hello.
I've been wanting to create a signature generator for my company, using Information we already have stored in Office365 (specific to the user).
The way I've been thinking to approach this is to use all the given information/variables and put them together in such a way that I'll have a neatly formatted signature.
However I have issues putting this information together. I've been thinking of using a rich text editor for this, so that after edits are possible. How would I feed all this information I have into the Rich Text Editor? I was thinking that all the user would have to do is a press a button, that would then grab all the data, assemble it together and then display it on the given rich text editor.
I've attached an image of what this would look like, roughly.
Another question would be: Is it possible to give the text formatting before they are inserted into the rich text editor?
Thank you for your continued assistance.