Action in xml does not show up in UI

I’ve been playing with the XML, so it doesn’t surprise me that I got something to disappear from the UI, but it took me a long time to figure out why my page wasn’t working because I was working off of the UI, not the XML. Maybe someone else will come across this issue and think to glance into the XML.

Here’s a page where the UI doesn’t show an action that is present in the XML and occurring at run time.

The action in the XML happens right after the blue arrow

The question mark is where the XML action appears but is missing from the UI.

Hm I can’t edit this anymore, but to clarify, it’s not a separate action. Somehow the model=“ConditionModel” attribute got into the requery models node…