User-specific Column only available in Visibility not Increment action option

So I’m not sure if this is by-design or if this a bug.

I have an in-line list with a ‘show form’ action. I have created a user-specific number column which I would like to use in the form.

image

I have a button for which I’m hiding based on the column value. I can see the user-specific column on the list to achieve this.

The problem is that I’d like to increment it through the use of a button action, but the issue is that it’s not listed as a selectable column to increment. I find it odd that it’s available for use in the visibility settings but not the increment action.

This is probably due to the fact that you are inside of a form and the increment value needs to be written to the user specific column, but you can’t do that within a form since none of the data is written to the sheet until you click on submit.