KjNi Posted January 26, 2006 Posted January 26, 2006 (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 January 26, 2006 by Guest
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now