Search Version, or Go to page in service center in (modules)
101
Views
1
Comments
New
Service Center

Hello Team, 

So actually, I just wanted to check some old versions in the service center of my modules. 
It has almost 1000 versions, and if I wanted to check version number 250, I would need to navigate one by one with pagination, and it loads 10 records per page. If there is a search field , then we will directly be able to search for version number 250. 
Refer to this screenshot for a better understanding.

even if we have something, like a go-to page, so it will be easy to navigate as soon as possible over the number of versions where we will want to go and be able to download that.(And sometimes sorting is also helpful.)

i can't really imagine many cases where i would want to go to a specific version out of hundreds of them, but here's a workaround : you can just change the index in the url : 

/servicecenter/eSpace_Edit.aspx?VersionIdx=20&TenantIdx=0&Tab=Versions&EspaceId=1235

Dorine