Solved by creating a form class that extends LinkForm and using a 
ChoiceField for keywords... in case someone comes across this post.

On Saturday, November 12, 2016 at 1:06:00 PM UTC-5, Raphael Roullet wrote:
>
> Hello!
>
> I'm using Drum for a project, I think it's awesome and I'm convinced 
> that's exactly what I need but I'm having trouble making some changes to it.
> When submitting a new link, I'd like the users to be able to tag the link 
> themselves by choosing from a dropdown list. The dropdown would contain 
> only the keywords added from the Admin panel.
>
> What are the changes that I need to make to achieve that? Do I need to 
> override the keywords field in the Link Model and then add the field in 
> forms.py?
>
> Also it seems that disabling AUTO_TAG makes "Keywords" disappear from the 
> admin panel even though I need to be able to edit them.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to