Learn how to apply CSS and templates to your CA Plex generated application, and give it a distinctive look and feel.
WebClient i+ Developers – WebClient Patch Release 1.4.10 is released. To obtain this release, please login to http://webclientiplus.com and select Developer Content and Software Downloads. The July 2009 WebClient newsletter is available at http://archive.constantcontact.com/fs026/1102336365834/archive/1102493434138.html Best Regards, The Websydian WebClient i+ development team
In this second installment of the three part deep-linking series, we will show the steps necessary to create a simple url access (“deep link”) into any Plex function by WebClient. If you missed the first installment, the introduction to WebClient deep linking, you can access it by clicking here. Although this simple example shows a function with
WebClient i+ Developers – The June 2009 WebClient newsletter is available at http://archive.constantcontact.com/fs026/1102336365834/archive/1102595784423.html WebClient Patch Release 1.4.10 is released. To obtain this release, please login to http://webclientiplus.com and select Developer Content and Software Downloads Changes: 1. When using a custom template, the attach point can now be omitted from the control name (and shoud be for
WebClient developers have an added bonus that comes as a side effect of generating their Plex panels as RIA applications – the built-in ability to call their functions using an XML external call mechanism. This call mechanism can be invoked in a couple different ways: You can call Plex functions as “deep linked” web pages with parameters that can be embedded
In the past, web designers were forced by technology into web pages that looked like the “complaint” page below. After hitting the submit button, the web pages was validated by the server and the page refreshed with errors posted back as a list. The user had to interpret the error messages to figure out which field
Developers who are upgrading their version of WebClient from 1.4.x to a new version can find the upgrade instructions posted in two places: WebClient Wiki On the main page under English documentation WebClient Portal Site Under developer content / software downloads. You must self-register on the site to download software and documentation from this area.
WebClient i+ Developers – WebClient Patch Release 1.4.7 is released. To obtain this release, please login to http://webclientiplus.com and select Developer Content and Software Downloads. The May 2009 WebClient newsletter is available at http://archive.constantcontact.com/fs026/1102336365834/archive/1102559333844.html Best Regards, The Websydian WebClient i+ development team
Geomapping Technology and the Internet One of the advantages of web application development is that you can easily integrate or mashup your organizational data with the large array of detailed information made freely available on the internet. A good example of this is geographical mapping data. The uses of having geo mapping data within your
Experienced WebClient i+ developers usually find it useful to run their Java applications as client-server prior to publishing to the web server for final testing. The reasons are as follows: “Smoke test” the application quickly for basic business functionality Test basic database access Eliminate customized html and java script as a potential reason for application