jcompagner wrote:Dialogs (from the plugin or form in dialog) is not supported in the webclient.
I know it's not your fault J, but PLEASE let me scream this:
AAARRGHH!!
jcompagner wrote:Dialogs (from the plugin or form in dialog) is not supported in the webclient.
In this release, the web client doesn't show/load solution images.
When I open de text property editor by clicking on the text property,
the editor dialog shows up in a minimal size. Have to drag the size bigger to use it.
Also when I restart Developer, the same issue appears
faheemhameed wrote:It seems when a new record is created the calculation field is firing too early and causing errors. Please check!
HJK wrote:...normally calculations errors are not shown, in a popup...
switch(state)
{
case -1:
return plugins.http.getMediaData("media:///ledyellow.png");
case 0:
return plugins.http.getMediaData("media:///ledred.png");
case 1:
return plugins.http.getMediaData("media:///ledgreen.png");
default:
return plugins.http.getMediaData("media:///ledorange.png");
}
Manifest-Version: 1.0
Specification-Title: "Oracle JDBC driver classes for use with JDK1.4"
Specification-Version: "Oracle JDBC Driver version - 9.0.2.0.0"
Specification-Vendor: "Oracle Corporation" .
Implementation-Title: "ojdbc14.jar"
Implementation-Version: "Oracle JDBC Driver version - 9.0.2.0.0"
Implementation-Vendor: "Oracle Corporation"
Implementation-Time: "Tue Apr 6 01:10:57 2004"
<html>
<head>
</head>
<body>
<table>
<tr>
<td>
<a href="javascript:newUser()"><img style="border-right-width: 0px; border-bottom-width: 0px; border-style: solid; border-left-width: 0px; border-top-width: 0px" src="media:///ledyellow.png">
</a> </td>
</tr>
</table>
</body>
</html>
it it in the html a real button or is a a link?
Users browsing this forum: No registered users and 2 guests