It is starting to look like this may actually work after all. Listview is the only...
[catagits/Reaction.git] / componentui.conf
1 using_frontend_proxy 1
2
3 <Controller Foo>
4   <action update>
5     <ViewPort>
6       <Field baz_list>
7         layout checkbox_group
8       </Field>
9     </ViewPort>
10   </Action>
11 </Controller>
12
13 <View Site>
14   skin_name default
15 </View>