Archives
- August 2011
- July 2011
- June 2011
- April 2011
- March 2011
- January 2011
- December 2010
- October 2010
- September 2010
- August 2010
- June 2010
- April 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- December 2008
Tags
Ajax Apache Apache Axis Beta BPM CA CA 2E CA Plex cross browser CSS DB2 Web Query deep link deeplink documentation Dojo Dojo Chart Eclipse Europe event FlexGrid Framework General Info Google International Internationalization Java JavaScript new release Newsletter Patch Performance Service Pack servlet Session SSL Templates Tomcat TreeView Uncategorized Unicode web client WebClient Websphere Websydian XMLMeta
Tag Archives: Templates
Embedding a url/web page in a WebClient panel
Sometimes it is useful to show an external web page or component embedded in the body of a WebClient panel. An example could be showing another web site, an image, a map, a widget like a calculator, or some other … Continue reading
Customizing CA Plex / WebClient with stylesheets and templates
Learn how to apply CSS and templates to your CA Plex generated application, and give it a distinctive look and feel. Continue reading
Interactive Validation with Regular Expressions
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 … Continue reading
Ajax Integration with Google Maps
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 … Continue reading
Posted in Ajax, Instructions, Templates
Tagged Ajax, CA Plex, Google, Templates, Uncategorized, WebClient
Leave a comment
Custom template example, changing grid columns to links
Here is an example of creating a custom template in WebClient. WebClient Ajax grids use a standard Plex model where the user highlights the row to operate on, and then presses a button to drill into other functions. What if … Continue reading