Nav to function on Android viewer V.30

We have a problem with the new Android viewer: the call to the navto function from javascript does NOT work.
As you can see in the attachment that you can download here: http://we.tl/ahfkklk8Uk  (which is a stamp of the page we get), the two links function, but the 4 buttons (1 through 4) do not-  these are the buttons that call the navto function in javascript code (which we need to do the “jump to” function in our products).
Why is this happening?
Thanks
TKART

You need to use window.open("navto://page2") in your code.
Neil

Similar Messages

  • Android viewer

    Does anyone know when the real version for the web viewer for android is going to be available? And when the android kiosk is going to have the functions of the apple kiosk? Thank you.

    Trying to get it to work on the target device (in our case the Xoom) is the best way to understand the current Android viewer limitations.
    The one's I'm most aware of (the last time I checked) are:
    - no inline videos, you must play videos full screen
    - the in-app viewer (Open in Folio) won't play youtube videos correctly, you must use  "Open in Device Browser"
    - HTML articles and web views are not up to the iPad version's capabilities
    - PDF formatted folios/articles don't pinch/zoom. On the iPad you can only pinch/zoom on pages without any interactivity.
    Here's a list culled from the new feature release notes that tracks the limitations and how they've been improved.
    http://help.adobe.com/en_US/digitalpubsuite/using/WS67cb9e293e2f1f60-6abcbe621311f4e52df-8 000.html
    Release 15
    Scrolling is now enabled in HTML articles for the Android viewer.
    Release 14
    - You can now create retail folios for Android viewers. Customers can click a Buy button in the Android viewer library to purchase a folio.
    - Customers can now restore all purchases in Android viewers as they can do in iPad viewers.
    Release 13
    Articles set to Horizontal Swipe Only (“flattened articles”) now work in the Adobe Content Viewer for the Desktop, as well as for Android and PlayBook viewers.
    Release 11
    The performance of PNG and HTML articles on Android devices has improved. The Android Viewer supports in-app web view.
    Release 10
    Although the Android Viewer more closely matches the iPad Viewer, some features are not yet supported. Unsupported features include flattened articles, inline videos, panorama overlays, and folios exported in PDF format. HTML articles and Web View overlays may have performance issues.

  • Using a function in a view

    I have to include a function in a view. I want to create a new column in a view which is the output of this function. Can I do it. I am new to using functions..any sample code is appreciated..

    Hi,
    Yes of corse.
    REgards salim.SQL> CREATE OR REPLACE FUNCTION div (sal NUMBER)
      2     RETURN REAL
      3  IS
      4  BEGIN
      5     RETURN (sal / 2);
      6  END;
      7  /
    Fonction créée.
    SQL> create or replace view  v_emp as
      2  select empno,ename,sal,div(sal) sal_div
      3* from emp_test
    SQL> /
    Vue créée.
    SQL> select * from v_emp;
         EMPNO ENAME             SAL    SAL_DIV
          7698 BLAKE           20000      10000
          7566 JONES            5950       2975
          7699 DAVID           20000      10000
          7782 CLARK           20000      10000
          7839 KING            10000       5000
          7902 FORD             6000       3000
          7788 SCOTT            6000       3000
    7 ligne(s) sélectionnée(s).
    SQL>

  • How to open the Data Perspective function of Smart View in EAS?

    How to open the Data Perspective function of Smart View in EAS?
    I use my Smart View to connect one ASO cube, and I found the button of Data Perspective is grey. It's not available.
    In Smart View Users' Guide, it says:
    Note: Data perspective may not be enabled in your Smart View system. Your options for data perspective are enabled and configured by the administrator in Oracle Essbase Administration Services.
    But I could not find how to configure the this option in EAS.
    Does anyone know about this?

    I have already turned on the varying attributes function, but the data perspective button is still grey, not available.

  • How to implement "SelectAll" function in table view?

    hi, experts
    i want to implement "SelectAll" function in table view, just like the SelectAll function in ALV,how to do?
    and, can table view has it's tool bar ,may be on top of it.
    pls help and thanks a lot!!

    Search this forum. You will find plenty of threads on the same...
    Raja

  • User defined Function in materlized view???

    Hi All:
    can we use user defined functions in materlized views. If anybody know about it. Please help me. Thanks
    Ali

    Here we go... (see how quick it was)...
    SQL> create or replace function myfunc(x in number) return number is
      2  begin
      3    return (x*2*3.14152);
      4  end;
      5  /
    Function created.
    SQL> create table a as select rownum x from dual connect by rownum <= 90;
    Table created.
    SQL> create materialized view as
      2
    SQL> create materialized view mv_a as
      2  select x, myfunc(x) as x_2pi from a;
    select x, myfunc(x) as x_2pi from a
    ERROR at line 2:
    ORA-12014: table 'A' does not contain a primary key constraint
    SQL> alter table a add primary key (x);
    Table altered.
    SQL> create materialized view mv_a as
      2  select x, myfunc(x) as x_2pi from a;
    Materialized view created.
    SQL> select * from mv_a;
             X      X_2PI
             1    6.28304
             2   12.56608
             3   18.84912
             4   25.13216
             5    31.4152
             6   37.69824
             7   43.98128
             8   50.26432
             9   56.54736
            10    62.8304
            11   69.11344
            12   75.39648
            13   81.67952
    etc.

  • Android viewer issues

    With the latest version of the Android viewer I've noticed two things:
    1 - When I quit the app and re-open it I see the "Sign In" text in the upper left.  I tap it once and there is no change, I tap it a second time and it pops up with the box for entering a username and password.  With previous versions of the content viewer I don't remember having to sign-in every time I quit and restarted the app.  It almost seems as if I'm already signed in after restarting, however the text says "Sign In' instead of "Sign Out".
    2 - I've successfully updated a folio for the iPad and it downloaded only the changed article.  However when trying to update the same article for Android I got the "can't find files/article..." message so I had to delete that article and import it fresh.  I did that, entered the metadata, and dragged it to its proper place in the order of articles.  I then saw the update notice on the Xoom for that folio and tapped the view button and the update progress bar was only on screen for a couple of seconds for an article that was approximately 40MB.  I viewed the folio and the update hadn't been made, the article looked the same.  I then deleted and re-imported all the articles for that folio and the same thing happened, an update available notice but an extremely quick update.  I gave it 10-15 minutes in case the server was just slow to see the updates and it didn't make a difference.  No update notice after waiting, so I deleted and imported the first article again with the same results, the article didn't actually update.  I then tried downloading the whole folio fresh onto my Droid X and it was successful with the changed articles being displayed correctly.
    Has anyone else noticed the strange Sign In behavior with the Android viewer?  Will the client be forced to tell everyone updating this folio on an Android device to tap the Archive button and re-download before they can get the updated articles?  This was what I had to do to correctly see the updated articles on our Xoom.
    Andrew

    Trying to get it to work on the target device (in our case the Xoom) is the best way to understand the current Android viewer limitations.
    The one's I'm most aware of (the last time I checked) are:
    - no inline videos, you must play videos full screen
    - the in-app viewer (Open in Folio) won't play youtube videos correctly, you must use  "Open in Device Browser"
    - HTML articles and web views are not up to the iPad version's capabilities
    - PDF formatted folios/articles don't pinch/zoom. On the iPad you can only pinch/zoom on pages without any interactivity.
    Here's a list culled from the new feature release notes that tracks the limitations and how they've been improved.
    http://help.adobe.com/en_US/digitalpubsuite/using/WS67cb9e293e2f1f60-6abcbe621311f4e52df-8 000.html
    Release 15
    Scrolling is now enabled in HTML articles for the Android viewer.
    Release 14
    - You can now create retail folios for Android viewers. Customers can click a Buy button in the Android viewer library to purchase a folio.
    - Customers can now restore all purchases in Android viewers as they can do in iPad viewers.
    Release 13
    Articles set to Horizontal Swipe Only (“flattened articles”) now work in the Adobe Content Viewer for the Desktop, as well as for Android and PlayBook viewers.
    Release 11
    The performance of PNG and HTML articles on Android devices has improved. The Android Viewer supports in-app web view.
    Release 10
    Although the Android Viewer more closely matches the iPad Viewer, some features are not yet supported. Unsupported features include flattened articles, inline videos, panorama overlays, and folios exported in PDF format. HTML articles and Web View overlays may have performance issues.

  • Android Viewer does not retain downloaded Folios

    Hi,
    Android Viewers (here without subscription) for Google Play Store, do not retain the folio file when downloaded. As long as the app is active (even as background task), there is no problem. But as soon as you kill the background task and relaunch the App, the folio file is missing and the download button shows again. I tested with two different apps.
    I use the the following tools:
    InDesign CS5.5
    Adobe Folio Builder Panel 12.2.4
    Adobe Folio Producer Tools 1.11
    Adobe Viewer Builder 2.1.130
    The folio is v20
    The App is a v21 Android Viewer for Google Play Store without subscription
    My Test Tablet is an Acer IconiaTab A510 with Android 4.0.3
    Developer Mode (USB Debugging, etc.) is off
    Has anyone the same behaviour?
    Thanks
    Yves

    Hi, I have the same problem: Android viewers do not retain the folio file when downloaded. While app is in background all works fine but when close and relaunch folios must be downloaded again.
    I use:
    InDesign CS6
    DPS Desktop Tools CS6
    Adobe Viewer Builder 2.1.130
    Folio and App Version is 21
    I tested on:
    Samsung Galaxy Tab 10.1 with Android 3.2
    Someone could help us please? Thanks in advance.
    Edit: I rebuilt folios and custom viewer for v20 and everything works fine. What a strange...

  • Android viewer on Samsung Apps

    I was not able to find info about experience with submiting of Android viewer to Samsung Apps - is there such possibility?
    Thanks!

    DPS does not officially support the Samsung Appstore hence no documentation. However, the same android APK from app builder should work on Samsung store too. Google around on how to send it to Samsung appstore

  • Would any one know the function module to view t attchmnts mde in o/b deliv

    Hai ,
    Would any one know the function module to view  attchmnts mde in o/b delivy
    Regards
    Sunil

    you can use the Tables SRRELROLES and IDOCREL
    if it is inbound delivery the use the business object BUS2015(outbound use LIKP)
    first get the ROLEID using the Delivery number as Objectkey(business obecjt BUS2015/LIK) from the SRRELROLES,
    then pass the ROLEID to the table IDOCREL to ROLE_A , get the ROLE_B,
    use this ROLE_B supply to ROLEID of SRRELROLES table(business object as IDOC, )
    get the objkey which is nothing But IDOC.

  • Are inline youtube videos supposed to work in native android viewer?

    Hello,
    I'm testing the new native android viewer. We are currently using the legacy viewer. I am wanting to have inline video - specifically from youtube, like we are able to do in iOS. Is this possible? I am still just getting sound and no visual in all of my tests. Thanks!

    After some research, we've found that this is definitely Google's bug on Android and was fixed by them in later versions.
    http://stackoverflow.com/questions/14289848/embedded-youtube-player-getting-cut-off
    http://stackoverflow.com/questions/10433865/problems-aligning-a-youtube-clip-centrally-in- an-android-webview
    http://stackoverflow.com/questions/16273930/video-is-cut-off-on-the-right-side
    http://stackoverflow.com/questions/13080578/partial-screen-webview-with-video-cut-in-half
    We're discussing now whether a) we could work around this given our current architecture, and b) whether it's worth the cost for these older devices. Either way, the experience is very slow on the older API and devices that ran it when you have youtube videos embedded in web views. Those devices simply aren't powerful enough. If the publisher you're working with owns the videos, I would consider streaming them directly, outside of youtube, in a native video overlay (we support streaming video on Android). The experience and performance should be better.
    Regards,
    Dave

  • DPS native Android Viewer

    I currently have an app in the iTunes store and am trying to expand into Android ( Google Play ) and am using the new web-based DPS native Android Viewer...
    1. Can my AppName be the same as in the iTunes Store ?
    2. Can my Bundle ID be the same as in the Apple Bundle ID ?
    3. In the library pane when I choose "Configure", the only options are 768x1024 - why is this. I want a PDF based solution that will scale to the users device's ratio... ??

    1. Yes.
    2. Yes.
    3. Ignore that section of App Builder. It's called "advanced" for a reason and you don't need to use it.
    Neil

  • Android Viewer v18 problems

    One of my clients updated their Xoom to the latest Android viewer today and now is getting a "Failed to load the folio." error message.  I checked on our end and about half of the folios that were working fine yesterday in the Adobe Content Viewer are now giving this same error message, while others open as normal.  Is this a server problem?  I have not updated my production software yet so the files are all made with v17.
    Also, the thumbnail of the iPad versions (1024x768) are displaying the veritcal thumbnail even when the device is in the landscape position and the Android thumbnail is landscape.
    The iPad version of the Adobe Content Viewer app doesn't have these problems, possibly since it hasn't been updated yet.
    Any idea if the first problem is temporary?  The client said they were able to solve it by archiving and re-downloading, but I thought we were past that silliness a couple of versions ago.  Why should the customer have to re-download entire folios every time the viewer app is updated?
    Andrew

    I am able to view the affected folios online with the Folio Producer and all the articles seem to be there.  When trying to update an article from one of the affected folios using the Folio Builder panel in InDesign I get the message "An error has occurred while updating article layouts. The InDesign file for the layout cannot be found."  I understand that previously the solution for this was to delete and reupload the articles, but I've already had to do that a couple of times because of previous tool/software updates.
    Should I just plan on reuploading all articles from all folios in the future any time the viewer/tools are updated?  I'm glad that relinking files is now an option, but it's one I hoped to rarely use.  Being forced to use it to relink and reupload articles/folios when updates are rolled out seems like an awfully big burden to pass on to customers.  I'm hoping this is just a glitch on the cloud side of things that Adobe can resolve on their end.  We have 2-3 GBs worth of folios split into hundreds of articles, reuploading is more than just an annoyance...it's a profit killer.

  • Android viewer scrollable frames

    We often use scrollable frames in folios. Is there a chance the the native android viewer supports vector scrollable frames in the near future?

    Yup, soon. We're trying very hard to get them done but there are some memory things on Android that get in the way of us releasing it. We're working on those issues now.
    Neil

  • Changes of inapps   prices  do not appears in native Android viewer.

    Hi All.
    First, have created new Inapps with some price - 18 UAH  .  Then  changed prices ( 10 - 16 UAH )
    Changes do not appears in native Android viewer.
    Rebuilding and reinstalling do not give any changes.
    Any ideas ?

    Hi Dmitry,
    This is a Google Play caching issue. We ask the store for the price, and if they are still returning your previous price there is nothing we can do about it. I suggest waiting a day for Google’s system to update and then try checking the price again.
    Neil

Maybe you are looking for

  • System update 5.06.0024 failed

    I execueted System Update V5.06.0024 on Windows 7 Professional, clicked the Next button, then the message "An error occurred in the package download procedure." in Japanese when the Lenovo Help Center (1 of 1) was procedured. The log is as follows: I

  • How can i use or embed  the ' C'  language in java

    thanks a lot friends for your suggestion on using 'c' language to implement the control of the keyboard ie. to prevent a key stroke of : ctrl+alt+delete keys from closing a running java application. i was advised that it won't be possible to implemen

  • What to do when you have an iPhone5 but Mac OS 10.5.8

    If you are reading this, you are probably experiencing the same thing as I am: you got an iPhone5, tried to sync it with iTunes just to find out that you can't do so since your Mac runs on OS 10.5.8. There have been multiple posts about how to upgrad

  • Can datatype of a field be changed

    Hi I have a live table, but i need to change a field from type number(1) to type number(3). Is there any way to change datatype? Or do i need to delete field and then add the new one? Thanks Mark

  • Hyperlinks are not working in my PDF?

    I have created a document using publisher 2007 and it contants hyperlinks. Some of which are http:// and some are https://. When I have converted the finish document to a PDF not all of the hperlinks are working and it seems to be the https:// ones a