Epicor kinetic BreadCrumb net to set

When selecting lines 2, 3, 4, etc., the breadcrumb still shows line 1. How can I fix this? details are given below

Added new tab in POLine → Detail


Lines Details

When selecting lines 2, 3, 4, etc., the breadcrumb still shows line 1.

at the top BreadCrumb showing line 1 How can I fix this?

@Evan_Purdy @Randy @GabeFranco @Hally

2 Likes

Does the base layer work? If not then it’s a bug you’ll need to create a support ticket.

Yes, this is base-layer work.
Can we modify it in our custom layer? Is there any way to do so?

He didn’t ask if it was in the base layer, he asked if it ran correctly when only running the base layer.

1 Like

When standard parts of the UI stop working, its typically because some epibinding deleted itself in my experience.

2 Likes

It is running correctly in the base layer

image

Even working correctly in the custom layer when selecting ‘Release’,

but it is not working on the new Custom tab page → PO Line Deposit

not working

@Evan_Purdy @Randy @Evan_Purdy @ERPRanger @aarong @GabeFranco

I wonder if in your Page Caption you need to use the dataview that you’re using on that custom page or the grid you showed above that’s on that page (I’m assuming, of course, that you’re using a different one than PODetail) for the line portion?

e.g. “…Line - {YourDataView.POLine}”