I have a sharepoint 2007 feature that contains a list template, however if I change my schema.xml the change doesnt apply
I tried deactivating and uninstalling the feature so i could install it again but that didn´t work. Also based on this question: How to update SharePoint feature? I tried modifying the Version in the feature and reinstall but that didnt work either
¿How can I accomplish a feature update?
Thanks in advance
EDIT: I found that the only thing that isn't updating is the view element, I mean, if I change the display name it gets updated with the above procedure, but if I change a view it isnt updated