Prepopulating data in add or Edit action in a list view

Hi Everyone,

I have a list view in my create flow of a casetype. The listview is populated via a data page fetching the id documents list of the employee via the employee id. I am leveraging ootb CRUD operations. when i edit a row, i have the employee id populated, but when i am trying to add a row, the employee id comes as blank. please let me know what is the solution or work around for this one.

I have a employee page type property, which contains the employee id, which acts as a foreign key in the id documents table. I am on pega v24.1.2.

Kindly help.

Regards,

Ankit

Hello,

While you are adding a row, are you entering the Employee id field manually or is it autogenerated?

could you share some configuration? it sounds like you are trying to get the employee ID from the logged in user? you’d also need to look at the saveable datapage and create view.

Some articles on the topic (though I’m not 100% sure all of this is your scenario)