Hi,
Under Oracle APEX 24.2.14, I have a form with two different regions. With a dynamic action I can succesfully hide a region (a pannel on a table). I also want to hide another region on the same DA, this region is type “List”, but it is not hidden when the DA fires (the other region is hidden successfully). I have tried to make a separate DA for this region, but it does not work either.
I don't understand why this region type List is not hidden by the DA?
Best regards.