Hi there,
Hope you can help.
I have code that generates a list of products with qtybox[textview] & plus/minus buttons.
Now, when I click on plus button it adds value to qtybox for the very last item.
I believe as the name for the textview is qt and it's repeated so it's confused.
So, I believe if have textview with unique name it will let me add the value to the appropriate box. Any ides how to go around programmatically create textview with unique name?
Unless you have any other suggestions.
Thanks
Jiri
Hope you can help.
I have code that generates a list of products with qtybox[textview] & plus/minus buttons.
Now, when I click on plus button it adds value to qtybox for the very last item.
I believe as the name for the textview is qt and it's repeated so it's confused.
So, I believe if have textview with unique name it will let me add the value to the appropriate box. Any ides how to go around programmatically create textview with unique name?
Unless you have any other suggestions.
Thanks
Jiri