121 Posts
deralex
6 years ago
2
Topic

Hi,

I try to change a value in list view, using before render field:

$fields["myfield"]->value = "test";

Checking the field's value with print_r shows, that the value has changed. But the list view still shows the old value. What's going wrong here?

Thanks

Alex

Get a VIP membership
4229 Posts
Kadministrator
6 years ago
1
Level 1

Which version of code pack do you use?

4229 Posts
Kadministrator
6 years ago
0
Level 2

Also: 

"To change output on the list (and on content for some fields that use multiple data bits to render output) you also need to change html or some other property"

Get a Book for SEBLOD