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! Go to 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"
User | Count |
---|---|
15 | |
11 | |
9 | |
8 | |
4 |