Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 8491 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

We are using about 15 FileMaker 4.1 databases as a backend to a website.

One of the databases includes the following fields: reviewer

Posted

"The problem is, when multiple documents are selected from the list, instead of creating a separate record for each document..."

Hello. I have been confused. Is each document a separate record in a db file? Or does one record hold several documents?

Is the list which is generated from the search a list of records or a list of documents within one record?

You say that FileMaker creates a record which lists all the documents. How are you getting FileMaker to create this record? What command? A -new action tag or a -script action tag? I know you are not using InlineAction as you are using 4.0. Are you using portals?

  • Newbies
Posted

yes, each document is a separate record, but in a different db file, the one that we are running the search from.

to create a new record, we are using the -new action tag

Posted

You could have some selections on your form be tokens not fields. Have a -format page that is a redirect. Swap over the tokens into field definitions and create the second record on the second page.

I think

Simon

  • Newbies
Posted

thanks to all who replied, but we have succeeded in writing a fm script that separates the new record with multiple entries in a single field into multiple records !

Posted

FileMaker is single-threaded in its handling of ScriptMaker scripts. In spite of the claims by FileMaker concerning their cdml -script tag, you are advised to not run single-threaded handled scripts over the multi-user web unless you can come up with a workaround for the problem. This problem has been widely discussed on these forums, esp. the cdml forum. You would be well advised to do a little research on this before you proceed. You are asking for trouble, data loss and disappointed clients.

This topic is 8491 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.