Binding drop-downs from module builder with particular datab

Posted by Community Admin on 04-Aug-2018 15:11

Binding drop-downs from module builder with particular database table value

All Replies

Posted by Community Admin on 10-Apr-2012 00:00

We created a product module using the module builder from the back-end of Sitefinity 5.0. There are four fields - product title, short description, long description and image. Now we want to create a new module for something like a product overview/review where we want to have an image and short description for a particular product. 

Can someone give me an idea of how we can create such a kind of module where we can have a product overview/review section using module builder? Administrator should have the ability to edit/modify/delete items. What we actually need at the admin section for this is - 

1. A drop-down control with all product names already added using product module.
2. An image selector
3. Text-box (for description)

We have been able to get #2 and #3 from above simultaneously, but we are not being able to implement #1 (drop-down). Please help.

Posted by Community Admin on 13-Apr-2012 00:00

It doesn't look like there's a simple solution yet for what you're wanting to do, I believe they're tying to make the process of assocating one module with another much easier in Sitefinity 5.1

For now, Radoslav has written a post on how to do it in 5.0: http://www.sitefinity.com/blogs/radoslavgeorgiev/posts/12-02-27/creating_one_to_many_relationships_in_dynamic_modules.aspx

This thread is closed