You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lets move towards a simple AJAX solution. I'm thinking we can update the entire form through AJAX, but lets start with just triggering a refresh after the successful response comes back.
In the future, we should hook id tags to every element on the page, then the AJAX can go there and change the values. The only problem is the very diverse, robust pages like Medals, CSR and Spec Data.
So maybe just refresh after AJAX comes back.
The text was updated successfully, but these errors were encountered:
Lets move towards a simple AJAX solution. I'm thinking we can update the entire form through AJAX, but lets start with just triggering a refresh after the successful response comes back.
In the future, we should hook id tags to every element on the page, then the AJAX can go there and change the values. The only problem is the very diverse, robust pages like Medals, CSR and Spec Data.
So maybe just refresh after AJAX comes back.
The text was updated successfully, but these errors were encountered: