Problem/Motivation

When you turn off JavaScript and go to the form API example page for modal dialogs: examples/fapi-example/modal-form it works correctly. When you submit the value to the form, it shows you a message telling you what you submitted.

When you turn on JavaScript, however, the form handler shows the AJAX 'working' icon and then the submission message is never shown.

When accessed through the main description page, as a graphical modal dialog element, everything works.

Proposed resolution

Make the modal work for the page display version.

Write a test to prove that it works. This might be a functional javascript test.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

Mile23 created an issue. See original summary.

Mile23’s picture

Mile23’s picture