Clarity

  • 1.  Parameterized lookup

    Posted Feb 09, 2018 01:24 AM

    Hi, we have a requirement to create a dynamic lookup that should display value based on Department OBS being selected. For this, we have created a parameterized lookup and mapped the parameter with the attribute created for Department OBS - odf_obs_fin_dept.

     

    The behaviour of the parameterized lookup is that when the value on the mapped attribute is changed, the value on the parameterized lookup gets reset. However, in this scenario, the value gets reset on.ly after the Save button is clicked. I checked by remapping with other attributes, works as expected. Not sure why it is not happening if I map with OBS attribute. Any idea on this?

     

     

    -Jana



  • 2.  Re: Parameterized lookup
    Best Answer

    Posted Feb 09, 2018 02:25 AM

    OBS is different from that of other attributes, OBS data won’t get saved in column instead it get saved as an association in prj_obs_association table and this seems to be a reason for OBS related parameterized lookup, that you need to save this first.