Hi all, currently, we're using Contract Properties in Conditions which control both which product/pricing are displayed in our order forms, as well as the corresponding legal language which backs up that particular product or pricing.
We're working towards a future where all products and pricing are selected in Salesforce (line items) and are mapped to Ironclad via the Workflow Sync. However, we understand we're not able to use a Table field in a condition, so when a particular product is selected in Salesforce, we can ensure the corresponding language is displayed in the order form.
Our challenge is not all language applies to each product/pricing configuration, so we don't want to display all language related to each product. Therefore, our idea would be to use fields in Tables in conditions, as we also feel formulas wouldn't be the most elegant method for addressing our use case.
How have others solved for this, given conditions are not an option currently? We are invested in using Salesforce line items, but we want to ensure our order forms can be customized to display the relevant language as the products/pricing are selected.