Can we design a custom GUI for Displaying KM docs

Hi all,
The task is to secure the documents published in KM and accessible (read&write)to a limited group,the proposal is to display the docs in a new GUI which lacks options like, "save as , print,copy,paste," and i should also be able to disable certain Keyboard strokes like "printscreen,ctrl+C" etc.
Request you all to tell me the possiblity of such GUI design else kindly suggest me any other alternative like role based splitting....etc...
Many thanks in advance
SantoshKumar Adapa

Hi Santosh,
you may fulfill your requirement from these links
[https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/504e31fc-f46f-2910-98b4-dd94478c22f8]
see the link "customization – Change the layout, context menus as per your choice!" from the below link
[https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/u/251732004]
hope this helps you
vv

Similar Messages

  • Is it possible to design a GUI for Displaying KM Docs with limited options?

    Hi all,
    The task is to secure the documents published in KM and accessible (read&write)to a limited group,the proposal is to display the docs in a new GUI which lacks options like, "save as , print,copy,paste," and i should also be able to disable certain Keyboard strokes like "printscreen,ctrl+C" etc.
    Request you all to tell me the possiblity of such GUI design else kindly suggest me any other alternative like role based splitting....etc...
    Many thanks in advance
    SantoshKumar Adapa

    Hi Santosh,
    you may fulfill your requirement from these links
    [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/504e31fc-f46f-2910-98b4-dd94478c22f8]
    see the link "customization – Change the layout, context menus as per your choice!" from the below link
    [https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/u/251732004]
    hope this helps you
    vv

  • How can I create a custom button for opening a form?

    I have a parent form having child forms. In my main form I want to create custom buttons for opening child forms. I want to use master-detail form but there are more than one child forms, and in master-detail form I can only create one detail form. So I will create a form based on a table and in that form I will call the child forms by custom buttons. Can I do that?
    Thanx,
    Gulsah.

    This can be easily done. First open up two instances of your Portal. In one window, you will need to go into your component you wish to link FROM. In the other window you will need to go into your component you wish to link TO. In the component you wish to link TO there will be a moduleid. Note this somewhere. Then, you will see an area that says: "Call Interface: Show". Click on this. (In the window you are linking to.). In this window, you will see a bunch of stuff. At the bottom you will see a URL call. This is the call you need to use. At the top, it explains each piece of the URL call. Just subsitute YOUR appropriate information into the URL call. In the form you wish to link FROM, create a button. Once you create this button, it will appear at the bottom, click on it and you will see an area to insert a Javascript. Click the onClick and insert:
    //this is the variable you want to pass from one form to the other
    get_field_name = getField(this.form,'COLUMN_NAME_IN_DATABASE');
    //this is so you can open the "child" form
    window.open('/pls/cc_prod/DAD_NAME.wwa_app_module.link?p_arg_names=_moduleid&p_arg_values=MOD_ID_HERE&p_arg_names=_sessionid&p_arg_values=&p_arg_names=COLUMN_NAME_IN_DATABASE&p_arg values='+GETFIELD_NAME+'&p_arg_names=_COLUMN_NAME_IN_DATABASE_cond&p_arg_values=%3D');
    In the fourth tab, where it says, "....before displaying form" insert the following: (This will tell the form how to handle the getField function.)
    htp.p('<script language="JavaScript1.3">
    < !--
    function getField(form,fieldName)
    var objName = "";
    var tmp = "";
    var dAction = "";
    var sel_idx = 0;
    var cnt = 0;
    var instance = 0;
    var slicedName;
    var fillData = new Array();
    for (var i = 0; i < form.length; i++)
    slicedName = form.elements.name.split(".");
    tmp = slicedName[2];
    instance = parseInt(slicedName[3],10);
    if (!tmp)
    continue;
    objName = tmp;
    if (objName == fieldName)
    return form.elements[i].value;
    //-->
    </script>');
    I hope this helps.
    null

  • Can you design a custom blog using muse?

    I know how to design my own website and upload it to my server but I was curious if Muse has a way for me to design a custom blog site as well and upload it into wordpress. Let me know!

    I'm also thinking about to integrate a content area which could be updated by the customer. I was thinking about something like a "blog-element". After a long search and realising once again that I'm still not the code-guy at all, which lead me to muse eventually , I didn't find an easier solution than the iFrame Builder Lite (iFrame Builder Lite | Exchange | Adobe Muse CC) - maybe this could be also helpful to you.
    You can easily embed any site/post you want into adobe muse within a second. That worked for me ; ) So the idea is to set up a wordpress blog where the customer can generate content in a single post - and then it will be simply integrated into muse through the iframe builder by just using the url of that single-post. Everytime my customer updates this one post the content will also change in muse.
    Does this makes sense to anybody?! Would be awesome if this is what you are looking for!
    Cheers, Robin

  • Can GB open the default GUI for an AU?

    Any generator or effect that has a custom GUI makes the iControl essentially useless. I use a number of AUs that have custom GUIs.
    In other AU hosts, there's a relatively simple way to open the standard GUI instead. For a few units--e.g., ABL, Cube--this is completely unusable, but for others, it's just fine.
    Unfortunately, I can't find any way to do this in GB3. I've searched the manuals, and I've tried all the obvious stuff, like option-clicking the pencil button (which seems to just make the custom GUI popup and immediately close), and nothing seems to work.
    What I'd really like to do is have the iControl Generator and Effect buttons pop up the standard GUI. I asked M-Audio about this, and they say that it's a confirmed bug in either GarageBand or OS X, so I have to report it to Apple. I'm not sure they're right about this, but that's what they said.
    Meanwhile, another user told me that all control surfaces have to have a plist somewhere to map what the controls do. I looked through iControl.bundle and didn't see anything likely (and I'm not sure what I'd map the controls to anyway, since I don't know how to make GB open the standard GUI in the first place).
    Any ideas?
    Thanks.

    Lots of apps can show the generic interface, and you could write a new one in an hour. In some apps, holding in a modifier key while clicking the equivalent of a pencil button does it. But I tried all the modifiers with GB. I'm guessing they just didn't implement that feature for some reason, but I'd like to actually know that. (Or, better, I'd like to know that they did, and how to access it.)
    Anyway, your mapping idea won't work. iControl can't remap its controls--iControl can't map its controls; each button or knob sends a fixed, specific (and arbitrary--see http://homepage.mac.com/rfwilmut/notes/GBcontrol.html) MIDI message. There's a special iControl driver embedded in GB that interprets these messages to do the right thing. For plugins with generic GUIs, you can control the sliders fine; for plugins with Carbon (or Cocoa) GUIs, you can't.
    If anyone knows the answer, please let me know.
    Thanks.

  • Design a custom Storefront for iOS and Android

    Hi everybody, I'm currently designing a CS for iOS based on the barebone example by Derek Lu (http://www.adobe.com/devnet/digitalpublishingsuite/articles/getting-started-with-v2-librar y-and-store-api.html). So I tried the sample out on iOS and it works.
    Then I uploaded it to an Android App as a Library, and Im getting the Error: ERR_UNKNOWN_URL_SCHEME.
    Ok, so I downloaded the Custom Android Storefront from the Store Configurator and took the AdobeLibraryAPI.min.js file. I switched the API file from my iOS-Custom Storefront (Derek Lus) with the one from the Android Store Configurator.
    But now the Android app doesn't show any Folios, just a white screen. I checked via remote debugging for error messages: Except "Ressource interpreted as Script but transferred with MIME Type  text/plain" there are no errors.
    Device: Nexus 10 @ Android 4.4.4
    Debugging with latest Chrome Canary on Mac (39.0.2129.0 64-Bit)

    Our SDK documentation is updated and has notes for each of the APIs that are supported on each platform. You can find it at http://www.adobe.com/devnet-docs/digitalpublishingsuite/DPSViewerSDK-2.32/docs/library/ind ex.html.
    You should just update to use the latest LibraryAPI.js and be good to go. One big difference: you are responsible for calling UpdateLibrary() on Android every time you want the library to refresh its content or entitlement info. For example, after the reader signs in with direct entitlement on Android, you need to call UpdateLibrary(). This is different than iOS.
    Neil

  • How can I create a custom dock for all users?

    Hello,
    I would like to create a custom dock for everyone that uses a certain Mac. I have found a bunch of stuff, but it is outdated. Most of the tutorials are for 10.4 or 10.5. I am using 10.7.4 and I have found nothing regarding that. Can anyone point me in the right direction?
    Thanks in advance

    Hello,
    I am not sure how I wound-up in the server forum. I am using the desktop version of OS X 10.7.4.
    Thanks

  • Can we create new customer site for existing customers using custm interfc

    Hi ,
    I have a requirement :
    version -- R12 .
    We need to add new customer site for existing customers , is it possible to create it through customer interface with insert_update_flag set as U / I .
    Any help in this is grate .
    regards ,
    Azzu .

    I am pretty sure I've done this on one of my past project..
    why don't you try it out?
    Another route would be use customer APIs (TCA APIs)...which I am sure can achieve what you're looking for.
    Edited by: James Kim on Mar 17, 2010 2:48 PM

  • Designing a Custom GUI in Java

    Anyone know where to start this? I'm not talking about changing the colors around on the premade ones supplied by Java. I want to know if it's possible to completely design your own gui to make it look and act truly unique. Take a look at WinAmp... could something like that be designed in Java?

    Hi!
    If skinning is what you mean take a look at SkinLF, available at http://www.l2fprod.com/.

  • Customizing GUI for B2C in E-Commerce 5.0

    I was wondering if anybody knew of any documentation about customizing the GUI of E-Commerce 5.0 B2C.  I found documentation that has that in the title, yet it contains information about the older Internet Sales (ISA) and its Frame Sets and not the current use of divs.  If anyone has any documentation it would be much appreciated!
    thanks,
    Paul Zippel

    Seeing the document good. But, a little reading of the document is better and that will help too - ha ha.
    Pages 53-67 specifically talk about the UI design and the UI examples are listed in the "Examples and Tutorials"
    For details see:
    <li> Chapter ‘Extensions Limited to the UI Layer’ in the ‘Development and Extension Guide: EComemrce
    5.0 – Examples and Tutorials’ (see [1] in chapter References on page 3) with examples for extension.
    Well if you want a primer on [UI Design with Tiles and Struts|http://www.javaworld.com/javaworld/jw-01-2002/jw-0104-tilestrut.html], then check the link.
    Cheers,
    Easwar Ram
    http://www.parxlns.com

  • Requesting all for urgent help ...Designing a new GUI for KM docs.

    Hi all,
    As i know the KM docs are opened in a new browser ( IE or Firefox ) can we display them in a sort of GUI which can have limited options like " No File save as ", or "Print " etc, can this be done? Can someone give me a workflow as to how these are fetched and executed in browser and **if i have the JSP scripts for blocking some browser options and keyboard keys where do i write them ?**
    Requesting your help please ,
    Many thanks in advance
    SantoshKumar Adapa
    Edited by: Santosh Kumar Adapa on Mar 25, 2008 7:49 AM

    Hi Sumit,
    Thanks for the reply the blog was a great starter for me, but my primary concern is like when u open a KM doc its displayed in a browser right like IE or Firefox, which has all file options like save as, print etc, now my task is to make the docs available to only a limited no of ppl who can only see them but cannot save it, for this i have been asked to display the KM docs in a new GUI which lacks all these options.I know tht we can use some scripting to block the browser options and disable the keyboard strokes even but i donot know how to integrate these scripts to where and how far is this approach feasable?
    Can you please help me out with this or else suggest me an alternate method of doing this using out KM layouts?
    Thanks in advance
    Santosh

  • How can a  SAP or custom report be displayed on a VC  dashboard?

    We have NetWeaver Portal set up and also have Visual Composer 7.0.  We do NOT have BI or BW.  We are trying to set up and test a dashboard for our upper management. We have the backend SAP system connected and have access to the standard SAP BAPIs.
    Is it possible to display the results of a standard SAP report ( for instance transaction  S_ALR_87013611 or results from transaction CN40 ) or must custom BAPIs be written to capture the report results?

    Hello MPersson,
    You can only exchange data between VC and R/3 or ECC through Remote Function Calls.
    So, if you want to display the data from a report or transaction one of the ways you can use is to write an RFC with a 'call transaction'.
    You can also write an RFC which selects all the fields you want to import in VC.
    Regards,
    Alessandro.

  • Can I create a custom scrollbar for my spark datagrid

    Basically I'm trying to customize the look of my spark datagrid.
    I'd like to change the header appearance and I'd also like to create a custom scrollbar.
    If only Catalyst would implement a custom datagrid component. I mean the datagrid is a very popular component, isn't it?
    Thanks
    kristin

    You need the password for free apps as well as for paid apps. The only ways that you can control what your child downloads is for you to supervise while the downloading is taking place or by totally restricting download apps with restrictions.
    When you enter your password and download content, you have 15 more minutes to continue downloading before you have to enter the password again. So if you download and app - then give the iPad to your child - he or she can continue downloading apps or music or any content for the next 15 minutes without any restrictions. IF you sign out of your account, then the child can no longer download. IMHO - You should NOT give your password to your child. That really is not a good practice.
    You can set restrictions on the iPad so that the child cannot download any apps at all. Go to Settings>General>Restrictions>On. Then you will have to enter a passcode for the device which you do not want to forget (if you do, you have to restore the device) so if you do this remember your passcode. You can then go to the apps settings within the restrictions and Enable Restrictions and turn off Installing Apps.
    This article will provide more information for you.
    http://netsecurity.about.com/od/frequentlyaskedquestions/a/How-To-Setup-Parental -Controls-On-An-Ipad-Ipod-Touch-Or-Iphone.htm

  • Can I create a custom location for Premiere and AME presets?

    Our institution has volatile user accounts meaning that all user specific preferences, presets and files are deleted on log off.
    However I would like to make some custom Premiere sequence presets and AME export presets available to all users by default.
    Can anyone suggest a way to store these presets in a non-user specific location and still have Premiere and AME locate them?
    Alternatively if anyone can suggest a way of packaging up these presets and copying them into the appropriate user locations on logon that would also be of interest!?
    Any suggestions appreciated (some further details and system spec below)...
    thanks,
    Darryl
    Typical location of presets as far as Im aware:
    Users/[USER]/Documents/Adobe/Premiere Pro/6.0/Settings/Custom/
    Users/[USER]/Library/Preferences/Adobe/Common/AME/6.0/Presets
    Premiere Pro CS6
    AME CS6
    iMacs with 10.8.4 (2.7 Core i5 8GB)
    (Also looking for Windows 7 solution for same issue)

    Our institution has volatile user accounts meaning that all user specific preferences, presets and files are deleted on log off.
    However I would like to make some custom Premiere sequence presets and AME export presets available to all users by default.
    Can anyone suggest a way to store these presets in a non-user specific location and still have Premiere and AME locate them?
    Alternatively if anyone can suggest a way of packaging up these presets and copying them into the appropriate user locations on logon that would also be of interest!?
    Any suggestions appreciated (some further details and system spec below)...
    thanks,
    Darryl
    Typical location of presets as far as Im aware:
    Users/[USER]/Documents/Adobe/Premiere Pro/6.0/Settings/Custom/
    Users/[USER]/Library/Preferences/Adobe/Common/AME/6.0/Presets
    Premiere Pro CS6
    AME CS6
    iMacs with 10.8.4 (2.7 Core i5 8GB)
    (Also looking for Windows 7 solution for same issue)

  • Can I have a custom voicemail for certain ppl that call me?

    Like I want to put a funny one up for my friends and assign it to there number if they call and then I want a serious one if family or business calls.

    Not with the iPhone, but you can check if your carrier provides custom ringtback tones.
    AT&T in the U.S. does.
    http://www.att.com/esupport/article.jsp?sid=52352&cv=820#fbid=WBMm4ihFoy9

Maybe you are looking for

  • How come they still haven't fixed the ios 6 wifi problem on ios 6.0.1 making me mad -.-

    I know apple or the tech support doesn't read this but come on tell them to fix the wifi problem that started from ios 6 and still continuing to ios 6.0.1. I already gave them another feedback like 5 days ago. I really don't want to reconnect to my w

  • Adobe will not launch or open PDF's

    Suddenly, Adobe will not launch or open PDF's from my computer or from the web.  I have  tried to uninstall and re-install without any luck.  I use WIN 7 and IE8.  Help!

  • Weblogic 6.1's 2-way SSL

    I'm using wsl proxy plug-in between iPlanet Webserver 4.1SP9 and wsl 6.1. The obj.conf of iPlanet web server was configured to use path proxy: -------- httpd.conf -------- Init fn="load-modules" funcs="wl_proxy,wl_init" shlib="/usr/netscape/web/plugi

  • Arrrgggggghhhhh (MIME in HTML POST)

    I am pulling my hair out here and going round in ever decreasing circles. I cannot believe I am the only person in the world who wants to do this but I haven't been able to find any clues on how to go about this. My problem is that I want to recieve

  • Turning off "Snap to" feature in Illustrator?

    Hi! I am creating vectorbased icons in Illustrator and have set up a document with size 16x16 pixels to get a good preview of the end result. My problem is that the anchorpoints snap to the edge of the document even though I have turned of all the 's