Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Form Submission - Just Go To Action Value


Hello -

My apologies, I'm a very old school coder, and I'm using Metronic for the first time (any modern template actually). I have a question about form submission.

Currently, when I submit a form, it ignores form action and instead uses script to pass the value of name and value in the URL

Example:
website.com/index.html?name=value

What is the way to pass the page URL without having it add either the = in the URL or pass the variables in the URL. I would like them picked up as form variables on the loading page.

for example, I would like it to go to the page:

website.com/index.html?this.page

Sorry if my question isn't clear. I'm quite old school and learning new tricks.
Thank you.


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (5)


Hi,

You just need to add method="post" to the form tag to pass the form parameters, not via the URL.

For more info please check the form docs.

Regards.


Your Support Matters!

We will highly appreciate your Metronic Review on Themeforest.
Please go to Themeforest Downloads page, select Metronic & leave your feedback.

My brain was completely dead - I appreciate you answering what would appear to be such a simple question. Thank you for the clear and direct response. Arrrgh. That was a night I needed way way more sleep. Thank you.



No problem at all. Always glad to help, All the best with your projects happy



Prepare for success with our https://www.dumpstool.com/SAFe-SGP-exam.html Practice Exam Questions and Answers [2023]—your key to mastering the Scaled Agile Framework (SAFe) and achieving the SAFe SGP certification. Our meticulously crafted questions cover the latest 2023 exam objectives, ensuring you're well-equipped to tackle the real exam with confidence.

Navigate the complexities of SAFe-SGP with ease as you dive into comprehensive scenarios and practical challenges that mirror the exam's format. Our detailed answers provide in-depth explanations, helping you understand the reasoning behind each solution.

Elevate your preparation to the next level with our updated content, designed to align with the dynamic landscape of SAFe-SGP. Trust in our practice exam to refine your skills, pinpoint weak areas, and enhance your overall performance. Empower your SAFe journey—excel in the exam and prove your expertise in Scaled Agile Framework. Your success begins with our SAFe-SGP Practice Exam [2023].



The Open Group OGEA-101 exam dumps are a collection of study materials designed to help candidates prepare for the OGEA-101 exam, which is part of The Open Group Architecture Framework (TOGAF) certification program. These dumps typically include practice questions, answers, and explanations to aid in understanding key concepts covered in the exam syllabus. They are intended to supplement other study resources and provide candidates with an additional tool to assess their readiness for the certification exam. However, it's essential for candidates to approach exam preparation ethically and ensure that they use these dumps responsibly, avoiding any reliance solely on them for exam preparation.
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(