GithubHelp home page GithubHelp logo

fmxj's People

Contributors

jasonchryoung avatar matsuo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fmxj's Issues

Layouts with related data and portal data give unexpected results

I have a layout I want to use. It has fields from a portal and a related record. I want the related record to just give the first record as it wold on the layout and the portal data to appear as a child object. When I try this the related record without a portal gets added to a related object with each char as a different value.

nested portal error

so I was getting an error if the portal I was trying to next was empty.

I just added if (row.getElementsByTagName(colTag)[i]) to the function valueByIndex(i) that just skips the function if the portal has no records. Not sure if there was a better way but It appears to have done the job. Maybe It would be better to remove the whole parent element?

If two portals are preset their data will merge

I came across this error where I had 2 portals on the same layout. The resulting nested portals appeared to have merged data. I first thought it was copying the data over the array. But after I made the field names unique in each portal I was able to discover that it just adds to the array of field names. I am trying to figure out how to have it clear the list each time.

Password via Javascript...

Hi,

First of all, great job, this is a nice and straight forward implementation of the FileMaker XML engine.

One small remark (something I struggle with as well to find the best way to manage this), is: I think it is a bit dangerous to manage the database access from within the javascript code. I would move that part to the PHP side.

Kind regards

Andries

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.