Hi Aarthy,
Dynamic field involves the use of a data item, which can then be plugged into an element attribute to
dynamically work out the attribute value based on the value of the data item. A couple of the common usage examples may look like below:
1. Providing all other attributes are the same for cells in a table, one may substitute the data item used by dynamic attribute to move from one cell to another, providing such attributes provide reference to cell index.
2. Path attribute used by an HTML element. If the path attribute value tends to change due to change of high level DOM, it may not be useable by elements. Using dynamic attribute may compensate such change to ensure the path is still relevant.
------------------------------
Bruce Liu
Senior Product Consultant, Professional Services
Blue Prism
Australia/Sydney
------------------------------