can someone help me pls?! i am new in sugarcrm ce and i know a bit of php

i have tried many things and i have checked others post but they are kind advance for my knowledge on this. how can i create a dropdown dependent step by step, i am new in sugar and i know a bit of php. im running sugarcrm ce v 6.5.22  in centos, i have creater 2 dropdown independent but i dont know how to linked both and the path to check where the codes are.  keep in mind i am new in this. this is a task for school. your help will be really appreciate.

Parents
  • Hi josh avila 

    Dependent Dropdown is only supported on edition PRO or higher, so you would need to create such dependency by hand, which requires javascript knowledge.

    I had implemented in the past the DevToolKit, which enables developers to implement some customization with just a little of coding, like dependent dropdown, conditional visible fields, conditional editable fields, masked fields and some other features.

    Find attached an installer for the DevToolKit.

    Kind regards

    André Lopes
    Lampada Global
    Skype: andre.lampada
  • thank you andres for your quick respond .

    i have installed DevToolKit already but its not working, i have the js code implemented already as well, maybe i have it in the wrong path or folder.  can you tell me step by step how and where to do it?

    i have 2 dropdowns. 

    1-Tema de la llamada =>(ConnectMiles, Equipaje, Reservas, Información General)

    2-Subtema llamada=>(this one should appear once "Tema de la llamada" is clicked)

    *ConnectMiles => "información de acreditación de millas and Homologación estatus";

    *Equipaje, Reservas =>  "Consulta sobre franquicia and Consulta sobre objetos especiales"; 

    *Información General => "Consulta sobre franquicia and Consulta sobre objetos especiales" ;

     

    pls, i really need help. pls...

Reply
  • thank you andres for your quick respond .

    i have installed DevToolKit already but its not working, i have the js code implemented already as well, maybe i have it in the wrong path or folder.  can you tell me step by step how and where to do it?

    i have 2 dropdowns. 

    1-Tema de la llamada =>(ConnectMiles, Equipaje, Reservas, Información General)

    2-Subtema llamada=>(this one should appear once "Tema de la llamada" is clicked)

    *ConnectMiles => "información de acreditación de millas and Homologación estatus";

    *Equipaje, Reservas =>  "Consulta sobre franquicia and Consulta sobre objetos especiales"; 

    *Información General => "Consulta sobre franquicia and Consulta sobre objetos especiales" ;

     

    pls, i really need help. pls...

Children
No Data