ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Pass select value without PHP [Beginner]

July 24, 2014 6:51am

Subscribe [2]
  • #1 / Jul 24, 2014 6:51am

    bob1983

    2 posts

    This is my situation :

    <form actiopn=“destinationpage/”>
     
          <select name=“localita” id=“localita” >
        <option></option>
          {exp:channel:entries channel="localita"}
            <option>{nome_localita}</option>
      {/exp:channel:entries}
    </select>
         
      </form>
    How can i get the select value not using php on my action form page?
    I need to have : mywebsite.com/destinationpage/SELECTVALUE

    Many thanks for your help!

  • #2 / Jul 24, 2014 8:45am

    Boyink!

    5011 posts

  • #3 / Jul 24, 2014 8:52am

    bob1983

    2 posts

    Thanks Boyink!

    so EE dont handle natively forms values, is this correct?
    many thanks!

  • #4 / Jul 24, 2014 8:53am

    Boyink!

    5011 posts

    I don’t understand the question.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases