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!

refresh attachment number after insert

aly mohsenApr 14 2017 — edited Apr 14 2017

hi all

When the user click in attachment icon will get popup contain general region of task flow

And there is no relation (FK) with attachment table I just pass parameter for the task flow from the current row of viewobject1

The issue here when the user add new attachment in the popup (commit happen in the attachment task flow) and close the popup the number of attachment in attachment icon View object 1 not refreshed with new attachments adds

How to refresh the numbers of attachments also not preferred to refresh the all application module?

And please provide me the pest way to make general attachment region can use with any record in my application

THanks

pastedImage_3.png

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 12 2017
Added on Apr 14 2017
7 comments
349 views