Hi there,
Well, I would like to populate a select dynamic field, but the truth is that I don't know which values I have to write in the 'WHERE' part.
I have a form with a simple text field, and I would like these values to appear in my select field in an another form. So the table is #__content, OK, but I don't know what should I write in the WHERE part.
I didn't find really great docs about the select dynamic. I had a look to the V2 documentation, but nothing seems answer this simple question.
I know this is a newbie question about SQL queries, but I prefer to ask, I think this will save me lots of time.
Thanks for your answers, and sorry for this newbie question.