Front-End : dynamic-handler setFieldOptionList

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • item
    Active Community Member
    • Mar 2017
    • 1476

    Front-End : dynamic-handler setFieldOptionList

    Hi,
    is there any equivalence for a varchar field ?
    i have a in config.php some values in addressCityList but i need to replace this addressCityList in dynamic-handler

    PHP Code:
    
       this.recordView.setFieldOptionList('addressCity', values); 
    
    maybe
    If you could give the project a star on GitHub. EspoCrm believe our work truly deserves more recognition. Thanks.​
  • yuri
    Member
    • Mar 2014
    • 8453

    #2
    Hi, I think this is supposed to work for varchar. But if it's a separate field not in an Address field.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    Working...