lists &recordgroups [message #110578] |
Tue, 08 March 2005 15:11 |
_lilli
Messages: 1 Registered: March 2005
|
Junior Member |
|
|
I created a list item that if dynamically filled from a record group it gets filled on the run time allright but it has two problems
1.this item is required so I have to give an intial value which gives an error because at design time the list is empty.
2.I wanna add to the list thru a button that opens another window then go back to find that item in the list ...to do that I have tried populate_from_query which is said to refresh a record group but it doesn't work ...i think probably because of the trigger it should be in "I tried in post_insert in the second window" .
so plz can anybody tell me how to solve this???
|
|
|