|
May
15 |
|
comment |
Autopopulate EntityReference field using rules? Nothing like that out of the box. You could use AJAX, or since you are pulling the argument from the URL, you could create a custom template for the form with the Field Attach API. api.drupal.org/api/drupal/modules!field!field.attach.inc/group/… |
|
May
15 |
|
comment |
Autopopulate EntityReference field using rules? Yes, when you edit the field you will have the option to 'disable' or 'hide'. Disabling shows the reference but prevents the user from editing the field. Try logging in as a different user (other than admin) to see the effects. |
|
May
9 |
|
awarded | Teacher |
|
May
8 |
|
comment |
Autopopulate EntityReference field using rules? Scratch that. Drupal 7 handles node references perfectly but in your case I still advise you to use to ERP. |
|
May
8 |
|
answered | Autopopulate EntityReference field using rules? |