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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Make icon visible in P...
Power Apps
Answered

Make icon visible in PowerApps

(0) ShareShare
ReportReport
Posted on by 559

Hi All,

I have a form where a icon is there which downloads file in different formats (Csv, word, pdf). I need the icon to be visible only when the user fills all the details, and the form is submitted. When the form is New the icon should not be enabled. Likewise, when the user enters details for the first time and try to edit few details for a second time, I need to give a notification stating to submit the form first to save the data in different formats.

Any help/ suggestion on this.

Thanks, in advance.

 

Categories:
I have the same question (0)
  • v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    HI @Uthhra,

    Do you want to make the icon visible only someone fill in all the info needed in a form and submit it successfully?

    Could you please tell me that how you control the form mode?

     

    1). Set the OnSuccess property of the form as:

    Set(varVisble,true)

    2). Set the OnChange property of each control within the Form as:

    Notify("please submit the form first to save the data in different formats!",NotificationType.Information)

    3). Set the Visible of the icon as:

    varVisible&&Form.FormMode<>FormMode.New

     

  • Sri Profile Picture
    559 on at

    When I give this, I'm getting an error Form Mode is not recognized.

  • Verified answer
    v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @Uthhra,

    Remember to post the screenshot if there is an syntax error.

     

    Further, to solve this error, please modify your formula as below:

    varVisible&&Form.Mode<>FormMode.New

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 305 Most Valuable Professional

#2
11manish Profile Picture

11manish 212

#3
Valantis Profile Picture

Valantis 167

Last 30 days Overall leaderboard