Join Slack
Powered by
If you mean a script running on the result page, d...
# suitescript
m
michoel
12/17/2019, 10:00 AM
If you mean a script running on the result page, depends exactly what you want to do but you can inject scripts in a formula result column.
a
Ali
12/17/2019, 10:07 AM
@michoel
thanks. yes, I mean script running on the result page.
Ali
12/17/2019, 10:08 AM
I want to add a field and button to that page and attach a function to that button.
m
michoel
12/17/2019, 10:17 AM
You could add a button to every result line by putting it in a formula
michoel
12/17/2019, 10:19 AM
To get just a single button at the top is probably technically possible with DOM manipulation but I wouldn't recommend
michoel
12/17/2019, 10:20 AM
The supported way to do this type of customisation is create a suitelet to display your search results
a
Ali
12/17/2019, 10:36 AM
Many thanks
3
Views
Open in Slack
Previous
Next