Resolved! UI Page - Jelly Script
Hi All, Am trying to set the option value as FY22 by default in fiscal year using jelly script. I have used set tag, but it did not worked out: Jelly script in UI page: <j:while test "${jvar_gr.next()}"> <option value ="${jvar_gr.getValue('sys_id')}...