1b.app
Link copied -

Evaluate Form Refinement

1. You need to add a field with country code substitution

2. The field mask should change depending on the user's ip-address. If it is determined by ip that the user is in Ukraine, then the flag of Ukraine and the field mask of the “+380 93 123 4567” type are immediately pulled up. By clicking directly on the input field, the user
3. After submitting the form in Lida, in the CRM system itself, the number is displayed in the “phone number” field, and the country that the user has selected is displayed in a separate “country” field.
4. The field mask must take into account long phone numbers. For example, in Germany there are numbers with 18 digits after the plus.
Link to the form https://elvatech.1b.app/app/forms/4/edit/
Original question is available on version: ru

Answers:

The mask for the phone is usually a third-party library, I would not particularly like to add it there ...
as practice shows, there are many errors and they work crookedly.
Well, if you really need it, then this is at least 10 hours of torment for all TK
12.12.2022, 18:00
Original comment available on version: ru

Валерия
Personal license
Leave a message in this thread and the user's contacts will be shown to you
Is it possible to do so?
according to the link, an already written jQuery widget, which connects in 2 hours maximum. Everything's there. Checked - working
https://code-inside.com/widzhet-vyibora-koda-stranyi-pri-vvode-telefona-na-jquer...
Is it possible to add a variable where the country selected by the user will be pulled in, and information about the user's country in the LID in the business process itself will already be pulled from the variable?
19.12.2022, 13:59
Original comment available on version: ru


Valeria
Consulting company "Sales Bureau" wrote:
according to the link, an already written jQuery widget, which connects in 2 hours maximum. Everything's there. Checked - working

so there is a code insertion block, connect this lib through it and hang the class on the desired field on JS and you will have a mask.

Valeria
Consulting company "Sales Bureau" wrote:
Is it possible to add a variable where the country selected by the user will be pulled in, and information about the user's country in the LID in the business process itself will already be pulled from the variable?

you can parse it in JS and write it to the specified field on the form and it will automatically get into the process )))
21.12.2022, 19:55
Original comment available on version: ru

Валерия
Personal license
Thank you, I solved it with the help of guides and the prohibition of transition when the value of the field (the field that is written based on the number of characters of the number must be 12)
17.07.2023, 11:29
Original comment available on version: ua

Please join the conversation. If you have something to say - please write a comment. You will need a mobile phone and an SMS code for identification to enter. Log in and comment