Inspections: Difference between revisions

Jump to navigation Jump to search
398 bytes removed ,  13 October 2021
Line 130: Line 130:
* Use [[Sync Filter]] to define what data from the server is replicated in the Resco Mobile CRM application during a synchronization. Remember that sync filters usually only apply in offline mode!
* Use [[Sync Filter]] to define what data from the server is replicated in the Resco Mobile CRM application during a synchronization. Remember that sync filters usually only apply in offline mode!
* Use [[View#Edit_filter|view filters]] to restrict the displayed data in the view to only those that meet the specified conditions. You can create multiple views for different use cases.  
* Use [[View#Edit_filter|view filters]] to restrict the displayed data in the view to only those that meet the specified conditions. You can create multiple views for different use cases.  
== Entities ==
When you add inspections to your project, you are enabling several custom entities:
* Question (resco_Question)
* Question Group (resco_QuestionGroup)
* Questionnaire (resco_Questionnaire) - this entity is actually used in three ways
** As a questionnaire template (if Is_Template = Yes)
** As a snippet (if Is_Snippet = Yes)
** As a filled-in questionnaire
* Questionnaire Folder


== Permissions ==
== Permissions ==

Navigation menu