Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hi
I want to display the textobjects in my front end with the chart displaying the corresponding value in the text object??????
anyboby is having a sample application regarding the same ????????????????????????????
 
					
				
		
 sivarajs
		
			sivarajs
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		use getcurrentselections keyword in your textbox
SivarajS
 
					
				
		
 raviityou
		
			raviityou
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		check out sample QVW
 
					
				
		
 amit_saini
		
			amit_saini
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Manish,
You this:
='Name'&chr(32)&if(GetSelectedCount(Your_Filed)>0,'- '&GetFieldSelections(Your_Field))
Thanks,
AS
