Needs work
Project:
Entity reference
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 May 2013 at 11:22 UTC
Updated:
8 Dec 2022 at 15:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
andrewbelcher commentedOk, so here is a first go at a patch.
What it does:
This gets it to the point where it is useful and solves the use case I need right now... I've got a couple potential improvements below and there will be whole host of others, but I think a lot of it will be more about making sure someone who doesn't know what they are doing gets some helpful validation/help text to avoid and correct potential errors.
Things that could be improved:
Comment #2
tbkot commentedIn PHP 8 the patch in #1 causes the warning:
Here is updated patch