Closed williamfonseca13 closed 12 months ago
Two or more buttons in one page with the same tag generates share the same action created in controller page.
Add at leat two buttons with the same tag.
Only one action is created because the action name is being validate using the button tag name.
A message, alert, warning, etc, should be introduced to the user editing the page to inform that a button with the current tag name already exists.
/ label ~ bug
Corrigido
Resumo
Two or more buttons in one page with the same tag generates share the same action created in controller page.
Passos para reproduzir
Add at leat two buttons with the same tag.
Qual é o atual comportamento bug ?
Only one action is created because the action name is being validate using the button tag name.
Qual é o comportamento correto esperado?
A message, alert, warning, etc, should be introduced to the user editing the page to inform that a button with the current tag name already exists.
/ label ~ bug