Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Creating XThreads Application Togehter
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #65
RE: Creating XThreads Application Togehter
Done with the basic of the Resume page.
Should depends on our theme.

Update:
Done with the basic Company page.

Update:
"Connecting" them with a simple tabs.

Update:
Done with the basic of Job List Showthread page.
Add two Multiline Textbox fields for Skills Required and Qualifications for the Job List.

Update:
Done with the basic reply/feedback/testimonials layout for the Job List showthread.
Move some layout to the Display Format.

Main Custom Thread Fields used and the main settings (some custom thread fields are shared):

    Job List, Resume:
  1. Textbox for Location:
    • Title: Location
    • Key: xtjploc
    • Applicable Forums: 'select Job List and Resume forums'
    • Editable by / Required Field?: Everyone (required)
  2. Listbox for Category:
    • Title: Category
    • Key: xtjpcat
    • Applicable Forums: 'select Job List and Resume forums'
    • Input Field Type: Listbox
    • Field Input Height: 1
    • Values List:

      Code:
      Designer
      Programmer
      Developer
      Other

    • Editable by / Required Field?: Everyone (required)
    • Allow Filtering: Yes
  3. Listbox for Type:
    • Title: Type
    • Key: xtjptype
    • Applicable Forums: 'select Job List and Resume forums'
    • Input Field Type: Listbox
    • Field Input Height: 1
    • Values List:

      Code:
      Full Time
      Part Time
      Freelancer
      Contract

    • Editable by / Required Field?: Everyone (required)
    • Allow Filtering: Yes
  4. Listbox for Status:
    • Title: Status
    • Key: xtjpstatus
    • Applicable Forums: 'select Job List and Resume forums'
    • Input Field Type: Listbox
    • Field Input Height: 1
    • Values List:

      Code:
      Available
      Closed

    • Editable by / Required Field?: Everyone (required)
    • Allow Filtering: Yes
    • Formatting Map List:

      Code:
      Available{|}<span style="color: green;"><strong>Available</strong></span>
      Closed{|}<span style="color: red;"><strong>Closed</strong></span>


    Job List:
  5. Textbox for Company Name:
    • Title: Company Name
    • Key: xtjpcn
    • Applicable Forums: 'select Job List forum'
    • Editable by / Required Field?: Everyone (required)
  6. Multiline Textbox for Skills Required:
    • Title: Skills Required
    • Key: xtjpskills
    • Applicable Forums: 'select Job List forum'
    • Editable by / Required Field?: Everyone (required)
    • Display Parsing: Plain text with newlines
    • Display Format:

      HTML Code
      <br class="clear" />
      <div class="post_body">
      	<div>Skills Required:</div>
      	<div style="margin: 7px 0 0 15px;">{VALUE}</div>
      </div>

  7. Multiline Textbox for Qualifications:
    • Title: Qualifications
    • Key: xtjpqual
    • Applicable Forums: 'select Job List forum'
    • Editable by / Required Field?: Everyone (required)
    • Display Parsing: Plain text with newlines
    • Display Format:

      HTML Code
      <br class="clear" />
      <div class="post_body">
      	<div>Qualifications:</div>
      	<div style="margin: 7px 0 0 15px;">{VALUE}</div>
      </div>


    Resume:
  8. File Input for Image Upload / Photo Upload:
    • Title: Image Upload
    • Key: xtjplimg
    • Applicable Forums: 'select Resume forum'
    • Input Field Type: File
    • Valid File Extensions: gif|png|jpg|jpeg
    • Maximum File Size: 1048576
    • Editable by / Required Field?: Everyone (required)
    • Only accept uploaded images: Yes
    • Image Thumbnail Generation: 60x80|90x120

    Company:
  9. File Input for Company Logo (maybe we can share the Image / Photo Upload field for this):
    • Title: Company Logo
    • Key: xtjplcimg
    • Applicable Forums: 'select Company forum'
    • Input Field Type: File
    • Valid File Extensions: gif|png|jpg|jpeg
    • Maximum File Size: 1048576
    • Editable by / Required Field?: Everyone (required)
    • Only accept uploaded images: Yes
    • Image Thumbnail Generation: 120x90|160x120
  10. Textbox for Company Description:
    • Title: Description
    • Key: xtjpldesc
    • Editable by / Required Field?: Everyone (required)



Attached File(s) Thumbnail(s)
               

(This post was last modified: 01-09-2011 07:23 AM by RateU.)
01-01-2011 03:11 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: Creating XThreads Application Togehter - RateU - 01-01-2011 03:11 AM

 Standard Tools
Forum Jump: