hi....i need some help from you guys
here is the simplify version of my problem:

Table1                                                      Table2
----------------------                         -------------------------
|   id   |   name   |   age   |                          |   id   |   location  |   
tel.no   |
----------------------                          -------------------------
|   34  |    John    |   20    |                          |   34   |    MO        |   
123      |  
|   21  |    Mark   |   35    |                          |   21   |    UP          |   
321     |
|   45  |    Will     |   20     |                         |    45  |    SS          | 
  456     |
----------------------                         -------------------------

-->I'm using id as a relationship for both tables


Form1
----------------------
|   id   |   name   |   age   |
----------------------
|   34  |    John    |   20    |
|   21  |    Mark   |   35    |
|   45  |    Will     |   20     |
----------------------

--> On form1, I want to put a button that link to another form(form2) that contain 
option    
       for filtering


Form2

Age: _______    -->user must input the age they want to filter 

--> On form2 i want to put a button that link to a report.



Report (assuming that user key in "20")
-------------------------------------------------
ID    |     Name     |     Age     |     Location     |     Tel.No     |
--------------------------------------------------
34          John            20                 MO                  123
45          Will              20                 SS                    456
-------------------------------------------------


-->I'm just new in axapta developement and I hope u guys can help me because the    
      problem is more complicated than this

Thanx in advanced









------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/kGEolB/TM
--------------------------------------------------------------------~-> 

Sharing the knowledge on Axapta. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/Axapta-Knowledge-Village/

<*> To unsubscribe from this group, send an email to:
     [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
     http://docs.yahoo.com/info/terms/
 

Reply via email to