sebastiancb

Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Author
    Replies
  • in reply to: Dependent combobox #100431
    sebastiancb
    Participant

    Hello, it worked, but I had to modify the load_cities.php->

    <?php
    $bd = mysql_connect(“localhost”,”root”,””) or die(“Connection Error: ” . mysql_error());
    mysql_select_db(“depselect”) or die(“Error conecting to db.”);

    if(isset($_GET['id_country'])){

    in reply to: Dependent combobox #100385
    sebastiancb
    Participant

    Hello, excuse me for bothering you, I replaced the code where you indicated me, but I don't know what to do with this line

    in reply to: Dependent combobox #100334
    sebastiancb
    Participant

    Hello, thank you for your help, but when I add a register this example works fine, the problem is when I need edit such register because the city associated with the register is not the right.

    The problem is this line:

    {name:'namecy',index:'namecy',editable: true,edittype:”select”,editoptions:{dataUrl:'load_cities.php?id_country=1'}}

    in reply to: Help to show messages from side server when validating #98829
    sebastiancb
    Participant

    Thank you, it works perfectly

Viewing 4 replies - 1 through 4 (of 4 total)

Stay connected with us in your favorite flavor!