Re: Ouch!
Jason Cater <[email protected]>
| Newsgroups | gmane.comp.gnu.enterprise.general |
|---|---|
| Message-ID | <[email protected]> |
On Wednesday 21 April 2004 06:46 pm, Julio Cesar Gazquez wrote: > The problem: I tried adding an entry for the description field with label > style. I worried that having two entries for the same field (one for > editing in the first page, one as label in the second) could confuse > GNUe-Forms. However, I faced a worse trouble: Because the master have > multiple rows, the descriptive entry shows multiple rows as well. Julio, this should not confuse forms at all. I do this in several forms, where the "editable" entry is on page 1, and a label version is repeated on other pages as a header. There is a 1:n relationship between fields and entries (i.e., many <entry>'s can display the same <field>). -- Jason