Jump to content

edit without RecID


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

Recommended Posts

The FMP 4 CDML reference says "A record ID... is a unique specifier to a record in a FileMeker Pro database, The [FMP-CurrentRecID] replacement tag is used to get the ID of a record.

The URL that you quoted...

FMPro?-DB=db.fp3&-Format=output.htm&-RecID=13&fieldname=change&-Edit

... uses the -RecID tag to specify a particular record in the database, so this will edit the record (changing the contents of fieldname to "change").

A RecID *needs* to be specified otherwise Web Companion doesn't know which record to work on. FMP can only edit one record at a time.

So to answer "I

Link to comment
Share on other sites

This topic is 8579 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.