Question
LTIMindtree
IN
Last activity: 25 May 2023 9:15 EDT
Capturing only updated fields from user screen and forming a page with only updated values
Hello All,
I have one requirement like, I am fetching some data around 10 to 15 fields from kafka using data flow and displaying on user screen.
Now my requirement is after showing the details on UI, user may update few fields on UI and submit, then we need to push only updated fields data back to kafka in json format. Is there way to capture only update fields and form a page with only updated values, looking for best feasible solution.
It would be great if anyone can share their thoughts on the same.
Thank you.