Posts: 14
Threads: 10
Joined: Nov 2022
Reputation:
0
Hello, is it possible to validate an action like this with a button?
<script>
if (confirm("Do you want to continue?")) {
document.write("yes")
} else {
document.write("no")
};
</script>
Thank you
Posts: 8832
Threads: 48
Joined: Jun 2015
Reputation:
505
What task do you have exactly?
Posts: 8832
Threads: 48
Joined: Jun 2015
Reputation:
505
Ok, but what action do you want to perform? Change group address, show a different plan or open some link? Is it something that can already be done using an existing widget (which?) or do you need something fully custom?
Posts: 5742
Threads: 31
Joined: Aug 2017
Reputation:
260
A out of the box option(no the same) is PIN protection.
------------------------------
Ctrl+F5