Cascading Dropdown + Lookupfileds

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
reneschaub
Posts: 4
Joined: 2013-02-22 12:50

Cascading Dropdown + Lookupfileds

Post by reneschaub » 2013-02-22 13:21

Dear Community.

Did anybody have a idea how i can solve this situation?

I have a

User Table
- Name
- Lastname

IT Cordinator - Table
- Name
- Lastname

Order Table
- Name
- Lastname
- List

I would like to have in the Order Table a Dropdown to choice where is the contact. Avaiable in List should be User and IT Cordinator.
As soon you select User or IT Cordinator iT shows the Name .

Any ID

User avatar
dilitimor
Veteran Member
Posts: 36
Joined: 2013-01-10 02:45
Location: Jakarta, Indonesia
Contact:

Re: Cascading Dropdown + Lookupfileds

Post by dilitimor » 2013-07-23 04:26

Dear Reneschaub,

You should put user and it cordinator into one table, then create user category table
and on order form put user category field to autofilter user

Post Reply