February 10, 200323 yr Perhaps this is a bit tedious, but I hope someone can help me out... I have a Tasks DB on a macosx and a Projects DB on a PC. I've created a web form so that webusers can enter new task directly to the Tasks DB. However, the requirement is that a task cannot be created UNLESS the webuser creates a new project record first (because there are other DBs that also link to the Projects DB). I'm running Web Companion on osx. Is there a way to perform the above functions by using scripts? If so, how? Thanks a lot.
February 11, 200323 yr Not that it matters to Filemaker or the web, but why not have them on the same server? Anyways your "add a new task" procedure just needs to take this into account and not allow the user to add a task unless they first select a valid project, which may require that they first add one.
Create an account or sign in to comment