![]() |
Catoptions (Category Selection) in EditProduct Hello, Is there anyway to disable the category drop down list from appearing in the editproduct page? I do not want the user to be able to move their ad once it is placed. I saw the option for edit/move photos, but this doesn't seem to stop the category list from appearing on the page. It is a huge list, distorts the page, and otherwise will cause a lot of problems if the users have access to this. Thank you. |
Under admin admin options the move/delete ads option set that to NO. |
I don't see anything in the editproduct.tmpl template that would control the display of the current category nor supress the change options. I was able to eliminate this by changing the input style to "hidden" for "category" thus eliminating the problem with the missing/change category issue that was creating the other issue with the file type error. If I missed a standard feature to control this, please let me know. <!-- <tr> <td class="alt1" width="50%">{$pp_phrase['catchange']}</span></td> <td class="alt1"><select name="category">{$catoptions}</select></td> </tr> --> <input class="bginput "type="hidden" name="category" value="$pcat"> |
no just reply to my email I sent I beleive asking you what integration type this was and I can send you a corrected template as I did not know specifically who you where LOL |
Thank you! |
yeah I will probally just release today a 4.01 with a wrap up of any bug fixes since 4.0 gold came out not many things |
| All times are GMT -5. The time now is 10:17 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0