Forum Post: RE: Validate lookup-field before create

  • Thread starter Thread starter smartsysISV
  • Start date Start date
Status
Not open for further replies.
S

smartsysISV

Guest
Yes, I understand how the trigger works. But I need to specify what I want the trigger to validate. In this example I want to validate that a lookup-value is selected (not empty). Ex: if ( {!R70031225.id} 1) {return "Error"}; or if ( {!R70031225#id} 1) {return "Error"}; Even If the user has selected a lookup-value, none of the exaples above willreturn a value, and I always got an errer.

Continue reading...
 
Status
Not open for further replies.
Back
Top