Closed platform-support-slack-integration[bot] closed 53 minutes ago
Submitted By: wafi.mohamed Topic: Forms Team: Tier 1 Support
Hi, I am working on a form where it require for an Api call https://github.com/department-of-veterans-affairs/vets-website/blob/vebt-839/src/applications/edu-benefits/10216/utilities.js#L33 and here I do the call https://github.com/department-of-veterans-affairs/vets-website/blob/vebt-839/src/applications/edu-benefits/10216/config/form.js#L109C12-L115C20. but that cause it call the api to be called every time I change the form. I there a way that I can call the api when i hit the continue button.
Slack Thread Link: https://dsva.slack.com/archives/CBU0KDSB1/p1733170652718589
Submitted By: wafi.mohamed Topic: Forms Team: Tier 1 Support
Hi, I am working on a form where it require for an Api call https://github.com/department-of-veterans-affairs/vets-website/blob/vebt-839/src/applications/edu-benefits/10216/utilities.js#L33 and here I do the call https://github.com/department-of-veterans-affairs/vets-website/blob/vebt-839/src/applications/edu-benefits/10216/config/form.js#L109C12-L115C20. but that cause it call the api to be called every time I change the form. I there a way that I can call the api when i hit the continue button.