Hello,
I had a problem with an own written productdetails view. Initially it´s name had more than 16 characters.
When i select the view in the product category the output on frontend is still "default" view.
When i select the view in a product, it is shown but i can not even store the view.
When i limit the word-length to 15 characters, the view works as expected.
Is that a Bug?
I am using VM3.0.18.5 on Joomla 3.6.4
Yes, the database field is limited to 16 char. You can change this with PHPmyAdmin or use a filename with max. 16 char.