September 15, 200916 yr Hi, Is there a way to get all the table fieldnames in a list? The only way I found was creating a layout with all the fields from a table in it and call the Fieldnames () function.
September 15, 200916 yr As long as you don't have any layouts with the exact same name as your table occurrence, just put the name of the table occurrence in the FieldNames function. The parameter says layout but you actually can use table names. This helpful hint was given to me by the ever knowledgeable Dawn Heady.
September 17, 200916 yr I'll pass your thanks on to Dawn. I definitely thought this was a nice little gem when she told me about it.
Create an account or sign in to comment