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 7742545
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T09:18:10+00:00 2026-06-01T09:18:10+00:00

In the above table, the first (+) option routes to the wrong path. It’s

  • 0

enter image description here

In the above table, the first (+) option routes to the wrong path.

It’s supposed to redirect to Home\UpdateField. But when I click the first row, it just refreshes the current page. All other rows work fine.

@RedeemPage.Fields.Count
                    @foreach (var item in RedeemPage.Fields) {
                        using (Html.BeginForm("UpdateField", "Home", FormMethod.Post, new { id = @RedeemPage.Id }))
                        {
                            <tr>
                                <td><input type="text" name="field_name" id="field_name" value="@item.Name" /></td>
                                <td>
                                    <select name="field_type" id="field_type">
                                        <option value="Text" selected="selected">Text</option>
                                        <option value="TextArea">Text Area</option>
                                        <option value="Hidden">Hidden field</option>
                                        <option value="Checkbox">Checkbox</option>
                                    </select>
                                </td>
                                <td><input type="checkbox" name="field_required" id="field_required" checked="@item.Required"/> </td>
                                <td><input type="text" name="field_value" id="field_value" value="@item.Value" /></td>
                                <td><input type="submit" value="" style="width:26px;height:26px;background: transparent url(http://cdn1.iconfinder.com/data/icons/prettyoffice/24/add1-.png);background-position:center;border:none;"/>
                                <input type="submit" value="" style="width:26px;height:26px;background: transparent url(http://cdn1.iconfinder.com/data/icons/softwaredemo/PNG/24x24/Close_Box_Red.png);background-position:center;border:none;"/>
                            </tr>
                        }
                     }
  • 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-06-01T09:18:11+00:00Added an answer on June 1, 2026 at 9:18 am

    The problem was because the table was inside another form. Fixed it.

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

Sidebar

Related Questions

I am trying to find an example of placing an element above the Table
From my understanding of the CSS spec, a table above or below a paragraph
<div style=margin-left:100px;> <table> <?php for($i=0;$i<8;$i++) { echo \n.'<tr><td>data1</td><td>data2</td></tr>'; }?> </table> </div> The above script,
The above expression is working fine. this expression means first leter should start with
First of all, let's define a few tables: Users table will store information about
First off I'm not sure that's the proper title for this question but hopefully
I need to query two tables of companies in the first table are the
The above error message comes up just before SQL Server marks the database as
See above. I need to move my bitmaps around a Form, or perhaps inside
In Java 5 and above you have the foreach loop, which works magically on

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.