Re: List and detail Page
Hein van der Kallen via opencms-dev <[email protected]>
| Newsgroups | gmane.comp.cms.opencms.devel |
|---|---|
| Message-ID | <[email protected]> |
Roberto I think you only looked in the tutorial and not in the documentation. For the integrated list-type see https://documentation.opencms.org/opencms-documentation/template-development/built-in-content-types/list-configuration/index.html For detail pages see https://documentation.opencms.org/opencms-documentation/template-development/detail-pages/index.html If that is not enough look in the mercury-demo how it is done there. For instance : /mercury-demo/advanced-elements/list/ The formatter used on a detail-page normally shows all the content in your xml-content file. The formatter to show items in the list shows normally only a small part of the content in each of the selected xml-content-files. If your list shows very little of each shown xml-content file, consider to use a mercury navigation-m instead. See /mercury-demo/advanced-elements/navigation/ Hein van der Kallen -----Oorspronkelijk bericht----- Van: opencms-dev <[email protected]> Namens Roberto Luceri via opencms-dev Verzonden: maandag 12 december 2022 17:02 Aan: [email protected] CC: Roberto Luceri <[email protected]> Onderwerp: [opencms-dev] List and detail Page The documentation is missing the part on how to use the integrated list. I did not understand how to do it I went from version 9.5 to 13 Thanks for your help _______________________________________________ This mail is sent to you from the opencms-dev mailing list To change your list options, or to unsubscribe from the list, please visit https://lists.opencms.org/mailman/listinfo/opencms-dev _______________________________________________ This mail is sent to you from the opencms-dev mailing list To change your list options, or to unsubscribe from the list, please visit https://lists.opencms.org/mailman/listinfo/opencms-dev