In my example, it's just a hyperlink, not a form, so I don't know how to generate something that will identify one table vs. the other. I'm sure
it's simple.... any ideas?

Use a submission instead of an exit/flowlink. Submissions always post to the same element instance, exits literally 'exit' the instance and execute whatever responds at the target location (ie. both tables). Submissions are not bound to forms though, you can use ${v SUBMISSIONS:QUERY:sort/} to generate an URL with the state in the query string.

Hope this helps,

Geert

--
Geert Bevin
Uwyn "Use what you need" - http://uwyn.com
RIFE Java application framework - http://rifers.org
Music and words - http://gbevin.com


_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to