Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 vijayit43
		
			vijayit43
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		In List Box When We use expression in Field then how to set Always one selected value.
 ashfaq_haseeb
		
			ashfaq_haseeb
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		HI,
Always 1 selected value is not supported with with expression.
Instead take this expression to back-end script and apply always one selected value on direct field.
Regards
ASHFAQ
 ashfaq_haseeb
		
			ashfaq_haseeb
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		HI,
Always 1 selected value is not supported with with expression.
Instead take this expression to back-end script and apply always one selected value on direct field.
Regards
ASHFAQ
 tresesco
		
			tresesco
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Or,
Create a listbox with the field directly(no expression) and apply always one selected value on it; keep it hidden. The similar selection would be reflected in your calculated list box too.
