[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: Question on forms...
MV does not understand that there are different form blocks. The mv_todo
variables (and whatever other you have in more than one form block)
overwrite each other.
You may find a solution with the todo.map function. Unfortunately, I
cannot help any further, since I haven't dealt with it (yet). There is
some info in the docs, but there have been some postings in the last
couple of months about it,too.
I hope this helps you to look in the (hopefully) right direction.
Chris
Let me know when you are successful, I shall have to solve this problem
in the near future, too.
> If I do a search with the other form first, hit the back button and then
> choose an item from the list it will just execute a search based on that
> previous search text box. As if mv_searchspec is not being reset. Again
> I am sorry for being so dense here, at sometimes it seemed right in my
> grasp and others it doesn't. This same thing happens in the basket, if I
> am in the basket and do a search by the text box, then hit the back
> button then click on add this accessory it executes the same search
> again. Even tho these are in differnt <form> blocks.
>
>