Browse By Tags

  • How to make field that retrieve value from AJAX-client script become read only?

    Hi, I make an SSA field that upon being select will use ajax client side script to get data base on SSA field link to another entity, the problems occur that I want to prevent user from changing the retrieved value but I can't use oncreate script since…