Hello, is there a way to make views editable by default, instead of opening edit mode? I’m making an app for tracking my job search, so I’m the only user.
Do you mean you wish to navigate to the form view directly from a summary view such as a table or a deck or a gallery view.
1 Like
I think I found what I needed. There doesn’t seem to be an inline edit option, but I found the UX layout options that control what happens when you click different elements in a card. Thank you.
3 Likes
Good to know you solved it using card view option.
In case of other summary views such as table/ deck / gallery views, you can use event actions on “row selected” event.
The action to use will be LINKTOROW() type navigation action as event action.
2 Likes
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.