[
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: [email protected]
For additional commands, e-mail: [email protected]