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 Pages / Unable to saves the fi...
Power Pages
Unanswered

Unable to saves the field that have prop disabled

(0) ShareShare
ReportReport
Posted on by

Hi, 


I have this edit mode multistep form which currently i have several field that have been disabled from being selected when page is load .

maryam20_0-1700796453708.png


For dealer account, i have disabled the select option from being clicked by applying this code

       $("#customerid").val(selectedDealer);
        $("#customerid").prop("disabled", true);

and when i click next to go to the next step, it successfully saves the customerid entity . 

Then i try to perform the same method to the Order type option like this 

  $("#a365_msdyn_salesorderpool").val(selectedOrderPool);
      $("#a365_msdyn_salesorderpool").prop("disabled", true);

but when i click next , wont go to the next step , and it will reload the form and suddenly the order type values is missing .
but when i enable the order type select option to be selected , it wont have problem saving the record and go to the next step.  

Any idea why this happen? 

 

Categories:
I have the same question (0)
  • fm_skeller Profile Picture
    277 Moderator on at

    Generally, disabled controls are not submitted with the form - which would explain the value not saving. As for the form not progressing, is the field you are trying to set mandatory or something like that? Perhaps there is an error message?

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Pages

#1
Lucas001 Profile Picture

Lucas001 17 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 12

#2
CN-06091549-0 Profile Picture

CN-06091549-0 12

Last 30 days Overall leaderboard