Details
-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Complete
-
Affects Version/s: None
-
Component/s: Development
-
Security Level: Public (Public: Anyone can view)
-
Labels:None
-
Rice Module:KRAD
-
KAI Review Status:Not Required
-
KTI Review Status:Not Required
Description
Actions from the UI can request either a full view build or component refresh. Currently, the controller method has to know how it was requested and return either getUifFormAndView for a full build, or updateComponent for a component refresh. This is confusing in addition to not allowing a controller method to be used both ways.
Look into allowing getUifFormAndView to be always returned, then in the interceptor determine whether a full build or component refresh is needed.
Attachments
Issue Links
- cloned from
-
KULRICE-7031 Create javascript constants file
-
- Closed
-
- Trackbacks
-
Post-2.0 impacting changes This page tracks major impacting changes post 2.0 release. Things such as database or package name changes for example. This page will serve as a holding pen for information on those changes. 2.0 to 2.1....