I

prefixinputrow

  • Thread starter Thread starter Itworx4me
  • Start date Start date

Visitor Greeting

Welcome to NullWarehouse.com... We are currently seeking Mod's and Contributors. If you wish to apply for a Mod position then please click on Members dropdown arrow, then click on Staff App and fill it out completely and submit it. If you want to be a Contributor then start contributing and we will have our eye on you and take notice, something great could come of it.

  • We have redone the forum. If you notice any issues or errors please open a Support Ticket under the Members dropdown and let us know.
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