I have a use case in where I would like to be able...
# suitescript
d
I have a use case in where I would like to be able to select a record type from one select field and propagate the values of a second select with something like RecordType.getFields()… can someone please make a suggestion on the best path to do this? I was thinking it could be kludged together with a client side script.. I was hoping for a more elegant solution.