Hi there,
I am a web developer getting into mobile development, so I'll do my best to make myself clear...
I need to create a single page input form and would like to add dynamic displayed input fields.
In other words I want to display or hide specific controls based on check box or dropdown list selections BEFORE submission, so event based functionality.
I'm just not familiar with all the container / control types available in xamarin yet, so I'm asking for some good advice here.. with that said, what is the best approach to accomplish this in Xamarin.Forms?
Any hint is really appreciated!
Best regards
Bruno