silverstripe-framework/admin/themes/cms-forms/templates/LookupField.ss
Damian Mooyman c9b6e9bac0
API Update template lookup to late resolution for performance reasons
API Update behaviour of form fields to use standard template lookup mechanism
API Support custom "type" parameter to template lookup
2016-09-06 12:54:03 +12:00

2 lines
162 B
Scheme

<p tabIndex="0" class="form-control-static readonly" id="$ID" <% include AriaAttributes %>>$AttrValue</p><input type="hidden" name="$Name" value="$InputValue" />