Subject | Re: [IBO] Some features |
---|---|
Author | Pirtea Calin |
Post date | 2001-08-18T11:30:46Z |
What should be happening:
1. In case there is no display field - the label should display the ordering
field
2. In case there is a display field - the label should display that field
Regardless af these cases the label should always check for required the
keylink field
What is happening:
Before the ib_conection is active and ib_query prepared (main query) then
label displays
the correct value (in both cases). When i prepare the query the label
displays the key field
(in both cases). The hole idea was to use the key field only for "is
required" and always display
the display field's name.
Regards,
Pirtea Calin.
1. In case there is no display field - the label should display the ordering
field
2. In case there is a display field - the label should display that field
Regardless af these cases the label should always check for required the
keylink field
What is happening:
Before the ib_conection is active and ib_query prepared (main query) then
label displays
the correct value (in both cases). When i prepare the query the label
displays the key field
(in both cases). The hole idea was to use the key field only for "is
required" and always display
the display field's name.
Regards,
Pirtea Calin.