Confirm Button upon Import

Post Reply
dsingh
User
Posts: 166

Confirm Button upon Import

Post by dsingh »

As we have confirm button before a record is going to be added. In the similar way, there should be confirm button before the records gets save in DB.

Explanation: After Import function executed by user, the import data gets populated on screen and upon click of the confirm button it should gets saved. This is just for hygenie check of the data gets saved in DB from import function.

This function can be called as Import Preview.


Post Reply