Save Button Disabled on Node

0
I have a pop-up page that has a parameter passed to it. Within the data view that uses the parameter, there is another data view generated by a microflow and then another data view within that one. See picture below. The issue I have is that the microflow that I created for the save button to call, the button is always disabled. The microflow needs all three objects to make the appropriate associations so I placed the save button in the inner most data view (also because it would get errors since the inner objects are not accessible from outer data views). I have tried changing the ‘Disabled during action’ from Yes to No and that has not changed anything as well. Any suggestions on how to be able to use the save button to call the microflow?
asked
0 answers