开发者

Drupal Rules - Reference

开发者 https://www.devze.com 2023-01-22 16:54 出处:网络
I need to creat开发者_如何学JAVAe something like this. Have several nodes ( NODE A ) with: C++, PHP, PLSQL, JAVA, etc... ( in each node )

I need to creat开发者_如何学JAVAe something like this. Have several nodes ( NODE A ) with: C++, PHP, PLSQL, JAVA, etc... ( in each node )

And for, each one of these nodes i will have something like (NODE B): 1 - medium skills; 2 - good skills; 3 - guru;

I have a reference field in (NODE B) to (NODE A) but i have always to create the same reference data for each node that i create.

Ive tried to use Rules, i did no get to reach to an good solution.

Thankyou all in advance.

PS: this kind of reference has to be like this because i'm using Hierachical Select!


I am not quite sure, but I think that you may find that you could use a taxonomy instead of node reference. Which would be much easier.

0

精彩评论

暂无评论...
验证码 换一张
取 消