anton6984647
Posts: 0
Joined: Mon Jul 14, 2014 3:53 pm

Mapping Service to placeholder text

Hello - how can I map the response of a service call to the input's placeholder value? Currently, the only option is to map to "text".

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

Mapping Service to placeholder text

Hi Anton,

Please add Input component mapping with the following JS code:
preelement.attr("placeholder", "test placeholder");/pre

anton6984647
Posts: 0
Joined: Mon Jul 14, 2014 3:53 pm

Mapping Service to placeholder text

perfect, thank you!

Return to “Issues”