can i source value of price level in a custom tran...
# ask-stanley-ai
h
can i source value of price level in a custom transaction body field?
c
AI generated answer (using internal Slack threads):
Yes, you can source the value of the price level in a custom transaction body field. However, this might require some scripting or use of a saved search. If you want to source a field from the first transaction line, you could potentially use a summary saved search and order it to get the first line value. For a cascading order of sourcing on a transaction body field, you might need to use SuiteScript or a workflow. For example, if you want to auto-fill a list field based on the customer, you could source from the Customer record for an invoice, and from the customer (line) record for a journal. If there are multiple customers on a journal, you could use a Transaction Saved Search and build the value in a formula, then display that as the Custom Body Field lookup. If you have a field on the customer record that is being dynamically calculated using a formula and you want to source this value to a transaction body field, you might not see the field in the source list if you have 'store value' unchecked on the customer entity field. In this case, you might need to use SuiteScript to source your dynamically calculated field. ****** 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.849345505
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.832249641
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.831139147
Please provide your feedback on this answer.