Feedback Forms & DB Connectivity

How can I create a form e.g. a feedback form that can email be the contents. OR alternatively enter info into a Db (MySQL pref or PostgreSQL)


Also if I already have MySQL databases, how can I access their contents on my MAtrix Site ?

  1. You need the Custom Form asset in the full CMS package.
  2. You need to write a custom asset to read your MySQL databases.