VDaemon PHP Library | VDaemon Extension | Table of Contents

VDaemon Reference
VDaemon attributes for standard HTML input elements

VDaemon introduces some custom attributes for standard HTML input elements to extend VDaemon form functionality.

Populate Attribute

Specifies if input element should be filled with data user has entered on previous submit/validation cycle if validation has failed. Default value is true for all input elements except password field. Applies to: <input>, <textarea> and <select>.