Guest_imported
New member
- Jan 1, 1970
- 0
I have a requirement to design forms that has several blocks but those blocks will look like one screen.
My question is it there a way to pull one particular record without filling up the entire screen with records.
Example, if I have emp block, dept block, sal block.
It would look like this:
emp_id Emp_Name
sal_id Salary
dept_id dept_name.
How would I just enter em_id and pull only empname
and then nvigate to enter sal_id, hit enter and pull salary.
Is there something like on-enter trigger that will pull up each description as soon as that blocks specific id is entered?
Please help me here because my life on the line here because I have designed and it turns out that I spent 3 months designing wrong application.
thanks in advance
My question is it there a way to pull one particular record without filling up the entire screen with records.
Example, if I have emp block, dept block, sal block.
It would look like this:
emp_id Emp_Name
sal_id Salary
dept_id dept_name.
How would I just enter em_id and pull only empname
and then nvigate to enter sal_id, hit enter and pull salary.
Is there something like on-enter trigger that will pull up each description as soon as that blocks specific id is entered?
Please help me here because my life on the line here because I have designed and it turns out that I spent 3 months designing wrong application.
thanks in advance