Symantec IGA

 View Only
  • 1.  Load field departamente based on the value of the selected country

    Posted Feb 27, 2019 11:01 AM

    I'm developing an admin task that requires that based on the selected country autocomplete or load another field called department (or state) this from the Identity Manager. I understand that I can use javascript but I can not find documentation about it. This without consulting databases.

     

     

    Any idea, example or document that can recommend me?

     

    Julian Riaño

    MSL



  • 2.  Re: Load field departamente based on the value of the selected country
    Best Answer

    Posted Feb 27, 2019 04:09 PM

    You might consider using an Option Selector if the number of potential values is limited.

    How to Populate Field Options - CA Identity Manager - 14.1 - CA Technologies Documentation 

     

    Or if you want to use JavaScript that's detailed here:

     

    Use JavaScript For Field Options - CA Identity Manager - 14.1 - CA Technologies Documentation 



  • 3.  Re: Load field departamente based on the value of the selected country

    Posted Feb 28, 2019 02:33 PM

    Hi William

     

    Thanks for your answer, i worked with the Select Box Data option and this is working very fine.

     

     

    Julian Riaño

    MSL