Re: Ouch!
James Thompson <[email protected]>
| Newsgroups | gmane.comp.gnu.enterprise.general |
|---|---|
| Message-ID | <[email protected]> |
On Wednesday 21 April 2004 06:46 pm, Julio Cesar Gazquez wrote: > GNUe-Forms. However, I faced a worse trouble: Because the master have > multiple rows, the descriptive entry shows multiple rows as well. Add a rows="1" setting to your descriptive entry. If rows isn't defined for an entry it pulls the default for the block which in your case is > 1. > Please note that the beauty of the thing is, besides the multiple row > problem, the description should automatically follow the selected master > record. I tried using a second block for the master, however I still need a > trigger to keep it in sync. Setting the rows on the entry should get you exactly what you wanted without triggers or extra blocks. Take Care, James