I created a cck user-reference field, user referenced should be done through views, depending on argument. Argument infact is organic group ID, this I want to be dynamic. May be a PHP code will also work fine. There is no PHP code form there.

I have to work like this because, organic groups does not gives list of user of a particular group which current user is belonging. Refer http://drupal.org/node/305214

Comments

merlinofchaos’s picture

Category: feature » support
Status: Active » Closed (won't fix)

Since what you want is OG provided data, this should be asked in the og queue. Please see the submission guidelines for more information.

goodsanket’s picture

I searched for this issue in og, but they have still not fixed this issue, so as a alternative to that i want dynamic arguments in views only. So i posted it out here.

merlinofchaos’s picture

Views does not support og or CCK. og and CCK implement the Views API to provide their data to Views. Therefore, questions here about CCK or OG integration with Views gain nothing.