El_Pablo Posted September 15, 2009 Posted September 15, 2009 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.
LaurenKuhlman Posted September 15, 2009 Posted September 15, 2009 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.
El_Pablo Posted September 15, 2009 Author Posted September 15, 2009 Hey! Thanks it worked like a charm!
LaurenKuhlman Posted September 17, 2009 Posted September 17, 2009 I'll pass your thanks on to Dawn. I definitely thought this was a nice little gem when she told me about it.
Recommended Posts
This topic is 5604 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now