Hi all !
when filtering readings of a DB or in Delete Conditions of deletions, I see
Does it have something to do with a URL ? This is another thing I don't undertand. In the "FAQ" :
where does this published param comes from ? What URL are we speaking about ? Where can I find it ?
Please help me :'-(
jc
when filtering readings of a DB or in Delete Conditions of deletions, I see
id:{data:article_id}but article_id is not a column of the #__content table ? Where does it come from ? I know it works, I use it for another table but I don't undertand how it works. And I don't like that !π
Does it have something to do with a URL ? This is another thing I don't undertand. In the "FAQ" :
Now only the published articles will be displayed whenever the list is loaded, but what if we want to
change the the state value based on a URL (link) parameter, we can do this easily by updating the
line we have just added: Article.state:{data:published}
where does this published param comes from ? What URL are we speaking about ? Where can I find it ?
Please help me :'-(
jc