Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

How to show an inline action in list of ref rows within a form

I have an inventory app where I would like to allow users to create a report, see a list of items/assets listed as onsite, and then click on a button for each item to confirm that it's onsite, but I can't figure out how to get the buttons to show up on the row items within the list within the form. Here are some images that explain what I mean:

Screenshot 2024-06-11 at 11.23.14 AM.png

 I got those inline items by creating a VC of type list and element type ref, with this formula:

Screenshot 2024-06-11 at 11.32.23 AM.png

I'm also able to get just the one action I want to show up inline in the Assets view (I'd like my inline list, a deck view, to show the same actions as this one does):

Screenshot 2024-06-11 at 11.23.45 AM.png

 I had read in a few places that I might need to create a blank VC to attach the inline action to it, so I did that.

Screenshot 2024-06-11 at 11.24.20 AM.png

Screenshot 2024-06-11 at 11.24.02 AM.png

 But I also read that maybe you just can't have inline actions in a list within a form. Is it possible to put actions within the inline view like I show above? If so, how? Thanks in advance for the help!

0 2 243
2 REPLIES 2

Actions are not available in the form. What can be done instead is to use a detailed view with quick edits enabled.

I wasn't able to quite figure it out that way, but I did realize that if you just use these steps instead, then my current configuration works to approximate the user experience I'm after:

  1. Create a new report and save it.
  2. Open the new report
  3. Click on the inline actions in the related table; see the data get updated.

_pete__0-1718406433447.png

 

Top Labels in this Space