× Here you can get community support related to Tag Meta.

pb with placeholder variables

  • idptec
  • Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 1 week ago #6033 by idptec
pb with placeholder variables was created 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.

More
7 years 6 days ago #6035 by admin
Replied by admin on topic pb with placeholder variables
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.106 seconds