Maybe this is simple and I'm just overthinking it.
I'm creating new proposals, each new proposal has an automatically generated # associated with it (PFY2021-xxxx). I have the form rule built to create the string, but I need the number portion to append.
The xxxx number needs to increment for each new record entered. I can't seem to create an "application wide" variable that I can reference, create a new proposal # and then increment by 1.
Now that I think about it like that, can I SQL query the # of records for the workflow? (Still fairly new to queries in webcon, any help would be appreciated).
Thanks