[development] How to make Dynamic webpage
nan wich
nan_wich at bellsouth.net
Wed Jan 26 14:58:44 UTC 2011
I haven't actually used Webform in ages (I did one simple form in D5 once). This
is the kind of thing I would do with a relatively simple module that I could
code in a few hours. Maybe someone else has a better idea.
Nancy
Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
________________________________
From: Austin Einter <austin.einter at gmail.com>
To: development at drupal.org
Sent: Wed, January 26, 2011 9:38:49 AM
Subject: Re: [development] How to make Dynamic webpage
Thanks Nancy
I installed webform module.
I was able to add fields like name, date, work etc using webform module.
Now the next step, is how do I add view at the start of the page.
And also how do I add buttons like "Add", "Delete", "Modify" buttons at the
bottom of page.
Regards
Austin.
On Wed, Jan 26, 2011 at 9:48 AM, nan wich <nan_wich at bellsouth.net> wrote:
You don't need Panels for this. All you need is a simple form. Webform might
even do it.
>
>Nancy
>Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King,
Jr.
>
>
>
>
>
________________________________
From: Austin Einter <austin.einter at gmail.com>
>To: support at drupal.org
>Cc: development at drupal.org
>Sent: Tue, January 25, 2011 10:45:15 PM
>Subject: [development] How to make Dynamic webpage
>
>
>
>Hi All
>I am quite new to Drupal, and trying hard to learn Drupal.
>My apologize to all, if I am asking a silly question here.
>
>I want to implement a dynamic web page for employee work report track purpose
>using Drupal.
>
>1) At the top of page I want a view (in table format), that will show existing
> records added.
>2) At the center of page I want individual fields where we will enter data for
>records
>3) At the bottom of page I want buttons to add/modify/delete records.
>
>Please see the attached word document, what I am trying to make.
>
>So individual users can enter data for records and using "add" button I should
>be able to add the records.
>With every add/modify/delete operation records shoud be updated in database.
>Next time user logs in should be able to see previously added records.
>
>In Drupal7 what is the best way to do it. Please provide your valuable input
>earliest.
>
>I have thought of below option. Please correct me if I am heading towards wrong
>direction.
>
>a. I will have a panel page and using layout manager will create three regions
>top, center and buttom.
>b. In top, I will add the view , center will add the individual fields and at
>buttom will add buttons.
>
>c. I need to explore how to create view, individual text-field/text-areas and
>buttons and add - If you know it, please let me know.
>
>d. And how do I include the database specific code such as INSERT, DELETE etc.
>
>Best Regards
>Austin.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20110126/0ff0dea3/attachment.html
More information about the development
mailing list