Skip to main content
Nintex Community Menu Bar
Question

Display a queue view with one record with different fields

  • July 10, 2024
  • 2 replies
  • 9 views

Forum|alt.badge.img+5

I’m going to have a queue view which will only show a specific record with different fields.
Each field as a lookup field which can have a popup to display its detail view.

Is there an easy way to leverage Skuid to do so?
It seems Skuid only support a collection of records for displaying a queue view.

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+11
  • July 10, 2024

You might want to try a deck component.  You can align it on the side of your page like a queue if you want, and in the deck you can use page title components to display the fields like you have in your screen shot, with buttons to pop up the details.


Forum|alt.badge.img+5
  • Author
  • July 10, 2024

So glad that you point me out a direction to implement it.
Will share it after finishing it.
Thanks so much.