Hi guys,
I just cannot get my head around action prominence.
How do you get an action button to always display? I have a customised version of the ‘add’ action that pre-populates some fields in a form.
This is required because it is accessed through the individual record from another table, so linking to a blank form means adding a whole new menu item, and additional taps. The customised add function uses the currently selected record to populate the form.
I completely rebuilt my interface to allow me to use a detail view (to the detriment of UX) because this seemed to allow my action to appear, and when I finally got everything working, I deleted the test data. It turns out the action disappears if there’s no data!
The method of display makes no difference, it’s getting really frustrating that the why’s and when’s of action appearance seem to make no obvious sense to me.
Would really appreciate some help.