Can you set a custom form on a custom record via a...
# ask-stanley-ai
c
Can you set a custom form on a custom record via a workflow?
c
AI generated answer (using internal Slack threads):
Based on the conversations, it appears that setting a custom form on a custom record via a workflow in NetSuite can be challenging and unreliable. Some users have reported that workflows do not reliably change the custom form, and it might work only when the trigger is set to "After record submit". However, it's suggested that using SuiteScript might be a more reliable way to achieve this. SuiteScript allows for more control and flexibility when dealing with custom forms and records. Remember, when using SuiteScript, you would likely need to use the
before record load
or
after field sourcing
events, and be prepared for potential challenges. ****** 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.885880888
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.872000933
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.864727855
Please provide your feedback on this answer.