Announcement

Collapse
No announcement yet.

tanya need help formula problem

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • tanya need help formula problem

    Hi tanya

    I want The url Synchronization if I fill the phonenumber

    I added url fields , see photo

    I trid formula, but it's not good, see photo.

    Maybe mine formula it's wrong?

    Please help, Thanks!





  • #2
    Hi,
    create a field : type url .. and check "read only" (important)
    then go to entity manager and make formula :
    webMe=string\concatenate("http://www.blabla.be/", phoneNumber)

    Comment


    • #3
      Originally posted by item View Post
      Hi,
      create a field : type url .. and check "read only" (important)
      then go to entity manager and make formula :
      webMe=string\concatenate("http://www.blabla.be/", phoneNumber)

      It's rigth!

      Thank you very much !
      Last edited by hioutlook; 01-27-2019, 05:50 AM.

      Comment


      • #4
        Hello,
        what is not ok?
        here primary phoneNumber is used

        Or now the question is about Import feature? You can import multiple phone numbers, but they have to be in different columns. After map the column and mobile type.
        Or the problem is, when you have several columns with phoneNumbers, you don't have that primary one for this formula?

        Comment

        Working...
        X