Is there a way to create a custom field of type tr...
# general
j
Is there a way to create a custom field of type transaction that allows Opportunities?
n
Like a transaction body field that is applied to opps?
Or a list/record field where the list is opportunity?
message has been deleted
j
list/record that allows both transactions and opportunities
I mean, they are both in the same table in the DB
if you check using SuiteQL
so it’s very annoying to have to create two fields
My use case (for reference) is that I’m creating a record type to log when certain email templates are used by staff
I want to include a field that shows what record it came from
on
message
there is a field called
transaction
that is the ID of the tx/opp
I want to store that value in my custom record