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
Hi @v-jefferni ,
I followed the same tutorial and created the tab but Reza integrating with sharepoint but i'm using dataverse connector. I created the submit button and i want to control all in 1 submit button instead of click tabs.
My scenario is lets say i'm in First tab,NAme: Tab 1: I connected with form, where i need to edit the record for particular rows i need to fill the required field as Approval due date and Attachment, comment then additional participants and click submit it will save the record for that row in dataverse my flow get trigger based on it. it will send an email to respective stakeholder for asking approval once they respond back to email stating that "approved /Not approved along with comments" i need to capture the Approver comments field from power automate to powerapps if all ok then the set flag is true closed the tab 1 which means disabled it then move to Tab2 . How to implement this?
Thanks.
Hi @Priyanka03 ,
Are those tabs in a horizontal Gallery or independent? Where are you using this variable to control tabs color (Fill) and size (Height/Width)?
Tabbed Forms in Power Apps - Power Platform Community (microsoft.com)
Best regards,
I have the submit button where i entered this code: Its switching the tab when i press submit button but the tabs are not switching, for example i'm in Tab1 and hit submit it switching the next form but tab still pointing in Tab1 inside the form content is switching
I'm new to powerapps so the term which i'm using is literally different and i'm sorry for that.
I Created the tabs and form in the screen. My form is New Form but i should change into Edit form.
Lets say in my gallery i have 8 tabs Tab 1 tab 2 tab3 tab 4 likewise
1) When i click the Tab 1 it will display the particular datacard for example: Tab 1 ; it display the Requirement Due date, Approver Comments ,Attachment and clicking on Tab 2 : Design Due date, Design start date should be coming likewise.
All i have done it
2) Currently i'm in Tab 1 ,When i click the submit button the tab 1 switch to tab 2
So i put this code on submit button of onselect =Switch(Vartabselected,1,set(vartabselected,2),2,Set(vartabselected,3));
Submitform(form1);
Resetform(form1);
When i click submit button Its switching from tab 1 to tab 2 but the gallery button is not highligted as Tab 2 , its there in Tab 1 but inside of the form fields are changing accordingly.
Thanks
Hi @Priyanka03 ,
Could you please share more details about your scenario? Is the Requirement Form in Edit mode? What's the Item property of the Form? What formula is in OnSelect of Submit Button, trigger the flow and anything else? Do you mean you are submitting the form via flow than SubmitForm? Where and how you set the isresubmit variable?
Sorry for too many questions, but screenshots as well as formulas will help a lot to understand your case better.
Best regards,
WarrenBelz
146,537
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,908
Most Valuable Professional