Skip to main content
12-Amethyst
April 1, 2021
Question

Handling a 'Show details' button in collection widget

  • April 1, 2021
  • 1 reply
  • 2078 views

Hello all,

 

I have a button 'show details' in each cell of my collection.

Clicking this button should show a detailed overview of my data that you don't see in the standard screen/cell

(so the mashup height should increase and there should be details added to the cell).

 

How to handle this in the best way?

I need some advice 🙂

1 reply

5-Regular Member
April 2, 2021

The sub-mashup cell in collection is in fixed size, so the mashup should not grow in height.

 

But if you add expandable Header/Footer to the mashup, and the original content will shrink or be covered, you can put details on them.

12-Amethyst
April 2, 2021

I'm not sure I understand what you mean.

So I need to add a footer to the mashup that is used as a cell in my collection widget?

Because each cell in the collection should be able to expand and 'show details'...

5-Regular Member
April 2, 2021

Yes, the cell mashup can have expandable sidebar/header footer to contain information, controlled by your details Button.  Or you can have a Navigation widget/function to have a small mashup popup.