Skip navigation
amgmarketing
Currently Being Moderated

Create a new table row to list view when web app item is submitted

Jun 30, 2012 7:08 AM

Tags: #tables #web_app #create_rows_with_web_apps

Can anyone help me with how I would dynamically add a new table row when a web app item is submitted.

 

I know I can create a table in the list view and have that dynamically repeate new tables down a list results, however in this situation what I want to do is have a single table that has a table header with static data i.e. column headers, then each row that follows would have the list results for the web app items.

 

 

Manufaturer
Product Type
DescriptionPrice
north faceshoegreat shoe$200
nikeshirtgreat shirt$50
petzelhead lampreally bright $135

 

So my thought is the above table would be in a web app list layout, then the first row would contain the appropriate tags in each cell {tag_manuf} {tag_product} {tag_Description} {tag_price}.  Then when a web app item is submitted it fills the cells accordingly.  Now comes my dilema.  How would I get the list layout to creat the next row for the second and third and so on...  submitted items without recreating the entire table, rather, just adding the next row to the table.

 

Hopefully I explained this clearly, I have a feeling it can be done with .js but I am still a novice (learning daily) with javascript, so I am hoping the good people of the BC community may be able to show me a script to make this happen.

 

Thank you in advance.

 
Replies

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points