Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JPALazyDataModel: add resultEnricher callback #11767

Closed
rider87 opened this issue Apr 17, 2024 · 1 comment
Closed

JPALazyDataModel: add resultEnricher callback #11767

rider87 opened this issue Apr 17, 2024 · 1 comment
Assignees
Milestone

Comments

@rider87
Copy link

rider87 commented Apr 17, 2024

Description

Since the Constructor has been removed in PF14 R3 (#11754), the Post Process is not working anymore.

Can you add the possibility to add e.g. a function which allows to "manipulate" the results from the Lazy Loading result afterwards (e.g. fill some addiotional columns etc.)

Please see also discussion in Discord:
https://discord.com/channels/787967399105134612/787967662293909524/1230050675757547562

Describe the solution you would like

To have a function for Post Progress...

Additional context

No response

@Rapster Rapster changed the title Post Process function in JPALazyDataModel JPALazyDataModel: add postLoad callback Apr 17, 2024
@Rapster Rapster removed the ‼️ needs-triage Issue needs triaging label Apr 17, 2024
@Rapster Rapster added this to the 14.0.0 milestone Apr 17, 2024
@kuhhpid
Copy link

kuhhpid commented Apr 24, 2024

Great response time :-) thx

@tandraschko tandraschko changed the title JPALazyDataModel: add postLoad callback JPALazyDataModel: add resultEnricher callback Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants