Hi again
Now I successfully added a select dynamic field to my sites (Joomla 3.3 + seblod 3.3.4)
For site 1 and site 2 I recorded different values (let's say A,B for site site and B,C for site 2)
In my content type (site view) I added your live value plugin on a text field (just to check) but I got the error message:
1146 Table 'j32.skmrz_cck_sites' doesn't exist SQL=SELECT `name`,`options` FROM `skmrz_cck_sites` WHERE `name` LIKE 'site1'
It's normal it can't find #__cck_sites since it is #__cck_core_sites
Cyril