January 26, 200619 yr 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, 200619 yr by Guest
Create an account or sign in to comment