13 Posts
kpjuni
10 years ago
1
Topic
I have created a Dynamic Select using a free mysql query. The query works fine. Its pulling usernames from users in a certain usergroup. When the user selects a username from the select box, and clicks save. and goto the article it just created, it does not show the selected username. It actually shows nothing, no label, no nothing. It works in the Site Form, but not Intro or Content.
The article created will show other fields I have put in, to see if it is working at all.
Is this because it is a dynamic select? or because of a complex query? do i have to somehow tell it to submit the text in the select box?
I'm at my wits end, here.
Thank you,
Joomla 3.2 | Seblod 3.1.5
Get a VIP membership
13 Posts
kpjuni
10 years ago
0
Level 1
Ok, Solved - It WAS indeed my query. I was not defining the TEXT and VALUE of the selection, so it was not sending the value to the database.
Get a VIP membership