An EASIER and LEANER Trebuchet Method for Multiselect

Wow!

1 Like

Thanks @Robert_Petitto. Seems like you burnt the midnight oil for this explanation video. It is clear now. I got confused due to the early segment of the video where you explained about “User” table. I thought automatically you are pulling the Inline list while on the User screen.

Many thanks

1 Like

In the case of when we create the group or team more than once, in this case Team Apple appeared twice. How do I filter the inline list to show only the “latest” Team Apple? That is, the last submission.

Thanks

Order the list by creation date in reverse order, and then limit it to a single item.

1 Like

Easy to do. Thanks @Darren_Murphy

No problem at all!