Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=2859890
By: lpiatti

I'm tryng to open list view filtered by the value of selected row in a preceding
list view.
This forms are based on different tables; key fields have also different names.

In details:
- the first view presents a list of customers (table=CUSTOMER, key=CUSTOMER_ID)
with associated radio
- the second must presents the orders of a selected customer (table=ORDER,
key=ORDER_ID, FK_to_customer_table=ORDER_CUSTOMER_ID)

I searched through dbTags docs and found some tags and attributes that seems
can be helpful on that:
- associatedRadio, linkURL, gotoButton tags
- pos, keyTokey, keyTokeyTo ... ecc
but I can't get a filtered page.

Am I out of synk on the meaning of these or we must hard-code a "where clause"
in second view created with a request parameter?

In other words, what's the best way to do that?

Tank you
Luigi

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=55830


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to