I've been struggling with Filemaker for some time but its non intuitive and non standard SQL syntax really kept me from progressing.
I have made alot of progress with Xataface but I still am really confused on how to progress.
I've used the basic layout to accomplish related tables and insert sample data and display related records, but I am unable to progress from here.
I have a very simple application.
I have a Product.
Each product has many synths.
Each synth has many steps.
Each step has instructions and related materials per step.
How can I change this from editing each record, to a more "app" like interface.
My code can be downloaded from here. (8kb) sql included.
http://www.mediafire.com/?sharekey=6995 ... f6e8ebb871
I have more features to add in the future, but I cannot seem to get past this block.