Trigger a microflow on change of value from a datagrid
0
Hi, Can i know how to trigger a microflow on change of value from one of the editable column of a datagrid? Thanks in advance.
asked
prashanth kumar
2 answers
0
You can use an oncommit event in the domain model – would this do what you need?

answered
Garion Swann
0
Have a look at the appstore app cellgridstyler. It changes format upon changing a value in a datagrid. It can also trigger a mf.
answered
Tim v Steenbergen