You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a blend of mobile app and backend web API work.
Currently the contact entries only have a Contact Type and Contact Data fields that look like this
This causes a limitation issue for content admins. For example, content is being entered like this
Which then results an unclickable phone number on the LocationDetail page
I propose that we create a new field in the admin that serves as a custom label. In this scenario above, the content admins can create two entries for the Hotline. One that reads "24 hr. Hotline" and "24 hr. Hotline - Local" or something similar. This was each number is clickable.
The text was updated successfully, but these errors were encountered:
This is a blend of mobile app and backend web API work.
Currently the contact entries only have a Contact Type and Contact Data fields that look like this
This causes a limitation issue for content admins. For example, content is being entered like this
Which then results an unclickable phone number on the LocationDetail page
I propose that we create a new field in the admin that serves as a custom label. In this scenario above, the content admins can create two entries for the Hotline. One that reads "24 hr. Hotline" and "24 hr. Hotline - Local" or something similar. This was each number is clickable.
The text was updated successfully, but these errors were encountered: