Carel_S Posted November 20, 2018 Share Posted November 20, 2018 Newbie question: I would like to have a CMS developed where users can search for translations and abbreviations (just retrieval of static entries from a database). Is it possible to work with databases in Processwire? I was wondering if there's a difference between displaying data on pages and displaying data in database records. I know the underlying database is MySQL or InnoDB, but it's not clear to me how database records are displayed: are records displayed by themselves or on a page? or are records just small HTML pages? or does it work some other way? Please enlighten me. Thanks in advance for the feedback (and for your patience) ;), Carel. Link to comment Share on other sites More sharing options...
clsource Posted November 20, 2018 Share Posted November 20, 2018 Hello you can use the translation module to create a page for users to translate https://processwire.com/api/multi-language-support/code-i18n/ ? 1 Link to comment Share on other sites More sharing options...
szabesz Posted November 21, 2018 Share Posted November 21, 2018 Welcome to the PW forum, 13 hours ago, Carel_S said: Please enlighten me. We have similar discussions, you might want to learn tips and tricks there: https://processwire.com/talk/topic/14587-mixing-pages-and-fields-in-a-page-list/ https://processwire.com/talk/topic/16886-linking-pages-to-each-other-without-being-parents/ https://processwire.com/talk/topic/15001-solved-reciprocal-fields/ 13 hours ago, Carel_S said: are records displayed by themselves or on a page? or are records just small HTML pages? or does it work some other way? I recommend reading @clsource's blog post, found here: https://medium.com/@clsource/understanding-processwire-templates-fields-and-pages-201aecd0a1a4 2 Link to comment Share on other sites More sharing options...
Carel_S Posted November 21, 2018 Author Share Posted November 21, 2018 Thanks for your replies clsource and szabesz! I'm glad there's plenty of material to study. This looks like a great CMS! Regards, Carel. 2 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now