Chrome
Were do i start?
Please lovely developer, i dont known where to start from even the download link is not working.
Please i really need ur help.
Thanks for responding?
studio script editor scrolls automatically to top
When we are editing using script editor of WM studio (6.5.3) in Chrome, the script automatically scrolls to the top. Even if we scroll down using the scrollbar, it goes back and hence we cannot edit anything properly.
I found that this problem occurs only when the Browser is not at the default zoom level of 100% but at 90% or at a lower zoom level. Reverting zoom to 100% removes this problem.
Just reporting!
KPP
How to save BigDecimal values
How to save BigDecimal values?
If I put 12,20 WM sends 120.00
Any idea to solve this?
Thanks.
JMX Logging of the Development Tomcat Instance
I'm curious about how to make this happen. I've modified the command line for launcher.jar to include the necessary java options that allow the launcher to be visible in Java VisualVM.
It appears that I have visibility into the Tomcat instance because I can see 6 "http" threads running. What do I modify that allows me to get/see log information through this interface?
I ask because ultimately, I'll be looking to do the same in my production environment (switching to Tomcat soon) and I don't have an answer for what this will look like.
If you have any ideas, please share!
Dynamic SQL Queries
The app we are building needs to implements methods to access a DB and retrieve data based on user defined parameters entered in a search screen.
We need to evaluate the variable input fields containing data and based on the results, dynamically build a query.
Has anyone done anything similar? Best practices for evaluating if an input field has data in it? Best practices to dynamically craft queries in JavaScript?
All info and ideas are greatly appreciated...

ORDER BY in HQL -query does not work
Hi,
I have simple hsqldb with chart, serie and data: chart has many series and serie has many datas etc. I'm querying for complete set of one chart but my data(nor series) does not get ordered correctly.
Heres my code, and since I'm fairly noobie with HQL my problem could be here:
FROM Chart AS chart
LEFT JOIN FETCH chart.series AS serie
WHERE chart.id = :id
ORDER BY serie.id ASCI also had fetching for data but since that didn't work, i narrowed my query a bit.
WM6.6.0.M2 spring security demo throwing exception
I was trying to test out some user-authentication related code and used the "demo" security provider. It throws the following exception.
3-03-29 12:01:41,802 ERROR [com.wavemaker.runtime.server.JSONRPCController] - (session 4E3834F2F66C358E92EEE107FF86F253, thread 35)
java.lang.ClassCastException: org.springframework.security.core.userdetails.User cannot be cast to com.wavemaker.runtime.security.WMUserDetails
Another Upgrade to 6.5.3 Problem
In converting my WM6.4.6 projects to WM6.5.3 I am encountering a problem on several projects where the Dojo Grids will not appear on the deployed application. (i.e. deployed on localhost for testing). The grids appear in studio and even show data. The log shows no problems for one application and "invalid request; missing method or id:" errors in the other.
In a previous post I resolved a problem by removing spring jars from my lib folders. There may be a similar problem but I don't know what the jars are for the Dojo Grid.
'Break'ing a running query
What is the best method, for a WM app executing large DB searches, to allow the user to interrupt a running query?
Is there a way to use WM/JDBC to send a 'break' command since, even if the user may change screens, the query could still be running on the host system?
iPad can't edit DojoGrid rows
Please forgive me if this is already covered somewhere. I haven't been able find a solution if it already exists.
The problem I'm experiencing is the inability for the DojoGrid to be edited on an iPad. Scrolling works well enough (I've seen that used to be an issue), and all the other expected actions seem to function correctly, but when comparing the Desktop app in Chrome to the iPad, the iPad just refuses to show the editable view of the cell.
I'm unable to duplicate this on my PC, so I haven't been able to track down the source of this.
Any clues?
HTTPS Session Tokens
I think this is an HTTPS question - if users connect to my WM app using HTTPS, will the tokens generated for that session prevent a user from copy/paste (or send) a secured URL into another unsecured browser and access the content?
Saving Data In Variables For Online/Offline Access with Phonegap
I'm trying to use WaveMaker with custom code to make a Phonegap app that will have online/offline capabilities. This app makes calls to a web service for all of it's data. My first task is to make the login page work. It calls a Login() procedure on the web service, that then will send back whether or not the Login succeeded and if it did will also send back a Session ID. What I want to happen, is that after a successful login, the username and password get saved to two variables, LastUsername and LastPassword.
Wavemaker/Phonegap server to mobile data push
I have a (best effort) requirement for low latency server-to-mobile communications.
I understand that the general industry direction is a third-party hosted hub based service focused on centralizing device-device or device-server type of messaging but the hosted approach won't work in this case.
By default for the initial approach I would probably just wrap cometd based functionality in a wavemaker custom component/composite. and integrate the server-side with spring finding an acceptable way to tie it into wavemaker javaservices.
But I have a couple questions.
Recommeded upgrade process; 6.1.10 to 6.5.2
I'm planning to upgrade a fairly large application from 6.1.10 to 6.5.2, and I would greatly appreciate advice on the best process to accomplish that. The application uses a MySQL db, has a dozen or so data grids/live variables, several dozen edit, lookup, and select editors, a bunch of service variables, db based security, etc.
Thanks in advance for your help!
Creating Custom Widget
Hi,
I need a custom Calendar Widget with onHover function, dynamic days coloration and some other features.
I want to write it in html,css and javascript, but it seems that wavemaker doesn't provide this type of functionality.
Is it possible to write a widget in a traditional format? (html-css-javascript)



Recent comments
1 hour 17 min ago
6 hours 5 min ago
7 hours 23 min ago
7 hours 49 min ago
7 hours 50 min ago
7 hours 56 min ago
8 hours 17 min ago
16 hours 35 min ago
16 hours 35 min ago
20 hours 30 min ago