Hello Sudhir,
You can achieve this
1.Give import button option.
2.Call MF to import data .
3,After import you can refresh the page and data should be visible there.
Hello Sudhir,
You can add debugger in your IVK_ImportTemplateDocument microflow and check template and other things are correct.
Also at the last of this microflow you can call show page activity and can display the data.
Hi Raju,
Actually I am in data entry screen. Where few rows then provision is made to add button and create the details. If it is bulk user can utilize the import option.
So in the page itself data has to popup
Regards
Sudhir
Hi Raju,
In the MF IVK_ImportTemplateDocument added Change Object with refresh. But it is not listing the item but it is adding a blank row.
Regards
Sudhir
Hi All,
The refresh has been set properly. Imported records are displaying on the screen.
I am using list view with Edit enabled. Now, if I import 50 records then it will list all records. Is there anyway to bring the scrolling by enabling the list view length of 10 records ?
Regards
Sudhir
Hi Sudhir,
You can show only 10 records initially by defining the page size of 10 inside the list view general settings.
Thanks
Hi Amit,
If the ListView is editable then you cannot set the number of rows.
Regards
Sudhir
Hi All,
I have made it using style sheet.
Thanks for your support.
Regards
Sudhir