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

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

Recommended Posts

Posted

/FMPro?-db=Answers.fp5&-Lay=Web&-format=surveystep1.html&-Op=eq&-Error=error.html&Combined=323&-find

This is finding the correct record in FM, but the -format HTML page is loading information from the wrong record. It should be showing information from the record whose field "Combined" matches 323. But it is showing information from the previous record whose field "Combined" matches 322.

It looks like my URL is correct, but I cant figure out why it is loading the information from the wrong record. Anyone have any tips?

Larry

  • 2 weeks later...
Posted

EEKS. I think the problem is with the tag FMP-IncludeField

If I search using the -RecID tag it works fine:

http://xx.xx.xx.xx/FMPro?-db=Answers.fp5&-Lay=Web&-format=surveystep1.html&-Op=eq&-Error=surveyerror.html&-RecID=34934&-find...

Web page includes FMP-IncludeField that pulls the the contents of a field [fmp-include:surveystep1D3.txt]. This displays the correct .txt file.

But if I replace -RecID with a specific field called "CurrentID" it does not work:

http://xx.xx.xx.xx/FMPro?-db=Answers.fp5&-Lay=Web&-format=surveystep1.html&-Op=eq&-Error=surveyerror.html&CurrentID=32978&-find

The FMP-IncludeFiled is actually is finding data from the first record in the database, thus displaying the wrong .txt file. I cant get the tag FMP-Field to display the information from the correct record.

It has me stumped.

Larry

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