Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.5
-
Component/s: Development, KNS Equivalency
-
Security Level: Public (Public: Anyone can view)
-
Labels:None
-
Epic Link:
-
KRAD Feature Area:Document
-
KAI Review Status:Not Required
-
KTI Review Status:Not Required
-
Code Review Status:Not Required
-
Include in Release Notes?:Yes
Description
Currently the quickfinder posts the page which sends back a redirect URL, which is then rendered in the lightbox. This is a lot of overhead. Instead, we should be able to build the URL through script and invoke the lightbox without posting the page
Attachments
Issue Links
- is relied upon by
-
KULRICE-12730 AFT Failure DemoControlKimUserAft, DemoTravelAccountLookUpAft, DemoTravelAccountMaintenanceEditAft Incident Report Lookupable is null
-
- Closed
-
- relates to
-
KULRICE-12744 Quickfinder Lookup doesn't populate criteria fields with data from calling field
-
- Closed
-
Quickfinder content doesn't get rendered in lightbox. The browser console shows a GET 400 bad request error.
Reverting commit 46253 fixes this.