I like the "
Show a link to add new entries" option that you can enable in Forms on lookup fields.
However, I want the option to pass values from the current form to the "Add new entry form"
You can already pass values through the URL but when using Add New, you cannot pass any parameters.
I have a CUSTOMER form with a CONTACT lookup. The CONTACT form has a CUSTOMER_ID field. If the contact does not exist, then the user can click on Add New CONTACT. It would be nice to pass the CUSTOMER_ID from the CUSTOMER form to the Add New CONTACT FORM so I don't need to select CUSTOMER_ID from the CONTACT form.
Can you please add this feature in future?