Embedded outlines hide when I refresh form

I have an embeded outline, nested within a couple of tables, which hides when I refresh the form. The outline, nor any text around it, does not have any hide-whens. The outline entries also do not have any hide-whens.

I am doing the refresh after setting the value of a field named “View”, which then displays a different embedded view elsewhere on the form. However, the outline should still be visible.

Why might the outline be hiding?

Thanks,

-Jeff

Subject: Embedded outlines hide when I refresh form

So far, it seems to have something to do with @Command([ViewRefreshFields]) in the Outline’s formula. Still experimenting.