I am building a program in modelbuilder that has a number of basic data sets. I want to give the user the opportunity to essentially patch the default data sets if they have more accurate/recent info. Attached is a example but not necessarily a requirement for how I'd like it to present the new pop-up. Ideally that attached interface would open as a popup after selecting "i want to update the supplied data".
I can do it the hard way and just put a separate input for each. However, I'd like to know if and how to do it the more user friendly way if it is actually possible.