Hello. I just want to ask how to set a link to disabled?
Hi @Mikhel Dela Cruz, You can set a link's enable or disable status with the "Enabled" property of the link (refer to the image below).ThanksGitansh Anand
You have unlink the link or in the link property you can false the enable section
Adding to @Gitansh Anand comment if you need to do for some specific condition you can use expression editor to make that work based on the conditions.
BR,
Pankaj
Hi @Mikhel Dela Cruz
You can set the Link Enabled property to False then it'll not be enabled, additionally if you want conditional link then you can use If widget.
I hope it'll help you,
Thanks
Deep
Hello Mikhel Dela Cruz, So, basically, you have two properties at the link widget:
So, if you want to disabled a link you can put a condition on the Enabled property to control it. Anyway, if you need, take a look to the following documentation:
Best regards, Ana
Please go through of link property where you can easily enable disable link
Hello @Mikhel Dela Cruz ,
As suggested above , you can disable by going in Link Property. Refer below oml for reference.
Hope this Helps
Regards
N_G