Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0054046 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [POS2] Core | major | have not tried | 2023-11-29 09:58 | 2023-12-11 17:10 | |||
Reporter | ebecerra | View Status | public | |||||
Assigned To | Triage Platform Base | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 24Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0054046: Allow to execute a form action from outside the form | |||||||
Description | When using a form (BaseForm) in a multi tab dialog component (MultiTabBaseDialog) will be need execute action in the form handler. | |||||||
Steps To Reproduce | N/A | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0157789) hgbot (developer) 2023-11-29 10:08 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1299 [^] |
(0158055) hgbot (developer) 2023-12-11 17:10 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: 8ba6d023f2e8d6fd71e0a5311ea30f83e3b6a095 Author: Eduardo Becerra (OB) <eduardo.becerra@openbravo.com> Date: 11-12-2023 16:10:47 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/8ba6d023f2e8d6fd71e0a5311ea30f83e3b6a095 [^] Fixes ISSUE-54046: Add a new param "triggerAction" to BaseForm component to allow executing form actions from outside A new prop is added "triggerAction" which receives an object of this type: {action: "nameOfTheAction", sequence: 0, options: {}} The sequence should be increased each time the trigger action is changed, as to allow executing the same form handler action twice. This allows having for examples buttons that might execute a submit action on the BaseForm without them being related. --- M web-jspack/org.openbravo.core2/src/components/Form/BaseForm.jsx M web-jspack/org.openbravo.core2/src/components/Form/__test__/BaseForm.test.jsx --- |
(0158056) hgbot (developer) 2023-12-11 17:10 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1299 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2023-11-29 09:58 | ebecerra | New Issue | |
2023-11-29 09:58 | ebecerra | Assigned To | => Triage Platform Base |
2023-11-29 09:58 | ebecerra | OBNetwork customer | => No |
2023-11-29 09:58 | ebecerra | Triggers an Emergency Pack | => No |
2023-11-29 10:01 | guilleaer | Summary | Allow a form action to be executed outside the form => Allow to execute a form action from outside the form |
2023-11-29 10:08 | hgbot | Merge Request Status | => open |
2023-11-29 10:08 | hgbot | Note Added: 0157789 | |
2023-12-11 17:08 | hgbot | Merge Request Status | open => approved |
2023-12-11 17:10 | hgbot | Resolution | open => fixed |
2023-12-11 17:10 | hgbot | Status | new => closed |
2023-12-11 17:10 | hgbot | Fixed in Version | => 24Q1 |
2023-12-11 17:10 | hgbot | Note Added: 0158055 | |
2023-12-11 17:10 | hgbot | Note Added: 0158056 |
Copyright © 2000 - 2009 MantisBT Group |