What are the differences between clientDefs and entityDefs? Could you tell me about it?
							
						
					What are the differences?
				
					Collapse
				
			
		
	X
- 
	
	
	
	
		
	
	
	
		
	
	
	
	
	
	
	
	
	Tags: None
- 
	
	
	
	
		
	
	
	
		
	
		
			
				
	
	
	
	
	
	
	
	
	
 entityDefs - contains data, related to entity definition like fields definition, links definition (relationships), indexes, collection. In general data related with database
 clientDefs - contains data, related with view only. Like controller, views, filters, relation panels definition
 
 cache/application/metadata.php
 Scroll this file. It contains entityDefs and clientDefs of all entities
- 
	
	
	
	
		
	
	
	
		
	
		
			
				
	
	
	
	
	
	
	
	
	

 
							
						
Comment