Join Slack
Powered by
is there anyway to check if new file is added to a...
# suitescript
d
David Na
01/01/2023, 10:28 AM
is there anyway to check if new file is added to a record after submit?
b
battk
01/01/2023, 1:27 PM
nothing native, your primary option is a search to find the attached files
battk
01/01/2023, 1:28 PM
store in a custom field the results of the search, a new file has been added if the field doesnt match the search you do now
battk
01/01/2023, 1:30 PM
user event honestly probably isnt ideal, attaching files doesnt actually require a record to be saved
d
David Na
01/01/2023, 1:58 PM
ok i got you
David Na
01/01/2023, 1:58 PM
Thanks
2
Views
Open in Slack
Previous
Next