Wiki source code of How to use Dynamic D2W
Version 20.1 by Ravi Mendis on 2009/07/20 08:50
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | = How to use Dynamic D2W = | ||
2 | |||
3 | In the Diva look example, we may add movies to a the list of ##Studio.movies##. | ||
4 | |||
5 | [[image:DynamicD2W.png||width="700"]] | ||
6 | |||
7 | As you can see from the screenshot (above) that adding a movie allows you to edit/insert a movie //inline//. | ||
8 | This is achieved using a combination of //ajax// and //dynamic// D2W assignments. |