Hi, Can someone help me pick right technology / components in Agnular 4 to implement this design.
We have form with about 5 pages. Each page is very long and some pages, in the middle of form wizard are highly dynamic and nested. Each page can be saved as incomplete form to dB in form of json. 1. User info page - Simple 2. Another User info page 3. Products Selection page -> Highly complex page. Dynamic number of products depending on a list and each product section - has checkboxes, dropdowns etc controls. 4.For m number of products selected, next pages should repeat. 5. Entities selection dropdown, we may select multiple., say n. 6. For n - entities ( under each product), we have 2 more very long forms repeated. 7. request info page 8. product platform questionaire page ( 7 and 8 repeated for n entities) 5,6,7,8 repeated for m number of products 9. then some more common pages on fianances. 10. Summary page to show all the information user entered, no matter how long or big it gets : - ( Each page will have save incomplete forms options. I am getting all confused at how to design/implement from steps 4. So nested pages look nested and related to parent page, like pop up or grid form, but then those nested forms can have more nested components. With little knowledge in angular framework, please suggest how can i implement this kind of design. Right now, we have component for each page and each page is going straight. Design is going straight and repeating 5,6,7,8 for m products but its getting complex and confusing for user. Then saving and carry data forward is completely messed up. Please suggest or provide examples. Let me know if you need more info. Because of restrictions and security, I changed the use case bit ( just pages names etc) and not able to post screenshots. -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to angular+unsubscr...@googlegroups.com. To post to this group, send email to angular@googlegroups.com. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.