Newbies hasanmasud_net Posted May 4, 2011 Newbies Posted May 4, 2011 i am using PHP API to retrive data from aperal magic. can can all data from all Layout except (Products 2) is there anyone could help me?
dansmith65 Posted May 5, 2011 Posted May 5, 2011 You are going to have to be more specific... What is it you are trying to do? What steps have you taken toward this goal? Where did you get stopped?
Newbies hasanmasud_net Posted May 5, 2011 Author Newbies Posted May 5, 2011 thank you for your reply: step 1 : i am using apparel magic to manipulate my products and inventory (Apparel Magic is one of FileMaker Database Application ) Step 2 :in Apparel Magic there are many Layout like Products 1 , Products 2 , Colors , Inventory , ETC...... Step 3:I am using Filemaker PHP Api to PULL and PUSH data from Apparel Magic Step 4 : i can PULL and PUSH all records by php api no problem step 5: Problem is i can't retrive record from only one Layout "Products 2" where many fields then other Layers. Step 6 : is there any method to PULL complex layout Data by PHP API or any thig by that i can pull data from Apparel Magic "Product 2 " Layout Thanx Hasan
dansmith65 Posted May 9, 2011 Posted May 9, 2011 First off, I am not familiar with Apparel Magic, so I can only offer general advice based on the information you give me. If you cannot retrieve records from a particular layout, it is possible that there are layout-level, or record-level privileges that are restricting access. One way to test this is to login to the database with the account you are using to connect via PHP. If you cannot login, you may have to edit the permissions to allow "Access via FileMaker Network" from the account. Once you are logged in, try accessing the layout you are having trouble with (Products 2), and see if you can access the records you need. If you can, then it's probably not an issue with privileges. If the above does not resolve your problem, then what error are you getting when you try to access the "Products 2" layout?
Recommended Posts
This topic is 5204 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