| 
	    
         By: Handoko Koko 
        Date: 2016-05-06 
        Time: 01:44 
		
	   | 
	  
      
	    how to create datalist
        
        Dear Tbs team, 
 
How to create datalist tag option with merge data in Tbs 
This is no problem for select html tag 
 
 
Thanks 
	   | 
	  
    
	
      | 
	    
         By: Skrol29 
        Date: 2016-05-06 
        Time: 09:08 
		
	   | 
	  
      
	    Re: how to create datalist
        
        Hello, 
This is no problem also for <datalist>.
 
Example:
 
<datalist id="my_id"> 
  <option label="[b.label;block=option]" value="[b.value]"> 
</datalist> 
 |  
  
	   | 
	  
    
	
    
	
    
       | 
      
	    
		
         
		  Posting in progress. 
          Please wait...
		 
		
	   |