rivet Posted February 3, 2006 Posted February 3, 2006 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] ...
Garry Claridge Posted February 3, 2006 Posted February 3, 2006 You would need to resubmitt the search (and page) details. Hence, you will need to store them somehow. Good Luck. Garry
Recommended Posts
This topic is 7136 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