Hi @Julien_GM,
Different forms cant communicate but there are couple of ways you can do this:
- Redesigning your form to use csv preloading ie The names can be fetched from a csv file.
- Capturing the names in the same form using a repeat function.
1 Like