(03-23-2023, 11:10 PM)Alexandre Machado Wrote: If I understood it correctly you want a content handler to just render the content of the article, not the whole form, is that correct?
I want to implement a page for reading items. The link is from QR code.
In one QR code is link http://mysite/items/1 for details article 1 and other QR code link is http://mysite/articles/2 for details article 2
I can also be http://mysite/items/id=1, http://mysite/items/id=2 for show article. I would like read ID or KEY in link
I hope you understand. What concept?

