Posts: 11
Threads: 7
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: 8807
Threads: 48
Joined: Jun 2015
Reputation:
503
What task do you have exactly?
Posts: 8807
Threads: 48
Joined: Jun 2015
Reputation:
503
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: 5714
Threads: 30
Joined: Aug 2017
Reputation:
252
A out of the box option(no the same) is PIN protection.
------------------------------
Ctrl+F5