Hi,
in FWC and in FWH we are using disabling Folders. In both cases, with the same code:
In FWC it looks like this:

so you can clearly see, that pages 4 and 5 are not active. In FHW however, it looks like this:

Is there any way, that you also can see, if a folder page is disabled, so you don't have to click on it?
in FWC and in FWH we are using disabling Folders. In both cases, with the same code:
oFld:aEnable[4] := .f.
oFld:aEnable[5] := .f.In FWC it looks like this:

so you can clearly see, that pages 4 and 5 are not active. In FHW however, it looks like this:

Is there any way, that you also can see, if a folder page is disabled, so you don't have to click on it?