Hey there! I'm looking to make use of the dynamic form feature found in the https://angular.io/docs/ts/latest/cookbook/dynamic-form.html. Specifically, I want to accomplish the first task mentioned in the question.service.ts file.
Can anyone guide me on how to achieve this: // Todo: get from a remote source of question metadata.
I'm new to this and struggling to figure it out. I've attempted various methods on my own but haven't had any success. Any help, even the smallest hint, would be greatly appreciated.
Thank you in advance for your assistance.