Hello,
I have a button that I would like to disable if the form is invallid. I wrote the following:
If(Contact_Info_Form.Valid,DisplayMode.Edit,Disabled).
The problem is however, once the button is disabled it just disappears, instead I would like to have it greyed out like so:
Solved! Go to Solution.
Hi @Niels_T ,
If not checked earlier could you please check if the disabled color of the control is same as the background color and also please check if any code is added in the visible property of the icon.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
If this post was helpful or you need more help please consider giving Thumbs Up and Tag me in your reply I'll be happy to help. If this post helped you solve your issue please click Accept as solution and provide Thumbs Up. This will help others find it more readily.
Hi @Niels_T ,
If not checked earlier could you please check if the disabled color of the control is same as the background color and also please check if any code is added in the visible property of the icon.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
If this post was helpful or you need more help please consider giving Thumbs Up and Tag me in your reply I'll be happy to help. If this post helped you solve your issue please click Accept as solution and provide Thumbs Up. This will help others find it more readily.