I am having trouble using an array I get from api in the parameters of a submit to do a search that populates a table. User is going to login and go to a screen where the user will have accounts and contracts already assigned to him/her so from the server I will get this based on userid. In that page, the user will put in more search criteria that will populate a table let's just say a date range.
Parameters: Start and End Date (from page) Accounts (from api) Contracts (from api) I see the api call getting the accounts and contracts in developer tools network. My problem is passing that as a parameter in the submit. I get the results from the api in ngOnInit. -- 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.