in:*sdf* custom transaction custom forms sdf
# ask-stanley-ai
p
in:*sdf* custom transaction custom forms sdf
c
AI generated answer (using internal Slack threads):
Based on the conversations, here are the answers to your question: 1. To get a custom transaction form using SuiteQL or a saved search, you can pull it into a Saved Search for transactions. The Custom Form is a selectable field. If you can't get the form ID by selecting that with the tool you're using, you can use a Formula (Numeric) field of
{customform.id}
. 2. If you want to get custom transaction forms to bundle so they look the same as the account they were bundled in, you need to include in the bundle definition every custom field that's present on the form in the bundle, even if the field hasn't been modified and is present in the target account. This is due to the bundle dependencies not working well on forms. 3. If a custom transaction form gets deleted, the historical transactions under that form would revert to the standard form. ****** 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.846252501
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.836608946
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.834411681
Please provide your feedback on this answer.
p
is custom transaction's custom form not available via sdf?