fuel cms page information issue  with Location fild
 
    
        
                
            
                
                    I am working with fuel cms 1.3.1 got an issue while creating page it have an mandatory field on Page Information section : "Location" its a drop down
and i did not get the logic . do i have to create separate view file for each cms page i have to created for their location 
and if i select an custom layout other than main layout it hides the cms section at admin panel . what wrong i am doing or what step are missing can one figure it out ??? help me out this issue                
                             
         
     
 
                 
             
        
Comments
$CI->fuel->config('fuel_mode') == 'auto';This will change it to a text field for you to enter in the location you want.