This topic is locked
[SOLVED]

 Build 19042, concat don't works in dropdown

11/30/2013 1:53:50 AM
PHPRunner General questions
S
sickacid author

Hi, I think there is a bug in 19042, in dropdown if I use concat like this: concat(TipoPallet,' ',DescrizioneModulo,' H ',Altezza) , works only on Test It, in the website the result is a blank dropdown

Sergey Kornilov admin 11/30/2013

There might be something else like WHERE clause that relies on session variables that breaks your dropdown.
If you need help with this post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.

S
sickacid author 12/2/2013

There is no where clause, I tryed to reset the page, if I select only one field it works, but with concat not works, the result is a dropdown with correct number of lines, but the character is white and not black, only the "please select.." is in black. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=73113&image=1&table=forumreplies' class='bbc_emoticon' alt=':huh:' />



There might be something else like WHERE clause that relies on session variables that breaks your dropdown.
If you need help with this post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.

S
sickacid author 12/2/2013

There is nothing in WHERE clause, I tryed to reset the page, and delete the **search.php. If I choose only one field it works, but with concat not works, the result is a dropdown with correct number of lines, but the character is white and not black, only the "please select.." is in black. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=73114&image=1&table=forumreplies' class='bbc_emoticon' alt=':huh:' /> The problem is only in 7.0 version, in SEARCH page, the ADD and EDIT page works fine. In the 6.2 version works everywhere!



There might be something else like WHERE clause that relies on session variables that breaks your dropdown.
If you need help with this post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.



[/quote]

Sergey Kornilov admin 12/2/2013

Without having access to generated application we can only guess what might be wrong.