Jump to content

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

Recommended Posts

Posted

I've got a "result" layout that calls several FMP-include txt files that perform multiple finds (via FMP-InlineAction tags). My problem is that each seems to be limiting the results to 25 per "FMP-Include" request?

Anyone seen this before? Any ideas on how to increase the "-Max"

From what i can tell adding "-Max=100" to the [FMP-InlineAction] tag doesn't seem to help. and either has adding the "-Max=100" to the previous page's request (where the inline Action carries some other info over from).

-Arin

Posted

"-max=100," should work in an inline action.

you can always use tokens for custom actions in inlineaction

in the form you set for example: -token.2 is 10, 20, 30 or 40

in the inlineaction you write: " -max={currenttoken:2},"

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