Notice: Undefined property: view::$row_index in views_handler_field->get_render_tokens() appears when adding field custom template from custom module (more info here: http://drupal.stackexchange.com/questions/54323/object-view-name-view-na...)

This notice causing JS error when using ajax pagination mentioned here: https://drupal.org/node/1848476.

Comments

dawehner’s picture

To be honest i don't see why this could be related with your custom template :)
What kind of view do you have? It could be that your used style plugin makes doesn't set the row index.

codium’s picture

I don't use any custom Views style plugin. I just created field template inside module based on advanced help. Where I can find list of active Views style plugins? Maybe other module is causing this issue.

codium’s picture

List of enabled modules (wzp_library_client is module mentioned above)

block
advanced_help
color
comment
contextual
ctools
dashboard
dblog
entity
field
field_collection
field_sql_storage
field_ui
file
filter
help
help_example
image
list
menu
node
number
options
overlay
path
rdf
search
shortcut
system
taxonomy
text
toolbar
update
user
views_ui
wzp_library_client
filefield_sources
views
devel
standard