web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Keep an Object Hide af...
Power Apps
Unanswered

Keep an Object Hide after SubmitForm

(0) ShareShare
ReportReport
Posted on by 100

Hi Everyone,

 

I have 3 objects, Textbox Combo Box and Radio buttons that is hidden and unhide these 3 objects when the Check Box is checked. 

 

I have  a Button 'submit' onSelect trigger to send data to  SharePoint list thru SubmitForm and NewForm function. . I noticed after an item is created the 3 objects is still visible although the Check Box is already UnCheck.

 

How do I keep the 3 objects Hidden after the form is Submitted? Thanks for all your help 🙂

Categories:
I have the same question (0)
  • v-bofeng-msft Profile Picture
    on at

    Hi @vicsaisan ,

     

    You could use variables to control the visibility of the controls. For example:

    When you submit form , execute this formula.

    Set(ControlVisible,fasle)

     Set these there controls Visible property to:

    ControlVisible

     If you need to make these controls visible, just set the variable ControlVisible to true.

     

    Best Regards,

    Bof

  • floxfloat Profile Picture
    100 on at

    Hi v-Bofeng,

     

    Can you elaborate more how this is being done?

    I have set a variable _controlVisible in button 'submit'  and value is false

     

    in my text input i.e 'textinput1',for visible property this object hides when checkbox1.value = false, how can I use _controlVisible variable to control/hide the visibility of textinput1 after the form is submitted?

    This formula I am using in 'textinput1' visible property

      If(checkbox1.value = true, true) , 

    this work ok however after the form is submitted, checkbox1 switch to uncheck which is expected however textinput1 remains visible

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 717 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 329 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 268

Last 30 days Overall leaderboard