Hi,
I have tab for ex: Requirement,Design,develop,testing,UAT
I created gallery and 1 button in item property i put this value and reference this value in the form.
In Requirement Tab i have 6 fields where all the field is enabled except Comment field
When i click the submit button for 1st time it will submit the record and the power automate flow start trigger
then it goes to design tab and the requirement tab should be greyed out we should not edit anything
Incase the approvers want to update the comment from the flow to powerapps then we make the feasible to edit the comment the field but all the fields should be greyed out except comment field for that record then they have to edit and click submit the button go to design tab so how to do these kind of leverage in submit button.
In the screen i set the variable for isresubmit, false
Submit button on select i make this is as true but it is not working?
Could you please someone help me with this