Results 1 to 2 of 2

Thread: Custom Pages

  1. #1
    mpar612 is offline Junior Member
    Join Date
    Apr 2009
    Posts
    2

    Default Custom Pages

    I am curious if I can implement an idea. I am new to using Sugar 5.2 CE. For each of my employees I want to store additional information. I want each employee to have a picture and about 20 other text/dropdown/radio/checkbox fields. I want to query this information and display it on a front-end website for the general public to see.

    There is not a module for employees so it is my understanding that if I were to go in and make these changes my installation of Sugar will not be upgradeable without totally undoing my customization. Is this correct?

    If customizing the employee area is not a wise choice, is there a way I can create some external PHP pages, that I can add to My Portal that will allow users to update a database outside of the Sugar database? The key would be to ensure that users are authenticated and are updating their own record in the database and not anyone else's.

    I want to avoid having two different systems to maintain.

    Any suggestions would be greatly appreciated.

    Thanks in advance!

  2. #2
    mvngti is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    South Africa
    Posts
    510

    Default Re: Custom Pages

    If you create a file modules/Users/metadata/studio.php you will be able to create custom fields on the Users module in Studio.

    Then you just have to create a small action in custom/modules/Users that can maintain these custom fields.
    This will be 100% upgrade safe.

    Attached is a crude example of such an action that can be called as index.php?module=Users&&action=gtflags&record=<use r_id>

    M
    Attached Files Attached Files
    --


    Marnus van Niekerk

    There are only 10 types of people in the world
    those who can read binary and those who don't

    Modules:
    CE Teams - Upgrade safe teams module for Community Edition
    FieldACL - Field Level Access Control for Community Edition
    EditLogicHooks - Create and edit Logic Hooks from the Admin GUI
    FlexibleChartDashlet - Display any data in a Dashlet Chart
    DocumentThumbnails - Thumbnails for Documents module

    Many questions can be answered by reading the Developers Manual

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Blank pages
    By bob149 in forum Installation and Upgrade Help
    Replies: 4
    Last Post: 2008-05-30, 07:14 PM
  2. Custom Field not showing up in create/edit pages
    By totallyconfused in forum Developer Help
    Replies: 5
    Last Post: 2007-12-19, 03:41 PM
  3. My PHP pages are blocked
    By vincentd401 in forum Help
    Replies: 5
    Last Post: 2007-07-20, 12:28 AM
  4. HELP! Add additional pages
    By gjkwikkers in forum General Discussion
    Replies: 0
    Last Post: 2006-02-19, 07:25 PM
  5. how can pages be HTTPS?
    By crmexpert in forum Developer Help
    Replies: 9
    Last Post: 2006-01-11, 08:57 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •