Is It Possible to Create Custom URL Scheme to Launch a Specific Tab ?

I know you can link to DPS and a specifict folio / artcile with a Custom URL Scheme, but does DPS support to use Custom URL scheme to launch a specific Tab ?
To clarify I'm not looking at the option to start on a specifict tab when launch, DPS supports this already, but just wondering if another iOS app can invoke DPS launch to a specific tab ?

I found http://helpx.adobe.com/digital-publishing-suite/help/hyperlink-overlays.html there is a section "Create goto links to custom icons" seems like you can specificy which tab to go to from an external app when invoke the DPS app ? (ex. library, store)
oto://ApplicationViewState/library
goto://ApplicationViewState/sections

Similar Messages

  • Custom URL Scheme not working? (as supposed)

    Hey,
    I went into investigate about the "optional URL scheme" setting you can set up during building an app in the viewer builder.
    Quote from the Viewer Builder help:
    Optional URL Scheme
    Specify the custom URL scheme that launches the viewer app from Safari and other apps. […]For example, suppose you specify “com.sportspub.kayaking” as the URL scheme. If you embed a “com.sportspub.kayaking://” link on your webpage, clicking the link from the mobile browser opens the viewer app. […]
    The possibility sounds good, to link to the app from any web page you view on the iPad.
    But during testing this, I found out it's not that easy and/or not working as documented.
    Bob set the URL scheme for his app supposedly to
    com.dpstips.may5
    a link with
    <a href="com.dpstips.may5://">
    will not open Bob's app on the iPad ("invalid URL").
    I looked into the compiled app from the viewer builder and found out the actual URL scheme used is completly different, it is
    dps.7f80a0ffed3a4ff08734bc905aac4a29
    and the correct link would be
    <a href="dps.7f80a0ffed3a4ff08734bc905aac4a29://">
    that will open Bob's app (you can try it here if you are on an iPad).
    And if you know your interal folio and article names, you can even deep link into one article from a specific folio:
    <a href="dps.7f80a0ffed3a4ff08734bc905aac4a29://v1/folio/DPS%20Folios/01_Folio_TOC">
    you see these links in the landing page of the web viewer on the iPad.
    I collected all links and tests in this jsFiddle, that you can open on your iPad to test yourself: http://jsfiddle.net/YRUGj/15/
    Unfortunately, you cannot find out your real URL scheme without extracting your .ipa file and investigate the content's of the viewer, it is listed in the info.plist file.
    Is this supposed to work this way or is this currently a bug that might be fixed soon?
    —Johannes

    Felipe, I suspect you have some basic knowledge about nerdy stuff, follow
    the pink rabbit:
    (extract your developerviewer.ipa on a mac using extractor or sth.)
    1st http://download.nordsueddesign.de/skitch/viewer-20120527-163947.png
    (open the viewer bei right mouse click > Show Package Content)
    2nd http://download.nordsueddesign.de/skitch/viewer-20120527-163947.png
    (find your values in the info.plist file, try opening it with Textwrangler,
    some other text editor cannot keep it readable)
    —Johannes

  • Can iBooks Author handle custom URL schemes?

    Hi
    I have a native application that displays radiology images. I'd love to have iBooks be able to click on a link that had a custom URL scheme and launch my application. This way you could (for example) have a textbook for different procedures or findings and be able to display the type of study that would result from the procedure.
    When I enter URL with a custom URL scheme iBooks Author prepends a 'http:" to the URL. Is there any way around this?
    I've tried editing an exported iBooks file manually (e.g. in emacs) but the modified ibook doesn't seem to be imported.

    Yes.  I'd love to know the same thing for similar reasons.

  • Custom url scheme not working (for first time) IOS applicaiton

    i have created one distribution application also register custom URL scheme. First time after I installed application, and try custom URL link, it does not work.
    However if I lunch the application manually it will prompt me below mentioned message
    Are you sure you want to open the application ... from the developer iphone distribution ... ?
    i will click on continue, and after that custom URL link works fine with my application.
    Can Custom url link launch the application directly on installation (without manually launch application and contiue)?
    is there any settings, so we can make the prompt message off. So it will not prompt message.
    also i had tried to create new application from another enterprise account, and deploy on other server; then it do not prompt that message, but unable to figure out the reason .
    Thanks

    Are you exactly following the guidance in the iOS App Programming Guide for Implementing Custom URL Schemes? Do you get the same message the first time, no matter whether app has been loaded or not? Are you really using iOS 4 per your profile?
    "If your app is not running when a URL request arrives, it is launched and moved to the foreground so that it can open the URL. The implementation of your application:didFinishLaunchingWithOptions: method should retrieve the URL from its options dictionary and determine whether the app can open it. If it can, return YES and let your application:openURL:sourceApplication:annotation: (or application:handleOpenURL:) method handle the actual opening of the URL.

  • Is it possible to create custom buttons in CRM Ondemand?

    Hi,
    Is it possible to create custom buttons in CRM Ondemand in any detail page like the inbuilt buttons like 'New', 'Delete' etc? If possible then how?
    Thanks
    Arpita

    You can add a button using custom javascript. but this could potentially have performance issues. please test the performance and functionality if you implement a lot javascript
    see this link : http://helponmyproject.com/TTOCOD/
    Regards,
    Royston

  • [iPhone] help with docs re: custom URL schemes

    I have 2 apps and I want to launch one from the other with some data. I figure a custom URL scheme would do the trick.. but I can find no docs on how to do it!
    I have found the api for application:handleOpenURL, but it does not say much more about it than "here your app can handle a url...)
    And of course there is documentation for the Apple custom URLs...
    Do I need to put anything in the plist.info file?
    If anyone knows where the docs are for this, I would really appreciate it.
    thank you
    michael golden

    Yes, you need to put several entries into info.plist. Search for "CFBundleURLTypes" in the iPhone OS Programming Guide.

  • Create a Homescreen Symbol with custom URL Scheme

    Hi People,
    I hope you can help me.
    As the subject said I want to create a Home-screen-Symbol with a URL Scheme. Meaning a Link that directs me to a Note in Evernote.
    If I Enter the URL in Safari it takes me there, that works perfect. Now I want to use the "Add to Home-screen" Function of Safari to create a Symbol that takes me to that Note also.
    But there is also my problem: Safari immediately opens the App and I can't use the Function and if I get back to safari the tab with the URL is already cleaned up.
    Does someone know a trick where I can create such a symbol or edit the URL of an existing Symbol?
    First of all: Jailbreaking is no Option here.

    Does it work without iWeb?
    As in : a webpage with code you typed yourself.
    If so, then display that page in an <iframe>. Or paste the code in a HTML snippet.
    My impression is, that iWeb only allow http:// URLs.
    And do you really want to install an app on someone's iPad just by clicking the link?
    Why not provide a link to the app in the App Store?

  • How to create custom url with struts2+spring  application

    Hi EveryOne,
    I am new to struts2 application. I have the requirement on "*custom URL*"
    when I enter into my project like http://localhost:8080/App/secure/someaction.action?bookname=kathersera
    this is opening the particuler book in my project. upto this its fine.
    Now My requirement is that
    Even if we type like (+http://localhost:8080/App/kathersera+) author name it should go to that particular page.
    Any idea to implement this feature.
    I searched a lot on internet. I didnot get any information.
    Please help me to come out this problem.
    thanks in advance

    Hi PYRAMESH,
    U are using opening page using server. So, If u do not make a request to server to veiw the page how could u see the page directly. So u have to make any event to open the page Like here http://localhost:8080/App/secure/someaction.action?bookname=kathersera, the page is opened on the result of someaction.action. but if u try to use http://localhost:8080/App/kathersera, u r not using any action, so it s not possible to open the page directly.

  • Is it Possible to Create Custom Report in SOLMAN

    Hi Experts,
                         I am new to SOLMAN. I have one question. Is it Possible to create our own custom Reports in SOLMAN. If possible
    tell me the variuos types of reports and how we can create.

    Hi
    SAP Solution Manager can be used for entire ALM so you need to clearly specify which area and what report you are talking about
    http://www.sdn.sap.com/irj/sdn/alm-getting-started
    General transaction code for reporting is
    SOLAR_EVAL
    it helps you to build the entire project report phase wise or for service desk or for charms or test management etc
    check if that you are looking for.
    regards
    Prakhar

  • IS IT POSSIBLE TO  CREATE CUSTOM EVENT IN CONTENTDB?

    Hi,
    Is it possible to create a timely event in contentdb, which could trigger based on time like daily or weekly once? if yes
    then, can we register a custom bpel workflow to it? so that when event triggers
    then that workflow should also gets executed.
    thanks,
    Parkar

    Yes,
    basically you can create a custom agent that will run e.g. once a day.
    Regards
    - TS

  • Is it possible to create custom layouts in "Pages '09"?

    Is it possible to create my own custom document layout size in "Pages '09", or am I stuck with the 8.5 X 11 templates?
    I'd like to create a custom document layout 4.5 X 5 for a small flyer that I must design.
    O

    Is it possible to create my own custom document layout size in "Pages '09", or am I stuck with the 8.5 X 11 templates?
    The answer is that you can set a custom x-y coordinate space or select a canned x-y coordinate space from the ISO A series or any of the industry and US national series.
    This fact is not based on the application software, but on your own use of a digital graphic device that draws patterns of picture elements. Your display and your printer are digital graphic devices.
    With a digital graphic device, the application, the OS and the driver don't communicate in ASCII control codes for carriage return and so forth.
    The application, the OS and the driver communicate in x-y coordinate spaces within which you set other coordinates for typography frames and photography frames.
    This is what you see in Apple Pages layout mode as well as in the layout mode of Microsoft Word, and in any version of Aldus PageMaker since 1985, QuarkXPress since 1987 and so on and so forth.
    When you are done and have exported your design to disk as Adobe PDF, the x-y coordinate space you set for the design space can be seen as the Media Box in Apple Preview > View > PDF Display > Media Box.
    If you set an x-y coordinate space that is larger than the x-y coordinate space, then it is device-independent. Apple Preview will by default scale the size down to the dimensions of your digital graphic display, will scale the resolution down in memory, will convert the scalable type to smooth bitmap type in memory, and will convert other colour spaces to the ICC colour space of your digital graphic device. Another digital graphic device with an x-y coordinate space that has another dimension can draw your design as is, draw scaled up, draw scaled down, or draw as is in tiles. This is how books and periodicals have been proofed and then printed for a quarter century.
    Should be taught in school, though.
    /hh

  • Is it possible to create custom partylist field in crm 2013

    Hi,
    I want to create custom partylist field in crm 2013. Please tell me how to create?

    Hello,
    That's not possible. The only way is from/to/cc e.t.c. attributes in custom activities.
    Dynamics CRM MVP/ Technical Evangelist at
    SlickData LLC
    My blog

  • Is it Possible to create custom Object type in configuration Tab

    Hi ,
    We have object type for table in Development Tab in SOLAR02 , is it possible to create a custom object type to represent the table object type in Configuration Tab.
    Please let me know the steps , if it is possible.
    Best Regards,
    Saravana

    Hi
    You answer for you problem exists and its a common problem but you need to go for this development as mentioned below
    /people/andreas.diebold/blog/2007/02/13/extend-sap-solution-manager-to-manage-new-object-types
    We did long time back
    Hope ur problm and doubt is resolved now
    Regards
    Prakhar

  • Edit button in uitableview (possible to create custom buttons)

    Hi
    Instead of Edit button in the UiTableView, we can create a custom buttons. Basically once we clicked the edit button it shows the option (delete button) to delete the corresponding row.
    Like that is it possible to create a custom button? Clicked on custom button, instead of delete button can we show other buttons (ok/cancel), rather than delete we can do any other action?
    Thanks
    mindus

    You can add a button using custom javascript. but this could potentially have performance issues. please test the performance and functionality if you implement a lot javascript
    see this link : http://helponmyproject.com/TTOCOD/
    Regards,
    Royston

  • Still possible to create  custom web items in WAD 7.0?

    Hi,
    in WAD 3.5 I was able to create custom web items and use them in the WAD after making the correct entries in the RSRRENDERER tables. Today I tried to do the same in an 7.0 environment, however, I didn't find my web item in the left hand side in the WAD. Is it still possible to create you own web items in 7.0?
    Kind regards,
    Tom

    Hi,
    Pls chk this;
    [https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/spat/index.htm?sp1=SAPKW70012]
    SAPKW70012 - change the last 2digits to the SPlevel you need to see all the included notes in that SP
    Hope this helps,
    regards
    CSM Reddy

Maybe you are looking for

  • Business connector Error Clarification

    Hi This is regarding the error: <i>"Login attempt as user dtinet\invista-b2b on host whex004 failed"</i> The inbound messages to the BC system had stopped abruptly. The messages were in our server mailbox; but BC is not fetching those. I checked the:

  • How to entirely develop an application with PCI-6221 in Borland C++ Builder V6 in DAQmx?

    Hi,      I am sorry that I have asked a huge question.      But the main questions I want to know is :      1,In Borland C++ Builder 6,Which version of DAQmx is the best one we will use?  DAQmx V8 don't support BCB6.      2,Would you please give an e

  • How do i turn TV Out feature on?

    with my 30 gig i had no problems. With my 80 gig TV out is stuck on OFF... and also i can't even use my motorola phone charger to charge my 80 gig thru my itrip like with the 30 gig. That's wack, am I tripping or are there solutions to these problems

  • Software Duplicate in Report

    Hi everbody I have a doubt with software report. When a run a report for specific computer, visual studio appear twice like visual studio 2013 professional and visual studio premium 2013. But looking in add\remove programs that is only visual studio

  • Sender HTTP and validation

    Hallo, we have a HTTP sender to allow partners to send HTTP/XML message. THese messages are converted to IDOCs and are posted to the R/3 system. HTTP -> IDOC scencario Until now we have no validation of the incomming XML message. Goal is not to accep