I’m not able to customize a web-client form, is there any known problem on 3.1.3? Although I’m sure I’m missing something obvious!
With dreamweaver using webdav I am able to find a form … edit it (real minor change… only added some text for testing) and upload it to /server/webapps/ROOT/servoy-webclient/templates/default//
The problem is that when I invoke http://localhost:8080/servoy-webclient I always get the servoy application form and NOT the ONE uploaded with my personalisation on it.
Cleared cache in all ways / restarted everything / cleared .servoy hidden folder / tested accessing on server from other machine / and also made a new clean servoy install! The logs do not show anything strange.
If I direct my browser to http://localhost:8080/servoy-webclient/ … mname.html my manually modified form is displayed (obviously not connected to data)
Any idea? I’m sure I’m missing something stupid… for example… my webdav connection goes to http://localhost:8080/servoy-webclient/templates/ … it seems to work fine but is this correct?
Thank you in advance!
Servoy Developer
Version 3.1.3-build 407
Java version 1.5.0_07-87 (Mac OS X)