Mark E Robinson 14.Feb.18 10:33 PM a Web browser Domino DesignerAll ReleasesAll Platforms
Plain and simple, I'm trying to generate a list of every field I've got in one particular form (and, if possible, the field type). Mind you, it's a large form of nearly 800 fields!
I then want to be able to export that list out somewhere (anywhere, Excel, Word, .txt file) so that I can work with it.
I've seen the LS code to do this via message box, but I've got so many fields, the message box extends off the screen, and I can't grab the content from the message box anyway.