Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

Posted

If on one page i want to display information from multiple databases.

Can this be done by writing everything in form action?

Is it impossible to do this by making specifications in the link?

Do i have to use frames?

[This message has been edited by timmy (edited January 15, 2001).]

Posted

If you are using FMP5 it can porbably be done with the [FMP-InlineAction] CDML tag.

Posted

The Inline command works great except for one thing.

I have two searches on one page. One search is executed through the URL. It searches for results matching field "ID" to "0101". The results are displayed using FMP-record. Works fine.

The second search is done using Inline. However, I also want to search for records that have "ID" matching whatever value ("0101" in this case) is in the URL.

I tried doing:

[FMP-Inlineaction: -db=.... ID=[FMP-field:ID]

but that doesn't seem right, and it doesn't work. any suggestions?

Posted

riiight. seems like whenever i post something i figure out my question 2 seconds later.

you do:

"{field :ID}"

in case anyone was wondering. smile.gif

[This message has been edited by timmy (edited January 16, 2001).]

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