Hi!
Is it possible to generate a db:linkurl to a special record in a nested subform with maxrows=1?
Say, I want to link from one row of a book-table to the corresponding row in a nested book-table in a another JSP.
I've tried it, but I couldn't get an example in the bookstore JSP's. Could you advise?
Thanks in advance + regards T.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It' s not possible. You ca'nt jump to an special record in a nested form. Selecting the records in the nested form is done by it's parent - or by the filter of the nested form. But this can not be done by a linkUrl.
regards,
Henner
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I see, I have to do some kind of filtering.
What I want to do, is to give the destination view the same scope of the calling linkUrl record, which is in a nested view.
For example, I have an author table with a nested view of all books of one author. Now I want to edit one book of these books in another JSP.
In this destination view with maxrows=1 I like to navigate through all the books from this special author only.
Is this kind of filtering possible? Hope I could explain want I want ;-)
Thanks in advance, T.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi!
Is it possible to generate a db:linkurl to a special record in a nested subform with maxrows=1?
Say, I want to link from one row of a book-table to the corresponding row in a nested book-table in a another JSP.
I've tried it, but I couldn't get an example in the bookstore JSP's. Could you advise?
Thanks in advance + regards T.
It' s not possible. You ca'nt jump to an special record in a nested form. Selecting the records in the nested form is done by it's parent - or by the filter of the nested form. But this can not be done by a linkUrl.
regards,
Henner
I see, I have to do some kind of filtering.
What I want to do, is to give the destination view the same scope of the calling linkUrl record, which is in a nested view.
For example, I have an author table with a nested view of all books of one author. Now I want to edit one book of these books in another JSP.
In this destination view with maxrows=1 I like to navigate through all the books from this special author only.
Is this kind of filtering possible? Hope I could explain want I want ;-)
Thanks in advance, T.
Not really - could you make picture?
Of course I can. Is it possible to post pictures too?
regards T.
No you can't. Send me a PM
Henner
OK, just send you a mail to your users.sourceforge.net account.
regards T.