Gossamer Forum
Quote Reply
add link
After the user chose to add a link from a certain category, I want that in the add.cgi page he will not be able to change the name of the category to which the link will be added. So if he entered the add page from category A, he won't be able to add a link to category C.
Quote Reply
Re: [nir] add link In reply to
You can do this if you set db_gen_category_list to 'no' in setup - but this also has implications for adding links through admin as the categories will not be shown.