Hey, I'm sorry if this is not the right channel for the following question.
Can I create a custom body field / custom column field and insert a subrecord (for ex: address) into that?
Thanks in advance
s
S Feld
06/29/2022, 12:50 AM
You can create a custom field with an input type of list and set the list type
j
Joe Thomson
06/29/2022, 11:39 AM
@S Feld Thanks, but I was asking about something like address subrecord that opens up a dialog box where we can enter state, city and so on.
s
S Feld
06/29/2022, 12:38 PM
Perhaps with a client script calling a suitelet
j
Joe Thomson
06/29/2022, 2:19 PM
Okay, can that be done by any standard means?
n
NickSuite
06/30/2022, 1:13 PM
What's your use case @Joe Thomson?
j
Joe Thomson
07/01/2022, 1:25 PM
@NickSuite Let's say that I need to duplicate an entity record in a custom record. How can I bring the address fields to this new custom record with minimal customization?
n
NickSuite
07/01/2022, 1:40 PM
You will need another custom record for addresses. Then Create a child record for each of the address of that entity.