44
Views
5
Comments
Solved
 I am creating a traditional web app. I would like to deactivate/activate a but
Application Type
Traditional Web
Service Studio Version
11.53.7 (Build 60881)


Hello. I am creating a traditional web app. I would like to deactivate/activate a button using JavaScript. Please tell me how to do it.


2020-06-04 07-36-47
Ajay Dadhich
Solution

Hello Shingo, 

Please follow the below link it is also related to your issue and here is already shared the solution for this.

https://www.outsystems.com/forums/discussion/60837/enable-disable-properties-using-javascript/

Feel free to write us back if you need any other help regarding this.

Thanks

UserImage.jpg
Shin S

This problem was resolved thanks to your support. 

thank you.

2023-01-26 16-03-24
Ana Agostinho
Solution

Hello Shingo, 

In which cases/context would you like to enable or disable buttons? 

By not using JS, you can use the properties of OS and control it using the Enable property by using a Variable. 

Using JS, you can check these cases already posted before on the forum. Note, if this does not satisfy your question, I would suggest you search on the forum, a bunch of similar questions were already solved:) 

Best regards, 

Ana

UserImage.jpg
Shin S

This problem was resolved thanks to your support. 

thank you.

2021-09-06 15-09-53
Dorine Boudry
 
MVP

please ask your question in English

2020-06-04 07-36-47
Ajay Dadhich
Solution

Hello Shingo, 

Please follow the below link it is also related to your issue and here is already shared the solution for this.

https://www.outsystems.com/forums/discussion/60837/enable-disable-properties-using-javascript/

Feel free to write us back if you need any other help regarding this.

Thanks

UserImage.jpg
Shin S

This problem was resolved thanks to your support. 

thank you.

2023-01-26 16-03-24
Ana Agostinho
Solution

Hello Shingo, 

In which cases/context would you like to enable or disable buttons? 

By not using JS, you can use the properties of OS and control it using the Enable property by using a Variable. 

Using JS, you can check these cases already posted before on the forum. Note, if this does not satisfy your question, I would suggest you search on the forum, a bunch of similar questions were already solved:) 

Best regards, 

Ana

UserImage.jpg
Shin S

This problem was resolved thanks to your support. 

thank you.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.