How to customize a button to create salesorder from a custom record?
We have a custom record, which uses a custom form. It has a Custom Action as a button. We want that custom button/action to take the data in the custom record, create a salesorder form, fill in the sales order with the data from the custom record (as appropriate), and display, but not yet save, the sales order form. We…