This question has been flagged

Hi

I try to create dynamic label with node.set('string', 'new string') with fields_view_get, but the string changed only after refresh the page 

Thanks,

Avatar
Discard

Hi Marwa,

fields_view_get method will be called when view of object is rendered on the screen

Author

Thanks for your response, but I see my new label only after refresh !! (press F5)

Do you think Why?

من هم همین مشکل رو داخل نسخه 16 دارم. من دارم از تابع fields_get استفاده میکنم ولی تغییرات رو بعد از اینکه صفحه رو تازه سازی میکنم میبینم

I have the same problem in version 16. I am using the fields_get function, but I see the changes after I refresh the page