I understand if the underlying db is mongodb, it might be difficult to use numerical id. but it would be SEO friendlier. Just wondering if this is possible (didnt find it in admin panel)
We are not going to handle this, it's too specific for us. However, there is a solution to this issue https://docs.mongodb.com/v3.0/tutorial/create-an-auto-incrementing-field/ and it seems pretty easy to solve.
Most helpful comment
We are not going to handle this, it's too specific for us. However, there is a solution to this issue https://docs.mongodb.com/v3.0/tutorial/create-an-auto-incrementing-field/ and it seems pretty easy to solve.