Jump to content

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

Recommended Posts

  • Newbies
Posted

I have a link to a format page:

FMPro?-db=Inventory&-lay=Detail&-format=search.html&-view

On the format page "search.html", I have a form to query the database.

I want to add a RANDOM record from a different database on the same format page "search.html" so I put an FMP-InlineAction code, but no data is displaying on the page.

[FMP-InlineAction: -DB=Specials, -findany] On special this week!

Manufacturer: [FMP-Field:Mfr] Model: [FMP-Field:Model]

Our Price: [FMP-Field:Our Price]

[/FMP-InlineAction]

This code is placed after the form to query the Inventory database.

Can anyone tell me what I am doing wrong and if it is possible to do this?

Thanks!

Karene

PS I did post a request for someone to help me implement this as a subcontractor, but I have not received any responses and I need to get this finished ASAP.

Posted

I think you will need to name a Layout, e.g.B)

[FMP-InlineAction: -DB=Specials, -lay=mylayout, -findany] On special this week!

Manufacturer: [FMP-Field:Mfr] Model: [FMP-Field:Model]

Our Price: [FMP-Field:Our Price]

[/FMP-InlineAction]

All the best.

Garry

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