Hi,
in the chronoconnectivity6 demo I can see the articles and the authors.
How can I change the form, so that only the articles are displayed by the logged in user/author?
Does the change need to be made in the function "read_articles"?
Changes in the "Save to session" had no success.
Many thanks for the help.
F.
in the chronoconnectivity6 demo I can see the articles and the authors.
How can I change the form, so that only the articles are displayed by the logged in user/author?
Does the change need to be made in the function "read_articles"?
Changes in the "Save to session" had no success.
Many thanks for the help.
F.
If you only want to READ the articles from the database from the logged in user then yes you need to make the change to the read data action. You will want the author to equal the {user:id}
This topic is locked and no more replies can be posted.