February 3, 200619 yr LASSO 8 FMP 8 From a found set of records, I click to edit one item, then on Submit I would like to return to the previously found list. My edit form is built from Lasso's site builder Update Record [if: (Token_Value: 'Action') >> 'Add'][Variable: 'Action'=-Add][Else: (Token_Value: 'Action') >> 'Find All'][Variable: 'Action'=-FindAll][Else][Variable: 'Action'=-Search][/if] [inline: Action_Params, -Database='db2006', -Table='details', $Action] ...
February 3, 200619 yr You would need to resubmitt the search (and page) details. Hence, you will need to store them somehow. Good Luck. Garry
Create an account or sign in to comment