I am trying to implement a requirement in the Lead Section where the Product Detail (list) must be mandatory. If the list is empty, the user should be prevented from saving the Lead or moving forward.
I am trying to achieve this via Business Processes/Business Rules.
What I've tried: I attempted a Business Process triggered by a Lead Signal to show a dialogue box/Pre-configured page.
My Questions:
Is there a way to use Business Rules to validate if a Detail (List) has at least one record?
Is there a "Pro" no-code workaround to block the "Save" button if the product list is empty?
Any advice on the best architecture for this (DCM vs. Process vs. Hidden Validation Fields) would be greatly appreciated!
When contacts are created through a landing page the "full name" is not populating. First and last name are filled in the landing page, but the automatic concatenation is not working for full name. Thanks!
Please check the mapping fields configuration your landing page settings. Ensure that the "Full name" field is added in the landing page. If the mapping is set for first and last name only, the "Full name" will not be populated automatically, so you need to make sure that the correct field is added.
Currently working on customizing our portal to have the exact colors for branding guidelines. I noticed that graphs only have a small set of specific colors to pick from, and it does not seem possible to override using MainHeaderSchema replacing view since it is rendered via a Canvas element. I was wondering if it was possible to go in and actually replace the values of the enums for colors found in ModuleSectionEnums within the CrtWizard7x package. We are also on cloud.
Any information would be super helpful! Thank you!
In Freedom UI Next Steps and Timeline, there is an icon that shows for the activity category.
For new/custom categories, is it possible to set an icon somewhere? The new/custom categories show the To-do icon currently (It's technically a mat-icon) I'd love to set a custom icon for those. Anyone know if this is possible?