Hi, how to give an option to delete a row in ...

Hi, how to give an option to delete a row in inline reference on form view? when pressing one of the rows it goes to edit view and let me save or cancel, not delete. (this table is delete enable) Any bits of advice?

thanks in advance

0 6 377
  • UX
6 REPLIES 6

You can try putting the delete action inline…

I tryed but it wont show the action bar.

Create your own delete action and show it in the detail view.

It goes only to edit view. In inline ux, I picked the action for moving to deltail view when row selected. But it goes only to edit view on the form.

@Itay_Golan You need to create a “blank” Virtual Column. ="" Then you tie a fresh delete action to that VC as inline, and then you include that VC in the table columns of the inline view , and boom you should be able to see your delete action.

Thanks for helping

I tried to do so but still won’t work… When I edit the inline ux the preview display shows the tie action/overlay action. After I save changes its disappear.

Top Labels in this Space