Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7061155
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T04:26:22+00:00 2026-05-28T04:26:22+00:00

I have this flow but don’t know how to deal with it. I think

  • 0

I have this flow but don’t know how to deal with it. I think “Forward” button should use GET because it is safe and idempotent but the textarea contains a large amount of text so I think can’t put in in URI. I changed to POST.

The OK button on confirmCreateAlbum surely POST.
The flow says When click “Cancel” on confirmCreateAlbum, it returns to nameAlbum with the fields were filled for editing. I put OK button in a form with action=”confirmCreateAlbum”. The problem is how to back to nameAlbum?

Note: nameAlbum will show errors if the required fields are not provided.

enter image description here

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T04:26:23+00:00Added an answer on May 28, 2026 at 4:26 am

    Although there is no specific length limitation for GET requests in the RFC, browsers impose limits on URI lengths. There are also considerations with some server implementations.

    You said the textarea “contains a large amount of text” so it is recommended to use POST in this situation because it won’t be subjected to URI limitations.

    On to your original question, “The problem is how to back to nameAlbum?”

    In your confirmCreateAlbum form, you can actually use two separate forms. A form for the “OK” which the action calls your specified script for confirming, and a form for the “Cancel” which has an action calling your nameAlbum form.

    Anther option is getting clever with hidden input fields and passing the data around but that can get messy.

    Personally, if it were up to me, I’d be using jQuery/Javascript for confirming form submission. It’s a simple client side solution that doesn’t require you to leave your original form if “Cancel” is pressed. But that’s just me…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have jmeter flow like this: ThreadGroup --Sampler to get the number of items
I have this web application using Spring Web Flow framework. In my main page
I have this form: <%= form_tag posts_path, :method => :get, :class => search_nav do
This has probably been answered before, but I have spent some time looking and
I have been stuck on this one for days, but I have broken it
I have a shopping cart flow like this: Page 1 . Choose Products Page
I have this wild project happening at work, and we happen to use Symfony
My object finish their job. He have the control of work flow, but now
Honestly, I don't really know how to begin. I have a live site in
Have this query: SELECT HOUR( DATE ) AS hr, COUNT( * ) AS cnt

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.