Forum Post: RE: OEMobile Popup

  • Thread starter Thread starter Sanjeev Reddy
  • Start date Start date
Status
Not open for further replies.
S

Sanjeev Reddy

Guest
Hi rblanchard, Seems there is a change in backend code that gets generated for message popup from old version to new version. Can you check by replacing the line “ Appery.navigateTo('MessagePopup', {transition: 'pop'}); ” with “ Appery . openPopup ( 'MessagePopup' , $ ( this ));”. Hope this helps, Sanjeev. From: rblanchard [mailto:bounce-rblanchard@community.progress.com] Sent: 15 September 2014 PM 06:13 To: TU.Mobile@community.progress.com Subject: [Technical Users - Mobile] OEMobile Popup OEMobile Popup Thread created by rblanchard I have defined a popup called MessagePopup which I use to display an error to the user. Prior to the MAB update in August when I used the Appery.navigateTo('MessagePopup', {transition: 'pop'}); the MessagePopup would be displayed as a popup. Since the MAB updeate in August this is no longer the case. The MessagePopup is displayed but just as a page with the title in the header truncated. Is this a bug or expected behavior? Stop receiving emails on this subject. Flag this post as spam/abuse.

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