Jump to content

Search the Community

Showing results for tags 'InputfieldDatetime'.

  • Search By Tags

    • inputfielddatetime ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 2 results

  1. <link type='text/css' href='/wire/modules/Inputfield/InputfieldDatetime/InputfieldDatetime.css?v=103' rel='stylesheet' /> <link type='text/css' href='/wire/modules/Inputfield/InputfieldCheckboxes/InputfieldCheckboxes.css?v=100' rel='stylesheet' /> <link type='text/css' href='/wire/templates-admin/st...
  2. I am new to process wire. I am using InputfieldForm to create an Input form in my site with some text fields and one Datetime files: // get the conference date and time $field = $modules->get("InputfieldDatetime"); $field->label = "Conference Date"; $field->attr("id+name","date"); $field->re...
×
×
  • Create New...