Custom UI development with dependent values

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2011 04:51 PM
Hi,
We need to implement the following scenario. I need expert help in resolving this.
We have two types of document namely Presentation and Slide. Presentation is associated with multiple slides. Presentation has following metadata attribute like product which is dropdown value. Slide has metadata attributes like type and subtype, both of them are dropdown values. In this case of slide, subtype dropdown values are depend on type selected. Also type attribute value of slide is depend on the product attribute selected at presentation level.
Presentation { product: list}
|
—— Slide { type: list, subtype:list}
Please note that i have created models for presentation and slide.
What all the configuration and customization I need to do to implement this functionality?
regards,
vaikund
We need to implement the following scenario. I need expert help in resolving this.
We have two types of document namely Presentation and Slide. Presentation is associated with multiple slides. Presentation has following metadata attribute like product which is dropdown value. Slide has metadata attributes like type and subtype, both of them are dropdown values. In this case of slide, subtype dropdown values are depend on type selected. Also type attribute value of slide is depend on the product attribute selected at presentation level.
Presentation { product: list}
|
—— Slide { type: list, subtype:list}
Please note that i have created models for presentation and slide.
What all the configuration and customization I need to do to implement this functionality?
regards,
vaikund
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2011 10:59 AM
Hello,
I'm implementing Alfresco (Share) features from time to time and sharing with community.
Come to http://aymen-s.blogspot.com/ and vote for the feature you want to see in coming days.
Don't hesitate to spread the poll.
Regards,
Aymen S.
I'm implementing Alfresco (Share) features from time to time and sharing with community.
Come to http://aymen-s.blogspot.com/ and vote for the feature you want to see in coming days.
Don't hesitate to spread the poll.
Regards,
Aymen S.
