Action Buttons

Morning

I have a quick question that I am hoping someone may be able to answer regarding my Inventory APP

I have two types of products … Product A & Product B
Product A has an action button that links to a URL
Product B doesn’t

Is there a way that I can get action buttons ONLY to show up on Product A’s Page and not on B’s as at the moment it is on every product page.

Thank you
Sam

Do you need it for detail view?

I use it to open up a list of components on Google sheets … only product A has this product b doesn’t need the action button. I have attached a pic if that helps

The action button

You can use any kind of formula with your action button’s option “Only if this condition is true”. If you type something like [Poduct]=“A”, it will show it only for product A. You can find this option under action’s definition.

1 Like

Hi

thanks I will have a look into it some more … I am extremely new to appsheet and these things so it’s a learning curve

Thank you
Sam

You’re welcome