wwResponse::FormRadio

Create a Radio Button HTML Form Field.

o.formradio(lcName, lcValue, lcText, llSelected, lcCustomTags, llNoOutput)

"" or HTML if llNoOutput = .T.

Parameters

lcName
Name of the field to be created

lcValue
The value when it is selected.

lcText
The text of the radio button label.

llSelected
Selection flag - set .t. to select.

lcCustomTags
Custom HTML Attributes

llNoOutput
return as string

See also

Class wwResponse

© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic