Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2020 10:58 AM
Thanks for your quick response!
I believe we are suppose to define the property over here because when I tried, I got below error
and r1.addField("contact",current.caller_id.name)
here contact is a name of the field on sql table, so I think we cannot change it.
I also wanted to add filter such as
insert/update only incidents assigned to service desk group.
Thanks