Hi, I have an element that shows a list of terms in pages. The user can filter the terms, change the order of the terms and scroll through the pages. So these element has 5 inputs and 5 outputs to remember 2 ids, the order, a search string and an offset. The user can also select several links where he can edit the selected term. Then other elements are used to edit the term. If the term is edited the user comes back to the list of terms. At this point I need the information about the state of the termspage again. Should the elements that are used for editing have the 5 inputs and 5 outputs of the list element, too? Or is there another way to store the data in the session and read them again, when it is needed?
Cheers, Lars _______________________________________________ Rife-users mailing list [email protected] http://lists.uwyn.com/mailman/listinfo/rife-users
