Chapter 6. Advanced Server Side Development Techniques
In this chapter, we will see how to:
- Change the user performing an action
- Call a method with a modified context
- Execute raw SQL queries
- Write a wizard to guide the user
- Define onchange methods
- Call onchange methods on the server side
- Port old API code to the new API