We've create a workflow to set the AMOUNT text on ...
# suiteflow
p
We've create a workflow to set the AMOUNT text on a transaction sublist to be hidden/inline/disabled as we do not want the user to change the amount. It doesn't work, the field remains editable. Workflow is triggering OK and logic is correct. Anyone else achieved this successfully?
k
I normally change the column header to be blank and it hides it.
p
Ideally we wanted to set to inline via workflow, and apply to certain users, as some users still need access.
a
Is the items Sublist triggering on Before record Load?
p
@AI1 yes
k
You will need to script it
the amount field is one of those can't actually be modified by workflow
p
@KevinJ of Kansas thanks Kevin. It's confusing as the field appears on the drop-down list
k
There's a reason I wound up on the form solution haha. Had to dig deep to find something that didn't involve scripting.
p
I have a script to do this, but it doesn't. If I change the field to the TaxCode, it works. Pulling my hair out now
k
Maybe you're trying to solve it the wrong way
What if you forced the math to check out as the user finished editing the line?
unless the user is one of those exempted.