Need Help [message #113201] |
Thu, 31 March 2005 10:09  |
Sabeen
Messages: 25 Registered: March 2005 Location: Pakistan
|
Junior Member |
|
|
Hi, i need help. infact i have a table with two fields. department no and name.
i created two blocks one is dept with both fileds and second is dept1 just with one department name field.
now i rais when new form instance trigger with code
go_block('dept1')
execute_query.
means i fetch all the dept names in dept1 block when form starts.
i want that whenever i do any change (insert new record,update,delete record) in dept table by using dept block then deprtnames should be update in dept1 block automatically.
how can i achieve this.
kindly help me.
i have tried lot of times but failed.
thanx for help.
regards
s sabeen
|
|
|
|