Telefonnummern-Validierung

Hello Support,

I am trying to validate the phone number which user enters during registration. So I added few user fields to registration screen. So I make the user enter his phone number.
I also have added code in the themes JS section, which can send a OTP to user.

I have not been able to figure out the best way to take the phone number from profile and send an sms to it.
What I have tried:
Use a wizard after registration. It will run automatically.

  1. When it opens, I need the phone number of the profile. (I see that wizard can get default attributes like username u{username}, but not my custom field phonenumber u{phone})
  2. When I get the number (which I can make the user enter in a field again), how to call my JS code which I entered in the theme JS section.
    I have seen that when a normal page is loaded, api.onPageChange((url) => {
    This works. But when wizard gets loaded, this does not work.
    I tried using the document model,

if (‘Discourse’ in window) {
if (‘Discourse’ in window && typeof Discourse._registerPluginCode === ‘function’) {
Discourse._registerPluginCode
But register plugin fails.

So I am not sure, if I am on the right track or if there might be a simple way of taking the phone number and executing a custom JS code for sending sms.

Thanks,
Prashanth

1 „Gefällt mir“

I’m far from a maven on the Ember side, so perhaps you can do something there, but I doubt it. I think you’ll need a plugin.

2 „Gefällt mir“

Entschuldigung, was ist das Ziel hier? Eine gültige Telefonnummer bei der Anmeldung zu verlangen?

1 „Gefällt mir“

Hast du das mit dem Custom Wizard Plugin 🧙 gemacht?

Ich würde gerne mehr Details erfahren.

1 „Gefällt mir“

Wie hast du das tatsächlich erreicht? Ich bin mir nicht sicher, was du mit „es über ein benutzerdefiniertes Feld im richtigen Variablenformat übergeben“ meinst.

Die von Ihnen vorgeschlagene Seite scheint auf den ersten Blick nicht vertrauenswürdig zu sein.

Keine Informationen über das Unternehmen. Wer betreibt es? In welchem Land?
Automatisch generierte Datenschutzerklärung. Nicht definierte Platzhalter (© 0001 in der Fußzeile)…

Das weckt überhaupt kein Vertrauen.

1 „Gefällt mir“

Sie haben auch gepostet, und als die Frage gestellt wurde, wurde der erste Beitrag gelöscht, anstatt zu antworten, und derselbe Beitrag wurde mit einem Link erneut gepostet.

2 „Gefällt mir“