February 28, 200322 yr hello gurus! is this possible and if not how to do it correctly? [FMP-InlineAction:-db=MY_BD.fp5, -lay=MY_LAYOUT, -token.0={field:Field_0},-token.1={field:Field_1}, -view] [/FMP-InlineAction] the idea/goal is to set two tokens = to two fields in MY_DB.fp5 ...how to..? thank you gurus for the help
February 28, 200322 yr Author ok..found it....I forgot to edit the "passing form".......... <input type="hidden" name="-Token.0" value="[FMP-CurrentToken:0]"> <input type="hidden" name="-Token.1" value="[FMP-CurrentToken:1]"> ...here comes the music thanx Garry!
Create an account or sign in to comment