Jump to content
Server Maintenance This Week. ×

GetFields ignoring fields in another file


This topic is 3837 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

I have a PHP application that accesses a FileMaker file using a special layout with the fields that I need. GetFields returns the fields from the layout table, but not the fields from a related table that is in another file.

 

Are there possible reasons for this? Perhaps some security settings?

Link to comment
Share on other sites

  • Newbies

Just FYI, I have verified that the array returned by GetFields does not contain the fields of the format <tablename::fieldname> and that when I created a calculation field in the base table that was tablename::fieldname, that GetFields returned this.

Link to comment
Share on other sites

This topic is 3837 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.