Version 6.x.x Source

Table Name: tabNote

Note is a free page where users can share documents / notes

Fields

Sr Fieldname Type Label Options
1 title Data Title
2 public Check Public

Everyone can read

3 content Text Editor Content

Help: To link to another record in the system, use "#Form/Note/[Note Name]" as the Link URL. (don't use "http://")


Controller

frappe.desk.doctype.note.note

Class Note

Inherits from frappe.model.document.Document

autoname (self)

No docs


before_print (self)

No docs



frappe.desk.doctype.note.note.get_permission_query_conditions (user)

No docs


frappe.desk.doctype.note.note.has_permission (doc, ptype, user)

No docs