Vaughan Posted November 23, 2000 Posted November 23, 2000 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
soulrider Posted November 24, 2000 Author Posted November 24, 2000 the thing is, that its got to be done with 1 click. so i did it, writing a script which searches for the record and edits the infos. (there are at maximum only 5 records so it
Recommended Posts
This topic is 9033 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 accountSign in
Already have an account? Sign in here.
Sign In Now