Message "Edit page without edit component" not removed
Status: Beta
Brought to you by:
jrode
The message saying that there is no input component on
the edit page that a dataTable component points to is
not removed after a n input component has been added.
Need to call
"updateNoticeEditLinkWithoutEditPageComponents()" and
"updateNoticeDetailsLinkWithoutDetailsPageComponents()"
somewhere.
Problem: performance. We cannot really iterate through
each component upon every change.