Passing collections between forms
Posted: Fri Aug 07, 2009 12:22 pm
by synergos >> Wed, 26 Mar 2003 7:24:37 GMT
We have a view form which allows the user to sort a class by a number of collections (some are mkd some are dyna dictionaries).
We were wondering how to pass the active collection through to the edit form to enable the user to navigate through the collection while in the edit form using the current active collection?
We have tried to create a collection class at the form level but Jade objects to this. Is there some way in which we can set the collection once only at the view (list) form level and allow other forms (eg edit form, print form) to use the same collection?
Currently we get an error code 6093 which we cannot get around?
Steve
We have a view form which allows the user to sort a class by a number of collections (some are mkd some are dyna dictionaries).
We were wondering how to pass the active collection through to the edit form to enable the user to navigate through the collection while in the edit form using the current active collection?
We have tried to create a collection class at the form level but Jade objects to this. Is there some way in which we can set the collection once only at the view (list) form level and allow other forms (eg edit form, print form) to use the same collection?
Currently we get an error code 6093 which we cannot get around?
Steve