Results 1 to 2 of 2

Thread: Cannot view custo radio button

  1. #1
    bathi741 is offline Sugar Community Member
    Join Date
    Mar 2008
    Posts
    18

    Default Cannot view custo radio button

    I am using sugar profression for our evaluation. I created a custom field of type radio button an attached it to cases module. In the work flow I could not view this field to check for a specific value?

  2. #2
    heta's Avatar
    heta is offline Sugar Community Member
    Join Date
    Nov 2007
    Location
    Ahmedabad,India
    Posts
    214

    Smile Re: Cannot view custom radio button

    hi bathi741,

    i think it is a bug as the custom field is having field type as radioenum.

    and in code to choose the specific field, there is a condition to check the field type, where this type of field is not specified..

    if u add condition which the current condition like

    || $field_type=="radioenum" (in include/workflow/field_untils.php on line no 126 for me)

    which will allow u to see the value of the custom radio button.

    i havent tried the workflow onwards..

    if still problem exists let me know.

    i hope it works.
    Best Regards
    ---------------------------------------
    Heta Shah - iNET PROCESS
    heta.shah@inetprocess.com
    http://www.inetprocess.co.in
    Projects :
    iNETDocs -Project of the month(Dec-2008)
    iNETGoogleMap

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Adding a custom button to top of Detail view in Sugar 5
    By mipapage in forum Developer Help
    Replies: 10
    Last Post: 2007-12-19, 08:37 AM
  2. Replies: 1
    Last Post: 2006-09-19, 10:06 AM
  3. Can't find 'View Change Log' button
    By leigh in forum Help
    Replies: 6
    Last Post: 2006-05-30, 02:53 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
  •