[development] How to make Dynamic webpage

Austin Einter austin.einter at gmail.com
Wed Jan 26 14:38:49 UTC 2011


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/47935432/attachment.html 


More information about the development mailing list