203 Posts
louispapera
9 years ago
6
Topic

Hi Sebloders,

I need to see in an article ( it is a card about Author ) a list of articles created by the same author for a specific category.

I thought to a module that is shown in the form of the author. Your suggestion are welcome.

Many thanks in advance for your help.

Best regards, Louis

Get a Book for SEBLOD
175 Posts
webcastor
9 years ago
3
Level 1

You could create a search&list on articles based on author, use the author id, and search against live value, url variable id (view #2 in search form), and put that list in a module, and afterward put the module inside your author data type.

203 Posts
louispapera
9 years ago
2
Level 2

Hi, thanks to all.

Webcastor, I follow your suggestion and it does not work.

I saw that "autor_id" that system show is wrong and therefore I haven't any list. 

I try to put the just autor_id as code by hand and it show  me list.

I do not understand where system take autor_id wrong. Have you any idea ?

Regards, Louis 

175 Posts
webcastor
9 years ago
1
Level 3

Use the art_created_by field.
P.S. The form on the picture is just a guideline, the field should be, instead of Autor, as shown, Article Created By.


203 Posts
louispapera
9 years ago
0
Level 4

Hi webcastor, thanks for your help.

I tried to chang field in article created by with option 2>variable>int>id, but it doesn't work yet.

Web page show to me, if do not hidden, "artice_created_by" as input field.

Have you any suggestions please ?  Regards, louis

233 Posts
pepperstreet
9 years ago
0
Level 1

The Form & List plugins pack might come in handy, too. If you want to avoid extra modules and positions.

Get a Book for SEBLOD