Whatsapp button to send message from Dynamic Component values

Hello all,
What I’m trying to do here is where I have two card view buttons, one for phone call and the other for Whatsapp messaging
The phone call button can work but not for Whatsapp button. Is the blocks here correct?
I have tried with activity starter also for Whatsapp package still cannot work.
Please help. Thank you. :pray: :pray: :pray:

As per the block your click will accept first one.

Better use one more if condition

You must use, contains text block.

  1. if the component is dynamic
  2. if the I’d contains text = whatsapp
    then (set blocks to send msg)
    Else (set blocks to call)

hi @Still-learning,

I have tried out by following your suggestions but end up messy, lol.
Could you please show me how to do it, and thank you in advanced :pray: :pray: :pray:

Oh hooo… then try like this

image

Phew…

Oh hooo… then try like this

image

See how simple it is

Phew…

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.