How to build users tagging system in my comment textarea.

6 views
Skip to first unread message

Ashutosh Kumar

unread,
Aug 10, 2019, 7:31:57 AM8/10/19
to django...@googlegroups.com
Hi Guys,

I need help in adding user tagging feature in comment textarea, like how to get the users list pops out on the keypress "@". 

Andrew C.

unread,
Aug 10, 2019, 4:12:36 PM8/10/19
to django...@googlegroups.com
You would probably need AJAX calls. I think there’s a package called Django-autocompletelite which can help you with this. So, in your HTML, you can use use AJAX to see when a user types the @ character with a single letter and then show a box with some usernames with that.

On Sat, Aug 10, 2019 at 3:31 AM Ashutosh Kumar <g.on...@gmail.com> wrote:
Hi Guys,

I need help in adding user tagging feature in comment textarea, like how to get the users list pops out on the keypress "@". 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAAcNNf%2BjK%3DK9EopJ_O_Yjf6RXUMzZAWJfN7RJTeBYYpEQ4cVkQ%40mail.gmail.com.
Reply all
Reply to author
Forward
0 new messages