Merge pull request #14148 from ArtemDzhereleiko/AD/resources-autocomplete/sync-with-db
Add sync with db option for resources autocomplete
This commit is contained in:
		
						commit
						fb11b983ba
					
				@ -72,6 +72,7 @@
 | 
				
			|||||||
        </mat-form-field>
 | 
					        </mat-form-field>
 | 
				
			||||||
        <tb-entity-list
 | 
					        <tb-entity-list
 | 
				
			||||||
          class="flex-1"
 | 
					          class="flex-1"
 | 
				
			||||||
 | 
					          syncIdsWithDB
 | 
				
			||||||
          allowCreateNew
 | 
					          allowCreateNew
 | 
				
			||||||
          placeholderText="{{ 'rule-node-config.ai.ai-resources' | translate }}"
 | 
					          placeholderText="{{ 'rule-node-config.ai.ai-resources' | translate }}"
 | 
				
			||||||
          [inlineField]="true"
 | 
					          [inlineField]="true"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user