Hello. Is it possible to filter the list of articles to a specific content type by the URL?
In other words: I've created a backend module for my client with shortcuts to the different articles he needs to edit. I have created different content types in F2C, and I want to take him easily to the list of articles already filtered by a specific content type. I've tried something like /administrator/index.php?option=com_form2content&view=forms&contenttype_id=2 but it doesn't work.
Is there a way to achieve what I want?
I obviously know that I have a dropdown to filter by content type, but I just want to make it easier for my client and explain him the least possible options. Having a few links in the backend control panel is the easiest option for me.
Thanks!