I'm trying to debug an after save flow that triggers when another flow updates a record. I want to debug the after save flow by doing a debug where the fields the first flow updates have been edited. Issue is, when I'm looking at the fields on the Debug flow window, none of the fields I need for this debug are available on that window.
Anyone know why this is? Fields are on the record's page layout, are actually available for the flow itself when you go in to edit the elements.
I had the same issue.
Check the record Record Type Id and the Classic Page Layout associated to it. If the field is there, it should show. Even if the Dynamic Lightning Page Layout is showing the field, you need it in the Classic Page Layout.