How To add Find Option in a Form

aman_mbs
aman_mbs Member Posts: 158
Dear All,
i have to provide Find option in a Form 5201(Employee) So that user can find the employee. like in Customer List Form
Aman Kumar Gupta

Comments

  • aman_mbs
    aman_mbs Member Posts: 158
    Dear All,

    Solved My Problem Through the system obj for EP-Setup role.

    Regards & Thanks
    Aman Kumar Gupta
  • anand_sri12
    anand_sri12 Member Posts: 71
    open your table in design mode
    now go to the blank line in ur table designer open properties for this blank line, there is a property LookupFormID. enter ur list form id here or (5201-Employeelist)

    now go to ur main form where u want to provide find option
    place a menu button in the form, right click on the button and click on menu item
    on the
    1- option (write-List)
    2- ShortCutKey - F5
    3- Action - LookUpTable

    u r done

    now when u run the form and press F5 then the list form will be open for u
    With thanks

    Anand Kumar
    Navision Technical Consultant