Hello,
I created an Article DocType with fields name (name1, small text), route (data), published (check).
I’ve set up webview in its settings (I can’t post screenshot)
I created a published article at http://0.0.0.0:8080/app/article (I can’t post screenshot)
As guest, I see the list at http://0.0.0.0:8080/articles
When I click on the created article, SOMETIMES I see this (I can’t post screenshot):
41q620q07s
and some other times (after refreshing the browser):
I guess I mangled stuff.
I expected to see “article_name1” somewhere, not the ID.
How to have a view, as guest, of the list of articles, and the article itself?
Thank you
Sorry, but I’d need to understand what is wrong. Is it my message?
I kept the screenshots but can’t post them because I’m “too new” accoring to vbulletin. @NCP ?
I’m not really understanding what you’re doing here. I don’t have a ton of experience with portal pages, so perhaps I’m misunderstanding the structure, but it seems strange to me that you’re being routed to http://0.0.0.0/article_name1. Does anything appear at http://0.0.0.0/articles/article_name1?