This topic is locked

Problem when display fields on a search panel.

9/28/2015 8:57:38 PM
PHPRunner General questions
pasquito author

I'm starting to try PHPRunner 8.1 and have found two problems I describe below:

  1. Problem to follow the wizard step by step: In the first step "Table" I select for example a table in the database, say "products" and then hit "next", then I am in step "query" and this showing me the options for the selected table. Everything was normal until they get to the step "style". Passing to step "editor" no longer remembers the selected object, which in this case was the table "products"; but selects the last where he was working on the passage of "editor". But to move forward to the next step "events", again initially selected object is aligned.
  2. Problem when displaying the fields in the "search panel", that is not displayed as it is set.
    Imagen 1:



  • In the imagen1, you can see the fields of the table is selected to be displayed in the option of "search panel".
    Imagen 2:


  • In the imagen2, as can be seen from the Products table, you selected the "id_grupo" field, and that this is set to "lockup wizard", and is the test sample data. It is configured to display this data in a "dropdown box". Similarly are the "id_clase" fields and "id_familia".
    Imagen 3:


  • In the imagen3, you can see the script execution, in the area where the "search panel" shows that it shows only as a "text field" and not as "dropdown box". This is the problem number two.
    A further aspect. It is also necessary to mention the field "id_clase" depends on "id_grupo" field and the "id_familia" field depends on the value selected in "id_grupo" and also "id_clase". This is configured in the "this dropdown is dependent on ..." option for each case.
    id_grupo

    id_grupo --> id_clase

    id_grupo --> id_clase --> id_familia
    After all search boxes go blank, which should not behave like that.
    Waiting for your comments.
    P.D. I'm using Windows 10, PHPRunner 8.1 64-bit build 24969 MySQL 5.6.26, php 5.6.12
    Sincerely,
    Pasquito.

pasquito author 10/27/2015

Due to the time elapsed, and the absence of response wondering if I am the only one who has problems with version 8.1 build 24969.
If it is a general problem, the development team should be working on it.
Pending comments.
Sincerely,
Pasquito