Charlie
05/29/2026, 5:00 AMCeligo AI
05/29/2026, 5:00 AMAI generated answer (using internal Slack threads):Based on the conversations, it seems like you are trying to save a custom field in a sales order. Here are a few things you can try: 1. You can use the
ModelsInit.order.setCustomFieldValues function to set the custom field values in the sales order. This function allows you to set the values of custom fields in the order.
2. If the custom field in the sales order is sourcing from the customer record and the field is blank even after the user inputs text, it could be because the 'Store Value' box is not checked on the Custom Field. You might need to check this box if you want to allow users to override the sourced value.
3. If the 'Store Value' box is already checked and you're still facing issues, you could use a workflow to populate the field but only on create.
4. If you have removed a fieldChange event from the form under the Custom Code tab and the field change continues to be captured, you might need to disable all the scripts and workflows associated with the sales order form to stop the field change from being captured.
******
Disclaimer:
This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes.
******Celigo AI
05/29/2026, 5:00 AMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.836608887
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.823791504
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.822631836
Celigo AI
05/29/2026, 5:00 AM