Blog Sections Open

Building AJAX Feedback Forms with ddSendFeedback

Before AJAX form helpers became common, one clean way to build feedback forms in Evolution CMS was the ddSendFeedback stack. It combined several Divan Design tools with a small frontend layer to create a more responsive

Before AJAX form helpers became common, one clean way to build feedback forms in Evolution CMS was the ddSendFeedback stack. It combined several Divan Design tools with a small frontend layer to create a more responsive feedback flow.

Typical Stack

  • ddSendFeedback
  • ddTools
  • ddSendMail
  • ddGetDocumentField
  • ddGetChunk
  • jQuery plus jquery.form

The value was not only the AJAX behavior. It was the way the pieces formed a reusable pattern for form submission, mail templating, and page-aware response handling.

That makes this an Ecosystem article: the solution lives in the addon stack around Evolution CMS, not in one core feature.

Source: Utilities category on Extras.Evolution.

Newer post

Reordering Manager Tabs with settingTabMove

How the settingTabMove plugin adjusted tab order in the Evolution CMS manager and why that kind of editor-focused addon mattered.

Older post

Easy2 Gallery 1.4.13-pl for Evolution CMS 1.0.12

A short ecosystem summary of the Easy2 Gallery 1.4.13-pl release for Evolution CMS 1.0.12 and why compatibility-focused updates mattered.