<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:12pt"><DIV></DIV>
<DIV>You don't need Panels for this. All you need is a simple form. Webform might even do it.<BR>&nbsp;</DIV>
<P><FONT color=#ff007f size=4 face="bookman old style, new york, times, serif"><EM><STRONG>Nancy</STRONG></EM></FONT></P>
<P><FONT face="arial, helvetica, sans-serif">Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.</FONT></P>
<DIV><BR></DIV>
<DIV style="FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 12pt"><BR>
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt"><FONT size=2 face=Tahoma>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Austin Einter &lt;austin.einter@gmail.com&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> support@drupal.org<BR><B><SPAN style="FONT-WEIGHT: bold">Cc:</SPAN></B> development@drupal.org<BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Tue, January 25, 2011 10:45:15 PM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> [development] How to make Dynamic webpage<BR></FONT><BR>
<DIV>Hi All</DIV>
<DIV>I am quite new to Drupal, and trying hard to learn Drupal.</DIV>
<DIV>My apologize to all, if I am asking a silly question here.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I want to implement a dynamic web page for employee work report track purpose using Drupal.</DIV>
<DIV>&nbsp;</DIV>
<DIV>1) At the top of page I want a view (in table format), that will show existing &nbsp;records added.</DIV>
<DIV>2) At the&nbsp;center of page I want individual fields where&nbsp;we will enter data for records</DIV>
<DIV>3) At the bottom of page I want buttons to add/modify/delete records.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Please see the attached word document, what I am trying to make.</DIV>
<DIV>&nbsp;</DIV>
<DIV>So individual users can&nbsp;enter data for records and using "add"&nbsp;button &nbsp;I should be able to add the records.</DIV>
<DIV>With every add/modify/delete operation records shoud be updated in database.</DIV>
<DIV>Next time user logs in should be able to see previously added records.</DIV>
<DIV>&nbsp;</DIV>
<DIV>In Drupal7 what is the best way to do it. Please provide your valuable input earliest.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I have thought of below option. Please correct me if I am heading&nbsp;towards wrong direction.</DIV>
<DIV>&nbsp;</DIV>
<DIV>a.&nbsp; I will have a panel page and&nbsp; using layout manager will create three regions top, center and buttom.</DIV>
<DIV>b.&nbsp; In top, I will add the view , center will add the individual fields and at buttom will add buttons. </DIV>
<DIV>c. I need to explore how to create view, individual text-field/text-areas and buttons and add - If you know it,&nbsp;please let me know.&nbsp; </DIV>
<DIV>d. And how do I include the database specific code such as INSERT, DELETE etc.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Best Regards</DIV>
<DIV>Austin.</DIV>
<DIV>&nbsp;</DIV></DIV></DIV></div></body></html>