Hi All, I am writing a script to find the saved se...
# suitescript
k
Hi All, I am writing a script to find the saved search based on the field name. but I am not able to find the saved search if the field name is used in the formula? Can anybody please help me to find saved searched based on the field name? Thanks In Advance!
a
If you include your formula in the results of the search, can you name the column the field you are looking for and detect it in code, or just parse out the formula?
k
Actually, I am searching for a saved search based on the field name. if the entered field name is used in the saved searches all the saved searches will be listed down.
but if the filed is use as formula then i am not able to find it.