Assign value to column when click to menu

Hi. I wanted my app automatically assign value in the column when i click one of the menu. For example, when i click new entry in the menu view, the 'entry type' column will be automatically assign with 'new entry' (something like [entry type] = "New Entry") instead of i manually choose in the dropdown of 'entry type' column. Thank you ๐Ÿ™‚

1 3 100
3 REPLIES 3

I didn't fully understand your requirement. Are you trying to implement initial value to the column. If so then you can give the desired value for the column in the initial value expression. 

Initial Value

If this is not what you are looking for, then can you pls explain your requirement a bit further. 

I also don't understand exactly what you need, but If you always want "New Entry" to be entered into [entry type] then you should go to the Update behavior, then in the Initial Value field for that column, you would just enter   ="New Entry"

If you need an action to be triggered after you enter a view, from the bottom navigation bar or the menu drawer, you can't

Top Labels in this Space