Input form on sub-menu nav?

7 replies · opened Jan 5, 2017

MmaccapperJan 5, 2017

Is it possible to put a form input field on the sub-menu bar?

SSemicolon WebSTAFFJan 6, 2017

Hello,

Yes this is Definitely Possible! Consider adding the following code as a Sub Menu Item:


- 
	

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

MmaccapperJan 9, 2017

That didn't quite work. Here is the code I'm working with (or trying to get to work)

Weather Conditions: , -->

The above code is flush left. I'd like to include this form flush right in the same menu:


            
            ">
              
                
                
                  Go!
                
              
              
MmaccapperJan 9, 2017

It does sort of work like this:

Weather Conditions:  , -->
            
            ">
              
                
                
                  Go!
                
              
              

However I can't change the size of the input field (see attached screenshot). Is it possible to split the menu-title div into two columns?

MmaccapperJan 11, 2017

bump

SSemicolon WebSTAFFJan 12, 2017

Hello,

Consider using the following Code:


	

		

			Explore CANVAS

			
				
				
					Go!
				
			

			

		

	

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

MmaccapperJan 12, 2017

While the page looks like expected, the form doesn't work. How do I get the <form> tags to function properly?

    

        

            

              Weather Conditions:  , -->

                
                ">
                
                    
                    
                        Go!
                    
                  
                  
                

            

        

      
MmaccapperJan 12, 2017

Got it - Submit button had a type of "button" instead of "submit"

Thanks.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard