Summary
WAM105 - Create Your Own Weblet
Important Observations
- Once you understand the elements of a weblet's code, simple weblets can be developed quite easily.
- More complex weblets will require good XSL, HTML and possibly Javascript knowledge in order to design and create them.
Tips and Techniques
- Develop a weblet in small steps with frequent testing.
- It is often useful to add text between tags that will highlight areas in your prototype design.
What I should now know
- XSL tags tags with the wd namespace(for example, <wd:template name= . . . >) are LANSA weblet design tags which are used by the Design view.