CA Service Management

Expand all | Collapse all

Validate 2 fields

John Wilmar Herrera Gil

John Wilmar Herrera GilNov 13, 2018 01:53 PM

Chi Chen

Chi ChenNov 13, 2018 02:01 PM

  • 1.  Validate 2 fields

    Posted Oct 30, 2018 03:20 PM

    Hi all, i wanna know how is the best way to validate that in Change Orders dont put the same person in the Administrator field and Approver Field, cannot be the same when save and edit the ticket

     

     

    sorry for me english thanks for your helpe.



  • 2.  Re: Validate 2 fields

    Posted Oct 30, 2018 07:31 PM

    You could write a preSaveTrigger() function to compare the two fields.



  • 3.  Re: Validate 2 fields

    Posted Nov 13, 2018 01:53 PM

    thanks



  • 4.  Re: Validate 2 fields

    Broadcom Employee
    Posted Nov 13, 2018 02:01 PM

    I always prefer preSaveTrigger2()