Aaron McCausland
05/09/2025, 10:31 PMCeligo AI
05/09/2025, 10:31 PMAI generated answer (using internal Slack threads):****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ****** Based on the conversations, it appears that NetSuite does not provide a direct way to add an address subrecord to a custom record. Address subrecords are typically associated with entities and transactions. However, there are a few workarounds you can consider: 1. You can create regular custom fields on your record to store address information. This would involve creating fields for each component of the address (e.g., street, city, state, zip code, country). 2. You can create another custom record to represent the address and link it to your main record. This would allow you to keep all address-related fields together. 3. If your custom record is linked to an entity (like a customer or vendor) that has an address, you can reference an existing address with an address book select custom field. However, this will only allow you to select existing address book rows and not add new addresses. 4. You can use a client script to call an API that returns the city name and state code based on zip. This can mimic the behavior of the address object. Remember, these are workarounds and may not provide the exact functionality of an address subrecord. You may need to build additional functionality to meet your specific needs.
Celigo AI
05/09/2025, 10:31 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.84869355
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.841967285
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.833338261
Celigo AI
05/09/2025, 10:31 PM