pb with placeholder variables
-
idptec
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 1
-
Thank you received: 0
-
-
7 years 7 months ago #6033
by idptec
The tableselect return the value instead of the result of the sql query.
In my case:
ville={tableselect url_subdomain,ville_lib,subdomain_url}{host}{/tableselect}
${ville} return the host value instead of my value in the db.
Any idea?
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
7 years 7 months ago #6035
by admin
Hi,
this happens when the query is wrong (i.e. cause a sql error). Check if you are using the right syntax (i.e. table name, column name and value to match).
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
Time to create page: 0.125 seconds