Very basic Help?

Not sure if this is possible/how but…

I’m building on the sample app inventory 2.0
In the product category detail view, under the picture it shows “aisle” and “shelf”

Instead, is there a way to make it show total number of units available in that category?

If so, what is it called and where does it go?

I’m VERY new to this and can’t quite figure out the basics no matter hour many countless hours I spend watching and rewatching tutorials lol

Solved Solved
0 39 1,246
1 ACCEPTED SOLUTION

This would be where Show If is used on the column you want to hide until some other column meets conditions.

So, if you have an Instructions column to show if Parking set to “Yes”, then you set the [Instructions] column Show If property to an expression like:

[Parking] = "Yes"

View solution in original post

39 REPLIES 39
Top Labels in this Space