You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the current behavior?
Changes are not propagate from Siebel applets to custom applets:
Change the summary in list applet and exit the column. The updated value is not displayed in the Angular applet unless the record is not saved.
Open the SR Contact Pick Applet and pick the record. The picked value is shown in the list applet, but not in the Angular applet. The updated value is displayed on the Angular applet only when the record is saved.
What is the expected behavior?
Changes should be propagated at least on blur (as in Siebel standard behavior).
Relevant logs and/or screenshots
N/A
Possible fixes
Implement the same logic in not official case demo, however it will add a lot of code, and we don't support the mix views (Siebel applet and custom applet), therefore maybe it does not make sense to fix.
Other relevant information:
Siebel version: It does not matter for this defect.
Happens in the dedicated client: It does not matter for this defect.
Happens in the web client: It does not matter for this defect.
Browser version: It does not matter for this defect.
Nexus version (could be found inside compiled file): It does not matter for this defect.
Defect reproduced in Demo Example: Angular
The text was updated successfully, but these errors were encountered:
Bug report
What is the current behavior?
Changes are not propagate from Siebel applets to custom applets:
What is the expected behavior?
Changes should be propagated at least on blur (as in Siebel standard behavior).
Relevant logs and/or screenshots
N/A
Possible fixes
Implement the same logic in not official case demo, however it will add a lot of code, and we don't support the mix views (Siebel applet and custom applet), therefore maybe it does not make sense to fix.
Other relevant information:
Siebel version: It does not matter for this defect.
Happens in the dedicated client: It does not matter for this defect.
Happens in the web client: It does not matter for this defect.
Browser version: It does not matter for this defect.
Nexus version (could be found inside compiled file): It does not matter for this defect.
Defect reproduced in Demo Example: Angular
The text was updated successfully, but these errors were encountered: