Hi team ,
can anyone tell me how to provide the global_code_table values in the input xml .
since i am not able to find the drop values in the pop up screen , i tried giving the table name has gloal_code_table but still the values where not displaying .
please find the below code.
<update_remark>
<remark>
<task_id>@task_id</task_id>
<remark_type>@user_input_id=remark_type, table_name=remark, column_name=remark_type , control_type=ComboBox,required=Y]</remark_type>
<remark_description>@user_inputrid=remark_description, table_name=remark, column_name=text, control_type=TextBox, required=Y]</remark_description>
<insert is_initialized="false"/>
</remark>
</update_remark>
thanks
muthujayashree R