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?
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?
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
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks