Copy/Paste in System Tables

I'm sure I'm not the only one who's noticed this: I've created a system table meant to hold text for a production, but when pasting copy into the cell, nothing happens unless there's a pretty limited amount of text being pasted. So if you've got a long line of text (my column is set to varchar(max), so it's not a matter of over reaching the field size), the only way to copy and paste into it is to do little snippets at a time. Just wondering if anyone knows of a better work-around for this situation.

Parents Reply
  • Yes! In v11 (actually I think it may have been 11.0.4?) text fields in a system table will now open in a pop-up window if you double click on the cell, so you have a nice big space to work in when you need to edit large amounts of text. 

    That enhancement was a Godsend for some of the TNEW system tables where you need to put lots of html copy into a single cell in the table. 

Children
No Data