Search the Community
Showing results for tags 'Solved'.
-
Hello. I need to find a way to extract a value from a valuelist based on a partial match only. For example, the valuelist contains the following data: r123-A2 s123-12x16 t123-50x70 If my search value on the list was "12x16", I would want "s123-12x16" to be returned from the...
-
I'm baffled by this one. I have a few logins set up with different privilege sets attached. I have a button on my main layout with the one-step "Re-Login [with dialogue:On]" script step attached. Next to the button I have a little merge field displaying the name of the current Log-in account....
-
Is there a way to do the opposite of the filter function? For example: Field 1 contains the text “dog cat giraffe crocodile” Field 2 contains the text “dog giraffe” I would like field 3 to be a calculated value which displays “cat crocodile” ie it removes from field 1 w...
-
Solved: I had a script step go to original layout. This went to the blank (opening) layout when run on the server.🙄 I have a script that is not performing as expected when I run it as a server scheduled script. The script needs to run every 1st of the month; find and copies invoice...