I

prefixinputrow

  • Thread starter Thread starter Itworx4me
  • Start date Start date
I

Itworx4me

Guest

When using the prefixinputrow:
Code:
Code:
<xf:prefixinputrow
    label=""
    prefixes="{}"
    type=""
    prefix-value=""
    textbox-value=""
    placeholder=""
    autofocus="autofocus"
    help-href="{{ link() }}" />

It has some values to be implemented. I can understand what some of them do but I don't under stand what values these need:
Code:
Code:
prefixes="{}"
type=""
prefix-value=""
help-href="{{ link() }}"

Thanks,
Itworx4me

Continue reading...
 
Back
Top Bottom