FoxinCloud does support .Visible for any controlYou can try to set ucs.vcx!ucsCbo.wcPropSave to "waRowSource,ListIndex,Enabled,Value,Visible" (without ") and make sure all you combos.wcPropSave are set to the class default
wcPropSave already has in its list: "waRowSource,ListIndex,Enabled,Value"
tried adding Visible as in - "waRowSource,ListIndex,Enabled,Value,Visible"
still not becoming invisible.
Make sure that in wcPropSave you have visible listed.
thisform.pageframe1.page1.combo3.Enabled = .F.
thisform.pageframe1.page1.combo3.Visible = .F.
these command are working in FiC LAN mode but combo3 remains visible in Web mode.
many other Visible = .F. commands in the app are not being acknowledged in FiC Web mode.
it the Visible property not supported in FiC or am i missing something?
the enabled property (enabled/disabled) works fine.
garth
Thierry Nivelet (FoxInCloud)
Never explain, never complain (Queen Elizabeth II)