I am trying to use the edit record through record ID to update records. Opening the record works fine and on a basic level editing the record also works fine. The problem I'm having is that none of the On User Input scripts for the form run when editing a record this way. Is there a workaround for this, or am I experiencing a problem that shouldn't exist. Specifically what I am trying to accomplish is to have my lookup fields in the edited record dynamically change to display just the item I want, the script works fine for records added or edited normally, but none of the scripts that make these dynamic changes seem to run when editing a record through record ID.
Any suggestions?