Jump to content

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

Recommended Posts

Posted (edited)

Hi!

Im trying to use nested inlines, see example:

[FMP-InlineAction: -db=program_kv.fp5, -lay=Layout 1, op='eq', event='ssk01', -find]

[color:red][FMP-Field: inline1, Break]

[/FMP-InlineAction]

The idea is to have the outer inline find a specific record in the program_kv.fp5 database and then as a nested inline use the content from the calculated field "inline1" which as an example contains:

[color:red][FMP-InlineAction: -db=abstract_kv.fp5, -lay=Layout 1, op='eq', event='ssk01', -find]

[FMP-Record]

[FMP-Field: event_rubrik, Break]

[FMP-Field: event_text, Break]

[/FMP-Record]

[/FMP-InlineAction]

The outer inline seems to work OK but the inline from the calculated field does not (however the content from the calculated field works OK as a standalone inline...

Is this approach at all possible?

Regards

Kjell Nilsson, SWEDEN

Edited by Guest

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