Hi everyone,
FS Workflow Stage (WorkflowStage) in mobile is showing as an editable text field, and users must manually type the exact stage name; there is no selector/dropdown.
On the web UI, workflow behaves correctly, but on mobile there doesn’t seem to be a supported way to render workflow stages as a selector.
Things I’ve already tried / researched:
-
Different variations of defining the selector found in the Acumatica community and elsewhere on the web, with no avail.
-
Created a GI (WFSTAGES_Lookup) exposing workflow stages with StageID and StageCode, and inserted the GI into the Service Order endpoint; couldn’t add it as a field as it wasn’t visible.

Has anyone found a supported way to make FS WorkflowStage appear as a selector on mobile, instead of free text?
I’m mainly trying to avoid users having to manually type stage names on mobile.
Thanks in advance.