Why is the "Warning" button shown in a web project, but nothing happens when I click it?
FAQ #101281
In general the small red button with the "Warning" written on it indicates an error. When clicking the button, the message box should appear and indicate a detailed desctiption of the error.
Symptom
The small button with the "Warning" written on it appears in runtime of a web project, but no error message is shown when clicking it.
§ix101025§
Reason
This behavior can be observed if the file "MsgBox.teq" is not present in the Web Project, or if the file can not be found.
Solution
In order to have the message box shown, include the file "MsgBox.teq" (either in the WebBuilder project, or on a flash file system in the folder /WEBPAGES/).
Categories
Web Editor5
Last update: 27.05.2015 20:59
First release: 18.08.2009 14:09
Views: 1325