1. OPEN the command bar designer To get to the command bar designer, open the model-drive app editor, click on the ellipsis next to the table you would be adding a button to, then select Edit command bar from the available options. 2. Insert a button into the command bar Click + New located on …
Relationships Matter
Generating documents is a fairly common use case among organisations. A business entity that sells goods and services will always invoice its clients. A quote may need to be sent to a potential customer looking for a vendor that will provide them with what they need, the decision mainly driven by cost-effectiveness. These are just …
Insert Child Records into an Email via Power Automate and Custom Activity Workflow
In my previous post, I wrote about updating the status of the child and the children of these child records. Now that we already are able to get hold of the child records, what I want to do this time is to select details from these records and add them into the body of an …
State Update of Child Records via Custom Activity Workflow and Flow
Suppose we have an entity relationship in which Entity A is the parent of Entity A.1, and Entity A.1 in turn, is the parent of Entity A.1.1. Further, the status transition is as described in the picture. What we want to achieve is to update the status of all related records in Entity A.1 and …
Continue reading "State Update of Child Records via Custom Activity Workflow and Flow"