Alex Posted September 16, 2013 Report Posted September 16, 2013 When I click "Remove" for a Product or Service option when managing a universal module product nothing happens. Can anyone confirm that this does or doesn't work for them?
cloudrck Posted September 17, 2013 Report Posted September 17, 2013 Works for me. What browser and OS are you using?
Alex Posted September 17, 2013 Author Report Posted September 17, 2013 Firefox and Windows at the time of testing, I think. It was probably just that JS had crashed in FF or something. Thanks for clarifying, I'll do more testing.
cloudrck Posted September 17, 2013 Report Posted September 17, 2013 I don't use Windows often, but it could possibly be a conflict with Firefox plugins
Tyson Posted September 17, 2013 Report Posted September 17, 2013 If you only have one row, it will not be removed. Michael 1
Alex Posted September 17, 2013 Author Report Posted September 17, 2013 If you only have one row, it will not be removed. Ah, that would be my issue. Why not?
Tyson Posted September 17, 2013 Report Posted September 17, 2013 The first row is used to generate additional rows, so it's necessary to not remove it from the page. We have a task somewhere to just remove the content of the row in this case, but it's rather low priority, and would affect several locations where this add/remove row is used. In the meantime, it's equivalent to add a new row and then remove the other row with content in it.
Alex Posted September 17, 2013 Author Report Posted September 17, 2013 The first row is used to generate additional rows, so it's necessary to not remove it from the page. We have a task somewhere to just remove the content of the row in this case, but it's rather low priority, and would affect several locations where this add/remove row is used. In the meantime, it's equivalent to add a new row and then remove the other row with content in it. I understand. Thank you for explaining.
Tyson Posted September 17, 2013 Report Posted September 17, 2013 The first row is used to generate additional rows, so it's necessary to not remove it from the page. We have a task somewhere to just remove the content of the row in this case, but it's rather low priority, and would affect several locations where this add/remove row is used. In the meantime, it's equivalent to add a new row and then remove the other row with content in it. Since this is an improvement, and not a bug, I'll close this thread. CORE-126 is assigned tentatively for v3.3.0 to allow the content of a last row to be removed.
Recommended Posts