Hello!
So I was asked to trim characters in the form name after the form is submitted. Is this possible? The form uses an external list (SetOfBooks) in sharepoint that is part of the concatenation (below). I need to be able to trim the characters down 16 characters but not sure how to even apply that to the example below... Help?
concat("VMF-", SetOfBooks, "-", now())