Custom widget using user control: custom settings
hello,
I create a custom widget using a user control to display a new content type I create.
My content is classified by markets (it's a classification i add in SF).
I want to chose a market to filter results from the content edit page when clicking on edit button (as it is done for news list widget).
How can I achieve this? (display my classification and get the selected value)
Thanks
Jocelyn
Hi jocelyn,
You can take a look at this post which illustrates how to filter by Taxon.
Greetings,
Ivan Dimitrov
the Telerik team
Hi Ivan,
I know how to filter by a taxonomy.
I want to have a dialog (same as news list widget) to select a taxon in my classification.
Actually, I have only a textbox where i type the name of the taxon but it is not ideal.
See in attached file what I want. News will be replaced by my own type.
By Categories will be replaced with "By markets" and will list taxons of my classification.
Thanks for your help.
Jocelyn
Hello Jocelyn
If I understand you correctly, you want to have a control designer - a user friendly screen for the control settings. If this is the case, please take a look at the SDK - there are some user controls which have these custom designers.
Best wishes,