Why are conditions solely evaluated when the fields are present in the display? It makes it confusing to setup - sometimes there are fields holding values that determine IF the fields show, but they aren't fields that should be in the display necessarily. This causes it all to fail until they are added, which requires work to go in and put in field permissions and perhaps CSS to hide it from view.

How come the conditions can't be evaluated at the entity level, where all the data is accessible upfront without display dependencies?

Comments

ShaneOnABike’s picture

I also found this confusing since I use one field to determine the way the content is output, but only require the dependant to be displayed.

ShaneOnABike’s picture

Status: Active » Closed (duplicate)

Whoops I realized this is a duplicate of #1775984 so I'm closing it.