Property Handle phoPrompt
Read Access: | Get phoPrompt to HandleVariable |
Write Access: | Set phoPrompt to HandleVariable/Value |
Set phoPrompt to the object handle of a web dialog or view (cWebModalDialog, cWebView) to be activated by the OnPrompt event. The control's embedded prompt button will be automatically shown. This is the easiest way to provide prompt support outside of DataDictionary prompt support.
Prompt can be used to handle custom prompt behaviors, although most customizations should be handled by either setting phoPrompt, augmenting PromptObject or finally augmenting Prompt.