I need to replicate Edit Address functionality on Transaction Record, means When user select drop down from the line a pop up should appears and which will ask user to enter some information which then get saved in some custom fields, Can someone help me how I can implement that? I know it looks simple but I am stuck.
b
battk
07/14/2023, 12:51 AM
easiest is probably to make your field a list/record field whose source is a custom record
battk
07/14/2023, 12:51 AM
when the user clicks new, you get a nice popup to fill in the fields on the custom record
l
Lucas
07/14/2023, 2:06 AM
That's sounds interesting, can you explain me more?
then on your transaction line field, make it a List/Record type whose List/Record is your new custom record type
battk
07/14/2023, 2:23 AM
now, when you are creating your transaction and set that line custom field, you can select new and netsuite will open a new window to setup that new custom record