Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

  • Newbies
Posted

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?

  • Newbies
Posted

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.

Posted

The settings for the remote file also need to allow PHP and/or XML access on the same user name and password...

This topic is 4042 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.