Actions
Feature proposal #6864
closedMove location params to be per condition
Description
Currently location is being applied to all of the conditions as a whole. This isn't necessary since the conditions are already cached per location. This functionality could be moved to the condition params as a collapsed fieldset for easy per location usecases. For example 1 AND case could apply only to profile edit or 1 OR case only apply to registration.
Actions