[progress Communities] [progress Openedge Abl] Forum Post: Re: Adm1 Question

  • Thread starter Thread starter Piotr Ryszkiewicz
  • Start date Start date
Status
Not open for further replies.
P

Piotr Ryszkiewicz

Guest
Brian, You are right - I have to call init-pages or add-link explicitly in local-create-objects. That way I enforce link creation during initialization process, so it works withou clicking on second tab and I don't have to use workaround with reverse-direction link. That's OK. BTW, UpdateBIC link was not created in the past - I created it now. But still I have a problem, that if I never go to second tab (h_v-adr_2), values which were populated there by UpdateBIC procedure will not be saved, until I explicitly call RUN dispatch IN h_v-adr_2 (INPUT 'update-record':U) in the trigger of OK button in main dialog. And update-record does not ask standard "Do you wish to save..." question. I have workaround for that - if it happens, I can put this question in my code before call to update-record, but I just want to understand why it goes this way.

Continue reading...
 
Status
Not open for further replies.
Back
Top