2012 Jul 30 9:22 AM
Hi Experts,
I have an requirement where i need to develop a screen having four fields namely
| Service Category |
| Sub-Service Categories of A |
| Sub-Sub-Service Categories of C |
| Details of Services E |
As something is entered in first field service category then in second field only sub category of entered value in first field should be populated thru F4 and same way for other fields.
How can we achieve this?
Moderator message: Similar questions had been discussed in the forums already. Please search before posting
Message was edited by: Kesavadas Thekkillath
Hi Experts,
I have an requirement where i need to develop a screen having four fields namely
| Service Category |
| Sub-Service Categories of A |
| Sub-Sub-Service Categories of C |
| Details of Services E |
As something is entered in first field service category then in second field only sub category of entered value in first field should be populated thru F4 and same way for other fields.
How can we achieve this?
Moderator message: Similar questions had been discussed in the forums already. Please search before posting
Message was edited by: Kesavadas Thekkillath
2012 Jul 30 2:09 PM
Hi Venkat,
to achieve this you have to create two tables one table should contain ServiceCategory and should be Primary key , in another field the rest of the fields should be present and make any one field say sub-service category of A as primary key.
now create another table with all fields in it and create a search help of this particular table and assign this search help to Sub-Service category of A field.
create the screen from this table or create a structure of this table ,and from this structure create a screen.
It will work. Please do reward if helpful.
Thank You.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |