How to set up sub category based on category in incodent form. ex - sub-category should be displayed based on specific category
						
					
					
				
			
		
	
			
	
	
	
	
	
Options
			
				
					
	
			
		
	- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
01-12-2021 06:11 AM
When you select category as Hardware - it should only display sub category related to Hardware.
if you select category as Software - it should only display sub category related to Software.
		
			
				
						
							Labels:
						
						
		
	
					
			
		
	
	
	
	
				
		
			
		
			
					
			
		
				
		
			
		
	
	
		15 REPLIES 15
	
		
		
			
			
			
					
	
			Options
			
				
					
	
			
		
	- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
01-14-2021 11:24 PM
Hello Amit,
Create a ui policy and select your table
Filter conditions:
category is empty
Save
Then create a new ui action which is visible under the same ui policy (after you save)
in that select your variable sub category and make it readonly
Mark the comment as correct answer if this has answered your question.
