When trying to configure a subfield and selecting Customize reference list. I get a blank view,
though after creating a few views and selecting Customize reference list again, I was finally able to see a view with a dummy field, I was than able to see the views list in node view, though after selecting a few reference types and hitting save nothing was updated and the fields I selected were blank again

Setup ..
Views V. 47.1 fresh install
CCK V. 47.1 beta fresh install
Drupal V. 474 fresh install
MySQL database 4.1.21
PHP 4.4.4
Unicode library PHP Mbstring Extension
Web server Apache/1.3.37 (Unix) mod_fastcgi/2.4.2 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.28 OpenSSL/0.9.7a PHP-CGI/0.1b

Comments

MrTaco’s picture

hi again

this happens because the views cache needs to be cleared, which will cause views to rebuild its views table (thus showing the newly defined view that was created when you created the subform)

in my local install i've already modified subform so that the views cache is cleared after each new subform is created

i'll be pushing this fix up tonight

MrTaco’s picture

Status: Active » Fixed

see the latest release 0.25

Anonymous’s picture

Status: Fixed » Closed (fixed)