QGIS: "Attribute index out of bounds" error when hiding fields and using Actions
I have a long table with autoincrementing fields that the user doesn't need to see. I changed them to "hidden" through the field attribute editor.
The problem is that I'm also using Actions (a simple "open") on other fields containing an URL. This works with fields close to the left, but for fields close to the right side QGIS throws an "Attribute index out of bounds" error. Unhiding the autoincrementing fields prevents that error, however this solution obviously isn't ideal.
Is there a way to make actions work on all fields, while having some hidden? The version I'm using is 2.6, maybe this problem has already been fixed?
أكثر...
I have a long table with autoincrementing fields that the user doesn't need to see. I changed them to "hidden" through the field attribute editor.
The problem is that I'm also using Actions (a simple "open") on other fields containing an URL. This works with fields close to the left, but for fields close to the right side QGIS throws an "Attribute index out of bounds" error. Unhiding the autoincrementing fields prevents that error, however this solution obviously isn't ideal.
Is there a way to make actions work on all fields, while having some hidden? The version I'm using is 2.6, maybe this problem has already been fixed?
أكثر...