[Flow] UPDATE: Required argument "account" is not set?

Stefan Thalmeier info at enlay.de
Mon Aug 5 13:52:06 CEST 2013


Solved the problem by doing the validation (if the accountIdentifier already exists) the way it should be done ;-)

Added the following to the updateAction
* @Flow\Validate (argumentName="$account", type="UniqueEntity")


(But the error message I got before, is still not consistent for me :/ )

Regards
Stefan

-- 
ENLAY


More information about the Flow mailing list