on 2005 Apr 27 5:59 PM
Does anyone know how to implement a custom flavor?
I assume it is defined in the User Interface --> Mapping --> Flavors area of System Administration.
Once a new flavor is created, how can you use that new flavor in a custom layout?
My assumption is you have to assign the new flavor to a given renderer (say collection renderer), then reference the flavor in your layout controller.
Is this correct? How do you reference it in your Layout Controller?
Thanks.
It seems I was correct... I just had a bad setting somewhere along the way.
To reference a given Flavor in your layout you can use something similiar to.
MyControl control = new MyControl(this.getProxy(),"FLAVOR NAME HERE");
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
66 | |
11 | |
11 | |
10 | |
9 | |
9 | |
7 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.