feature: pressing enter on filter box causes browser go to link
feature: pressing enter on filter box causes browser go to link
I use DataTables to list all items of specific type. Each item name is also link to details page. When user looks for specific item, he can filter another items out by entering item name in filter box.
It would be great, if pressing enter in filter box will cause activating link to details page, if table contains only one record.
For now, user has to enter item name in filter box and use mouse pointer to go to item details. Pressing enter would be much faster and easier...
It would be great, if pressing enter in filter box will cause activating link to details page, if table contains only one record.
For now, user has to enter item name in filter box and use mouse pointer to go to item details. Pressing enter would be much faster and easier...
This discussion has been closed.
Replies
Give me a shout if you need more or a starting point.
Regards,
Allan
Thanks for your reply.
That seems to be quite easy and I think, I'll manage to do it ;)
~Jaro