« [Video] Coding Session #10: Multi Project Setup | Main | [Tip] Connect Servoy to MongoDB »
November 14, 2011
[Video] Coding Session #11: Sutra CMS Page Action
In this coding session we write a server-side method that collates data from different sources into one field. This field is used for the generic search routine on a product oriented website. This method gets included into the Sutra CMS as a custom "page action". Page actions is the Sutra CMS hook to extend core functionality in the CMS by block type.
Coding-wise the big challenge is to track down data through complex chains of relationships. Having a good ER diagram at hand turns out to be key for completing this session.
In eight parts:
Part 1: http://www.youtube.com/datamosaic#p/u/7/jkQi252RN2c
Part 2: http://www.youtube.com/datamosaic#p/u/6/q7_S6JWrkCg
Part 3: http://www.youtube.com/datamosaic#p/u/5/rHQImi1lxzo
Part 4: http://www.youtube.com/datamosaic#p/u/4/a1M2ygkNDxA
Part 5: http://www.youtube.com/datamosaic#p/u/3/ZPDTjRcs_EM
Part 6: http://www.youtube.com/datamosaic#p/u/2/4Ebe4qEaxmQ
Part 7: http://www.youtube.com/datamosaic#p/u/1/Q6Edh0KgwbA
Part 8: http://www.youtube.com/datamosaic#p/u/0/FQhuYE7GZZw
| Posted by David Workman on November 14, 2011 at 09:50 AM in Video | Permalink