|
Twitter Feed
|
Found 1 of 135 records in table Wiki
Now Showing 1 of 1 Current Record: fieldname__defaultfieldname__default Delegate Class Method[Permalink]Return to Delegate class methods SynopsisXataface allows you to pre-populate any particular field in a table by adding a fieldname__default method to the table's delegate class of the form:
Returns the default value for the field fieldname. New record forms will be prepopulated with this value. Examples
See Also
|