Quote:
Originally Posted by AndrewD
Thanks. Currently, the 'add entry' form includes a text box for associating keywords with the new entry. This text box is 'Ajax' enabled, so you will be shown which matching keywords are already available when you start typing. You can choose to ignore this list, and any new words you specify are 'auto added' to the database.
As I understand, you would prefer a select box which lists the currently available keywords.
So, I have these questions:
a) Is this what you are asking for?
b) What happens if there are a lot of keywords defined - the risk is that the select box will be so long that the page will never finish being displayed.
c) How will you add new words to the list?
|
Oh... well, you are right, ajax could be a lot better, all i need is to be able to add kewywords while adding a new file or while editing a single entry.
Thanks Andrew