Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Pop-up are giving ppr issue after migrating to 12.2.1

MeetendraAug 17 2021 — edited Aug 17 2021

<af:commandButton id="shtasr" text="#{msg['go.alsoServesByRevDate']}" immediate="true"
action="#{attrs.sheetHandler.alsoServesBO.alsoServesByRevDate_click}" partialSubmit="true"
visible="#{!attrs.sheetHandler.isEnrChartItem}" partialTriggers="pt1:toolbar:claimBtn"/>
<af:spacer width="1px" height="1"/>

it says reference ID pt1:toolbar:claimBtn does not exist. how to resolve this issue in 12.2.1

Comments

Post Details

Added on Aug 17 2021
3 comments
106 views