September 20, 201015 yr I have a xml file and want to import data in filemaker application, but when i using import data through xml each and every time it hangs the fm application. this is my xml file and fm app fields are same as customers elements. <?xml version="1.0" encoding="UTF-8"?> rajan kumar rsgss 09693741616 [email protected] FM developer developer!
September 20, 201015 yr You need a XSLT stylesheet to transform the source into FMPXMLRESULT grammar. The stylesheet in this case should be very easy to construct, except for Customer ID (whose bright idea was it to put it inside a comment?).
September 20, 201015 yr Author I have generate the xslt for the above xml file as below but application hangs every time. What is reason behind this and how to solve it? what changes i have to do? Edited September 21, 201015 yr by Guest
March 31, 201312 yr Newbies Yes, man, why don't you. My Blackout is eaven worse. I have a global field named "test" I want to populate this field via importing one word from my website via xml import. The word is "online" But I am not familiar with xml and the other file thats needed. Can one person here please show me how this 2 files look like in its complete state, so I can copy and paste them into my website. Help is truely appreciated, and i would of cause publish it if you id not do it already. Thanks, [email protected]
April 1, 201312 yr Dear Lisa, If it's a global field, then every record will have 'Online' - is this what you are really after? Or is it something else that's the desired outcome?
Create an account or sign in to comment