Maybe pretty basic but still causing me quite a bit of frustration… I have a straight forward input field and when it is submitted I would like to change a data field that is related to the user (in this case their company). I would think for the work flow it would be pretty simple: Make Changes to the current user. Company = Input Company Name’s Value. This is how it works for storing information all across my app.
What I dont understand is why in this case does the logic ask for more information (is, is not, contains, doesnt contain, is empty, :capitalized, etc…) I dont want a complex logic string, I just want to make a change to the current user.

I cant click away and turn the script from yellow to blue… it stays red and requires a more complex logic.
