I am trying to get the source field on a transacti...
# ask-stanley-ai
b
I am trying to get the source field on a transaction to know what website the customer purchased an item on. The record in the UI lists the website like this Web (GoCougs). But when I do a query it just says Web. How can I find that extra text to know what site it came from?
c
AI generated answer (using internal Slack threads):
Based on the conversations, it seems like the 'Source' field you're referring to is a system field and not directly editable or movable on the form. However, you can use scripting or workflows to manipulate it. If you're trying to get the specific website name (like 'GoCougs') from the 'Source' field, you might need to use a script or workflow to pull this information. Unfortunately, the conversations do not provide a specific method or code sample to achieve this. If the website name is stored in a different field or record, you might be able to source it using a custom field. You can create a custom field that sources from the specific record containing the website name. This custom field can be set to store value, allowing it to be manually editable. If the website name is not directly stored in a field or record, you might need to create a custom record that links the website name to the transaction, and then use this custom record as a source for a transaction column field. Remember, these are just possible solutions based on the conversations provided. You might need to adjust them based on your specific situation and NetSuite setup. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.837893784
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.827266574
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.827065825
Please provide your feedback on this answer.