Hello! Is there a way to create a business rule within different entities? Eg. When a x field in entity "product" changes, then z value in entity "order" changes. Thank you!!
Hi Derek, I am a new bee to CE. Could you please let me know the difference between Business rules, UI flows and Power auotomate used in CE. I mean, when to use what?
Business Rules: We use in Dynamics CRM database to implement some logic at client-side form or at server side ( for example if this field = pending then make this field empty.. any logic). MS flow is the old name of Power Automate, through this you can run some complex and long-running logic with application at background side ( if user update XYZ record in CDS database then process these records, or integration with other API's or do some complex calculation). Hope this helps
Nice video . Can you advise how to implement business rules on Text field and Phone fields …. Ex: Text should contain only chars and phone only Numerical values
Perfect explanation. Thank you!
Hello! Is there a way to create a business rule within different entities?
Eg. When a x field in entity "product" changes, then z value in entity "order" changes.
Thank you!!
I don't think so. Not with the low-code UI anyway. Maybe with JS.
Hey. Do Recommendations must have an action button? Can it just be the Recommendation bulb and text and nothing else ? I dont want the action button.
Hi Derek,
I am a new bee to CE. Could you please let me know the difference between Business rules, UI flows and Power auotomate used in CE. I mean, when to use what?
Business Rules: We use in Dynamics CRM database to implement some logic at client-side form or at server side ( for example if this field = pending then make this field empty.. any logic). MS flow is the old name of Power Automate, through this you can run some complex and long-running logic with application at background side ( if user update XYZ record in CDS database then process these records, or integration with other API's or do some complex calculation). Hope this helps
Nice video . Can you advise how to implement business rules on Text field and Phone fields …. Ex: Text should contain only chars and phone only Numerical values
Web resource - JS will work
thanks it was nice
Thank you
thank you