You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Kerri Shotts (JIRA)" <ji...@apache.org> on 2017/04/24 19:41:04 UTC

[jira] [Commented] (CB-12694) Native Dialog Prompts does not support placeholder functionality

    [ https://issues.apache.org/jira/browse/CB-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15981754#comment-15981754 ] 

Kerri Shotts commented on CB-12694:
-----------------------------------

iOS UITextFields support place holders: https://developer.apple.com/reference/uikit/uitextfield

Seems like this would be place to do it: https://github.com/apache/cordova-plugin-dialogs/blob/master/src/ios/CDVNotification.m#L93

> Native Dialog Prompts does not support placeholder functionality
> ----------------------------------------------------------------
>
>                 Key: CB-12694
>                 URL: https://issues.apache.org/jira/browse/CB-12694
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Dialogs
>            Reporter: Kristian Tran
>            Priority: Minor
>
> The native dialogs has the ability to set "Default Text", but not "Placeholder Text" which automatically disappears when the user touches the input prompt.
> Does anyone know whether this is possible?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org