You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by sharad bhushan <sh...@yahoo.co.in> on 2007/01/18 09:10:01 UTC

validation

hi all,
In the follwing code i need to check if toName empty or not but it doe not check that condition.
Can ay one help me in finding the mistake over here.

    <make-in-string field="fullName">
              <in-field field="USER_FIRST_NAME"/><constant>  </constant>
             <in-field field="USER_MIDDLE_NAME"/><constant></constant>
             <in-field field="USER_LAST_NAME"/
    </make-in-string>
                        <process field="fullName">                       
                            <copy to-field="toName"/>
                             <not-empty><fail-property resource="PartyUiLabels" property="PartyToNameMissing"/></not-empty>
                        </process>


regards
sharad




		
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/