Hey there,
I have a detail view where a phone number is automatically followed by two buttons:
- Initiate a phone call
- Send a text message (SMS)
These are great! But some phone numbers actually represent fixed lines and they dont support messaging. Because of this, I would like to simply hide the text messaging SMS button (for every entry).
Is there a way to do so?
The button to initiate a call should remain. That one is really useful.