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

Posted in Instructions, Templates | Tagged , , | Leave a comment

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

Posted in documentation, Instructions, Templates | Tagged , | Leave a comment

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

Posted in Dojo, Instructions | Tagged , | Leave a comment

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 , , , , , | 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

Posted in Dojo | Tagged , , | Leave a comment