AndreSch
Posts: 27
|
| Posted: 07/18/2008, 5:46 AM |
|
I have a list of items that I make my home page. When I click on add new item from the menu, the item_maint screen display the first record in my list. Why and how can I force a new record. IfI do not have the list open and aelect the same menu option, I do get a blank screen to add the new item. But then the list is open, I even do not get the add button on my items_maint screen
|
 |
 |
Oper
Posts: 1195
|
| Posted: 07/18/2008, 5:57 AM |
|
to the add new link property do anthing of this:
1) remove the parameter of the URL
2) or just where it said GET put None
1 is the optimal but both will work
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
AndreSch
Posts: 27
|
| Posted: 07/18/2008, 6:17 AM |
|
Thanks!
|
 |
 |
|