How Do I take one record and display it on the screen in a neat format((as if I had typed it out in word)) that the end user can cut and paste into an outlook mail piece?
Hey @mlefler, happy to offer a suggestion here. This may be possible with our Rich Text Editor component depending on how your record is formated. I hope that helps!
Hey @mlefler,
In a lot of the apps I make, I also often have users that copy data to paste elsewhere.
If you are looking to copy a single element of a record to your clipboard, you could do something like this:
Now when a user selects a cell in the table it gets copied automatically