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

  • Home
  • SEARCH
  • 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 3667482
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T02:00:23+00:00 2026-05-19T02:00:23+00:00

I am displaying all values in table formated View: <div style=clear:both; padding-top:1px;>&nbsp;</div> <%if @signals[0]!=nil

  • 0

I am displaying all values in table formated

View:

<div style="clear:both; padding-top:1px;">&nbsp;</div>
<%if @signals[0]!=nil %>
<h1>Signal</h1>
<div class="floatleft width100">
            <div class="floatleft width100 padtop_15">
                <div>
                    <table cellspacing="1" cellpadding="1" width="300px" border="0" id="mytable">
                        <tr>
                            <th class="title" style="width:20%"><strong>ID</strong></th>
                            <th class="title" style="width:40%"><strong>Signal</strong></th>
                            <th class="title" style="width:20%"><strong>Geo Subnode</strong></th>
                            <th class="title" style="width:20%"><strong>Track Number</strong></th>
                        </tr>
                        <%@signals.each do |signal| %>
                        <tr>
                            <td ><div align="left"><%= signal.ID %></div></td>
                            <td ><div align="left"><%= signal.Name %></div></td>
                            <td ><div align="left"><%= signal.Subnode %></div></td>
                            <td ><div align="left"><%= text_field_tag "sigtrack#{@sigtrk}", "#{signal.Tracknumber}", :size =>"30px",:class=>"inputbox_big2" %></div></td>
                        </tr>
                        <% @sigtrk=@sigtrk+1 %>
                        <%end%> 
                    </table>
                </div>
            </div>
</div>  
<%end%>

Controller:

@signals–> I am loading the table values(id,signal,subnode,tracknumber) for displaying all details

Issue:
User should be able to change the value and need to save those value with database…. here the issue is how to read the table formated field values?

  • 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-19T02:00:24+00:00Added an answer on May 19, 2026 at 2:00 am

    If you want users to be able to change fields in order to store them in the database you need forms. Part 2 of the guide shows how to create a form for a model, use this information and your loop to create a form for each signal you have.

    A more advanced way of changing values is to use AJAX calls, you could made editable table fields. This page shows a demonstation of this method, it is a bit out-dated, but it shows the possibilities. A lot of AJAX/Rails related information canbe found on SO as well.

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

Sidebar

Related Questions

When displaying my DateTime values, I want them to be formatted like so: February
I am displaying a scrolled data table in a web page. This table has
Im having problems displaying records to my view when passing viewdata to a user
What my script currently does: grabs & cleans a $_GET['id'] pulls all pre-existing data
I need to retrieve institution name by going through an intermediate table. My view
I have table columns with values in them and when you click the edit
I am displaying a table in my application which is created at runtime. I
When displaying the value of a decimal currently with .ToString() , it's accurate to
I'm displaying a set of images as an overlay using Google Maps. Displaying these
I am displaying a texture that I want to manipulate without out affecting the

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.