Tags:
create new tag
view all tags

SID-01160: Creating an employee leave application portal on twiki

Status: Answered Answered TWiki version: 5.0.1 Perl version:
Category: Server OS: RHEL 5.1 Last update: 14 years ago

Hi, I am new to Twiki and Development, i want to develop a simple employee leave application portal where an employee can request for leave online.

I have successfully installed twiki 5.0 on RHEL 5 using http://twiki.org/cgi-bin/view/Codev/TWikiOnRedHat

I wanted your kind inputs as to how i could go ahead with this. Would really appreciate if you could guide me to some documents as well.

Thank you,

-- AhmedShareefuddin - 2011-05-03

Discussion and Answer

Hello. This is a very resumed path to an application.

  1. Create a form with the data the employee is supposed to provide (check TWikiForms). Register it on WebPreference topic. You can name it LeaveRequestForm. (Include in the form fields the fields for you to track the state of the request, not only the employee data.)

  1. Create a template topic and attach the form to it (check TWikiTemplates). You can name it LeaveRequestTemplate.

  1. Create a template to create a new leave request, using an html form to create a new topic based on the template. See an example in TWikiTemplates. You can name this topic CreateNewLeave. It should produce new topics named, let's say, LeaveRequest001, LeaveRequest002, etc.

  1. Create a search topic to list the created leave request, using the SEARCH and FormattedSearch features.

I

-- EnriqueCadalso - 2011-05-04

Thanks a ton Enrique, will try the above steps.

-- AhmedShareefuddin - 2011-05-07

See also blog on How to Create a TWiki Application.

-- PeterThoeny - 2011-05-07

      Change status to:
ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
SupportForm
Status Answered
Title Creating an employee leave application portal on twiki
SupportCategory

TWiki version 5.0.1
Server OS RHEL 5.1
Web server

Perl version

Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r4 - 2011-05-07 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.