CA Service Management

  • 1.  dtl DropDown where clause statement

    Posted May 17, 2018 09:06 AM

    hi there,

    i have a custom field in employee change form, which shows contact with one specific type for example (whereclaue="type=101010")

    this works fine, now i want to add another contact type (9090) in above where clause.

    need assistance.



  • 2.  Re: dtl DropDown where clause statement
    Best Answer

    Broadcom Employee
    Posted May 17, 2018 09:19 AM

    you can try

    whereclaue="type=101010 or type=9090"

    Thanks

    Chi



  • 3.  Re: dtl DropDown where clause statement

    Broadcom Employee
    Posted May 18, 2018 08:22 AM

    Aqib.........

     

    Did the information provided by Chi_Chen help you?

     

    If so, please mark Chi's response as correct so that this thread can be closed.