optron
Posts: 114
|
| Posted: 10/05/2006, 7:15 PM |
|
I have a RecordForm populated by wizard. I removed on of the tex fields from the form and tried to re-add it some other place. After placing a text control, I wanted to access a ControlSource property. For some unknown reason this property lists only one (first) column from the table, altough the table consists of 16 columns. Why the remaining columns are invisible (are not on the list) ? How am I supposed to access this probperty ?
Art
_________________
==============================
don't forget to check: www.youngliving.us
use: 739947 to register |
 |
 |
peterr
Posts: 5971
|
| Posted: 10/05/2006, 11:58 PM |
|
Can you please re-check if all fields are selected in your form's Data Source property. There should be a checkbox checked next to "* (All Columns)", or next to each field (or some of them).
Otherwise this problem may need to be investigated by product support.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
optron
Posts: 114
|
| Posted: 10/07/2006, 6:05 PM |
|
Well, I had not time to wait for a solution, so this time I just removed a page and recreated it from scratch. I will test your suggestion nex time if this reoccures.
THANKS
_________________
==============================
don't forget to check: www.youngliving.us
use: 739947 to register |
 |
 |
|