Hi
I have the following use case. From looking on User Voice and seeing @EuanGamble comments I'm hoping this might be possible in the new data connectivity control.
(This is also something that I can currently do on premise with nintex forms enterprise for sharepoint)
At a school we would want a parent (has user account in our AD) to login into the form.
Knowing the username we take the username as a parameter to a stored procedure, which returns a list of their children. (typically studentID as value and Student name as the display value).
This would allow the parent to pick their children from a defined list.
We could then further take the studentID from the selected item on the control as a parameter on the second control which would return regarding the student (eg school year, house, etc).
While I have mentioned SQL, I guess we could make this work with a web service as well.
@EuanGamble Would this scenario be feasible with what is on the development roadmap for NWC forms?
Thanks,
Gavin

