Jahmarley
Posts: 0
Joined: Mon Apr 16, 2012 8:21 pm

Link component - mapping breaks (new builder)

Hi,

I have been rebuilding my app in the new builder for the past several days.

My app is connected to Parse back end and I am using the link component in order to display telephone numbers from parse and make them click to call.

As per the following image... I map the number to the link component.. both text and URL... and then add the following code... return "tel:"+value;

Image

It works, however the mapping gets broken after a short while and it appears as the mandatory URL section in the User Interface over rides the mapping because when the mapping is broken the link component is linked to whatever address is entered there.

This worked well in the old builder.

Image

  • The link component appears to be the only component that is affected by broken mapping.

    Please assist,

    Thank you

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Link component - mapping breaks (new builder)

Hello?
What phone number format do you use? Is it a solid number or do you use spaces or do you use hyphens?

Jahmarley
Posts: 0
Joined: Mon Apr 16, 2012 8:21 pm

Link component - mapping breaks (new builder)

An example of the phone number format I use is as folows:

+1-268-780-7625

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Link component - mapping breaks (new builder)

This should work.
Please share the app with support@tiggzi.com and write steps to verify.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Link component - mapping breaks (new builder)

You have an incorrect mapping.

On click "go" button on page Business you call anu_biz_inputgrid_service
Phone number isn't mapped to url.

You created mapping in anu_biz_category_service only.
You should create mapping in anu_biz_inputgrid_service.

Jahmarley
Posts: 0
Joined: Mon Apr 16, 2012 8:21 pm

Link component - mapping breaks (new builder)

Hi Katya,

Thank you for your response

The reason why mapping is showing for anu_biz_category_service is because i just remapped it to take screen shots.

Mapping was created for both but mapping disappears / breaks after being mappped for a period of time.

I will ensure that both is mapped and when / if mapping breaks / disappears... I will contact once more.

Thank you

Return to “Issues”