↧
Re: saved table values not displayed in array row source combos
↧
From: | Garth Groft |
To: | Thierry Nivelet (FoxInCloud) |
on our options form we have over 40 combos with array rowsource. the form also has many check boxes.
when editing the form in FiC LAN mode, all data selected is saved in the options table and is displayed correctly on subsequent edits. in Web mode all saved combo values are displayed in the combo as empty on subsequent edits. all check boxes are displayed correctly in both LAN and Web modes.
the combo elements have the same string length as the associated option table value. the options table values are apparently discarded and replaced with nothing in the debugger going thru the FAS code.
garth