I have a field collection item called & # 39; fields_projects & # 39;
I have a view that shows all the CVs in the database
Now, when you click on the edit link, it takes you to the resume editing page.
There is a project tab where the user can enter all the projects in which he participated.
Now, when the user clicks on adding another item (Project), it is added at the bottom of the list.
I want to show that newly added list at the top, is there any way to show it at the top using Jquery or any other method?
Thanks for the help.