Hi,

I am writing a report to toggel a radio button for every selected model.
If set to "true" means checked and "false" means unchecked.
But I am facing one issue report is running and updating the last changed timestamp but radio button is not getting checked all the time, sometimes it is checked and sometime nothing happens.
Even tried using javascripts document.getElementbyid("attr id").checked=true

 or register to reply.

Notify Moderator