Bug #8421
Updated by krileon over 3 years ago
This causes substitutions When fields are selected in Additional Fields it should be trying to fail collect them during POST since we're missing information. Need to they may not be sure to pass processed yet otherwise substitutions in the search post data validation code could fail due to them being missing. This really should only be impacting fields rendered and processed before the getOptions function so it can be handled properly during search. field with query validation though.