Browse By Tags

  • Disabeling dropdown field on form

    Former Member
    Former Member
    Hi I have some strange behaviour on a form. I have added a JaveScript method to disable some fields if the property "kam_is_transferred" = 1. The strange thing is the code below works on text fields but it doesn't seem to work on dropdown fields. Is…
  • Method to Get the Item related to In Basket Activity

    Hi all, I am trying to write a method to get the Item that is linked to the inbasket task of a user. What is the recommended way to writeup method code to get the Item dynamically? Any input would be very helpful. Thanks!