Help

2019-07-07 Thread Yeashin Rabbi
Hi Everyone, I have a model with a manyTomany field. I've created an update view for this model and the widget for manyTomany field is FilteredSelectMultiple. How to render the selected value for the manyTomany field in right side box of FilteredSelectMultiple widget while visiting the page?

FilterSelectMultiple Widget's right list box does not render

2019-07-02 Thread Yeashin Rabbi
Hello, I tried to use Django's FilterSelectMultiple Widget. But it does not render the right list box. Any help would be appreciated. Thanks Here is my code: forms.py class appForm(ModelForm): port = forms.ModelMultipleChoiceField(internalapp.objects.all(),widget= FilteredSelectMultiple("Port