• How to freez/readonly strings of textarea on condition

    Hi Everyone, I have created Textarea field, once data is entered by the any user, next time when some other user try to edit that textarea field it can be editable but old text area data given should not be removed (i'e freez)but can be extended. Does…
  • Custom Field Type field definition mandatory_fetch not working

    I have built a Custom Field Type similar to the built-in Relate field which stores a record name and requires two additional custom fields alongside it to store the record ID and module. I have not inherited from the relate field because the functionality…