Hello, I have a custom record type "Change Request...
# general
n
Hello, I have a custom record type "Change Request" with a
List/Record
field named Transaction that referencing a Transaction (ie. Sales Order). My custom record type has a child record type "Change Request Item" that has a
List/Record
field named Item that references an Item (ie. Inventory, Discount, Shipping). When creating new Change Request Items, I'd like to restrict to selecting only items that are present on the Transaction defined in the parent record. What is the best way to accomplish this?
k
I don't know that this can be done without a script.
and even then I'm not sure of a mechanic to do it
Actually - I thought about it some more. You could do this using a suitelet. But then - you're using a suitelet and not the native interface