I have a stored procedure that forces the Auto Fill button to show on the form. There is no checkbox in lookup rules to choose if it is there or not - it just shows. Is this expected behavior?
Now onto workarounds... how to use javaScript to click it? I don't see anything in the LFForm object documentation. But... it looks like (maybe) @████████ found a way on this thread?
The stored procedure should just autofill, right? I have others that do that, so not sure what the difference is here.
Thanks all :)