Another day, another stupid question!
I have searched for an answer on this forum, but it brought me nothing.
Well, here:
I have created Field of type "Select List"
In "Values Creation" I turned on SQL and put this:
SELECT m_column AS text
FROM m_table
WHERE user_id = 125
I have 4 values with "
125" at
"user_id" and 1 with "
100" (just for test)
Result in
phpMyAdmin, when I run that query: 4 values
Result in
Flexicontent: 1 value (Only last one. I have tried adding values, but as result there was always only last value)
So, query is correct (phpMyAdmin prooves it), connection to Database is correct (I have result from table), so I can't even imagine where problem can be.
And one more question:
{item->created_by} is great, but can I find user's ID somehow?
FLEXIcontent version 2.1.3 r1857
Joomla! 3.2.3