This topic is locked

"more" link displays ID?

7/23/2010 9:20:41 AM
PHPRunner General questions
S
swanside author

Hi there.
I have a customer table and job table. On my job table it displays a list of customers. The two tables are linked by CustomerId but displays the customer name.

If the customer name is too long,more than 23 Charecters, the "more" link appears, but when this is clicked, it displays the CustomerId.
So if the Customer is as follows;
CustomerName = Jones and Jones Solicitors at Law. The CustomerId would be 1198.
This displays Jones and Jones Solicit "more" and this displays 1198 when clicked and not the full customer name.
Any ideas please?

Thanks.

A
ann 7/23/2010

Hi,
it's difficult to tell you what's happening without seeing actual files.

Please publish your project on Demo Account and open a ticket at http://support.xlinesoft.com sending a URL to your pages along with instructions on reproducing this error. 'Demo Account' button can be found on the last screen in the program.

S
swanside author 7/23/2010

OK Thanks.

DOne that now.

On CustomerId click on More.
CHeers

Paul