Kinetic Dashboard, Empty "View Options" combo appears and can't be removed (solved)

Have an updatable dashboard in Kinetic web, looks like this:

Multiple times now, after editing my layer an unwanted combobox shows up at the top of the panel area, looks like this:

I’ve looked all the properties for the panel-card-grid (action-data etc) but I don’t see anything relevant.

Any ideas on what would cause this ?
I end up having to recreate my layer which is a pain of course

thanks, Scott

That’s usually where the “Views” show up, correct?

If you click on the Panel Card Grid > Properties > Advanced > View Options… anything fishy in there?

Yeah, I thought of those, but the whole section is completely empty

Thx

Another thing you could try which may help provide a breadcrumb… if you’re “Previewing” in the browser, you can turn on Debugging. (F12 turns it on in Chrome).

If you choose the Elements > Layout tabs… you can then mouse-over each listed element and it highlights it on the screen… provides a little info on each one.

Again, not going to fix the issue… but it might give a little info on WHAT is showing up so you can then try to track it down in App Studio.

I have the same issue on an App I created from scratch adding the Card, got Mystery box, lol
Thanks @dcamlin I will also check that Layout Tabs method to see if I can find it. More of an annoyance for me, but users ask what it is for. :\

Thanks for the idea David

I drilled (way) down into the hierarchy of the site on the elements section and ended up here:

image

Not much useful there tho,
(no data bindings etc, which kinda makes sense since when I click on it it’s just an empty drop down)

I must be overlooking something hunting for properties when in design mode

thx

Update…I was able to figure out the this is related to the panel-grid-card’s View Options

image

I confirmed it by adding a View that I tied to a BAQ and then the view name showed up in the drop down list.

I did this thinking maybe if I added a view and removed it the stupid combobox would go away…but of course it didn’t

Feels like a defect…going to submit a ticket to epicor

That tracks. That was my first assumption (that it had to do with the Views), but, yeah, it should either default to include an “ALL” view… or if you don’t have any created views, it should just not show up.

Its just odd that it doesn’t show up in design mode, but then appears in Preview mode.

I guess Devs need to create a “Hide Views Dropdown” checkbox, or something to that effect.

I mis-stated, it does show up in design mode (but only when panel is expanded, doh!)

For now, I did add a dummy entry to the views and just called it “Default View”,
should be less confusing for the users at least

I have a ticket open with epicare, they are investigating…

Epicor discovered that this happens if you open the “View Options” properties, make no changes and hit save…A defect has been submitted

(No word on how to remove, I’ll probably have to recreate (again)