cooper collier 3/27/2023 1:40:22 PM I know what you are asking, and I cannot imagine a way to do this on the backend. what I do is create a non-editable column for the fields I would often want to use as a copy and paste. and have that displayed.
Example you have a person's email address. make a formula text column called Email Displayed and simply put the [email column] in the formula. then using behaviors, only show the formula column.
Or you can get really fancy and use some xhtml and inline script and make a section with all the parts of a record you want to copy and have some nifty copy buttons, I have done that in a few databases.
|