I am using entity reference in a place where you enter 20 of them and you enter just node ID. So waiting for autocomplete to find a node each time is just slow and not good UI. I would like to make entity reference field just a text field and then on saving that this nodes are found and added by their IDs. Would this be possible with current widgets and which way to go on that, what to override?