Bella Home screen - how to add link to webpage?

Is not possible to add a shortcut to a website, only to the application. Can it be done? It was a very useful feature.

I also miss the ability to put bookmarks on the homescreens.  I had 6 different ones in Anna and they worked fine except you couldn't label them.

Similar Messages

  • My ipod touch died in the middle of a upgrade and now it wont come back on. When I charge it, it just goes to the apple but not the home screen. how do i fix it

    my ipod touch died in the middle of a upgrade and now it wont come back on. When I charge it, it just goes to the apple but not the home screen. how do i fix it

    Try:
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar

  • How to add linked button in grid?

    Hi,
    Does anyone know how to add linked button in a grid? I can't find it but i saw someone ask similar question but seems none of them works.
    Thanks a lot!
    P.S. For some reason, i can't use matrix because the data is from a SQL query.
    Lan

    Hi,
    as far as I know it is not possible, since this adjustment is made for the whole column. I have created a grid and I open the shown document by double clicking the row header. In the grid I can see if it is sales or purchase and so I use a workaround by opening the specific system form (e.g. sales invoice) in find mode and search the document by document number (also shown in the grid).
    Sample:
    oSBOapp.ActivateMenuItem("2053"); //sales invoice
    oForm = oSBOapp.Forms.ActiveForm;
    oForm.Mode = SAPbouiCOM.BoFormMode.fm_FIND_MODE;
    oEdit = (SAPbouiCOM.EditText)oForm.Items.Item("8").Specific;
    oEdit.Value = Convert.ToString(dNum);
    oForm.Items.Item("1").Click(SAPbouiCOM.BoCellClickType.ct_Regular);
    By the click event, you get the specific row number. Hope it helps...
    Regards
    Sebastian

  • How to add link in full screen email Lion?

    Hi all
    I've been using the full-screen versions of most apps since istalling Lion. Not perfect but I like being able to swipe between screens. However the email function in full screen doesn't allow you to add a link to your message. When you hit compose new message the toolbar functions don't drop down. Am I missing something here?
    thanks
    WG
    Ps - I also have had the Wifi problem which was resolved by setting up network again. Time Machine does seem to take longer to backup with Lion. Finally, also have problems with email where it can't send emails sometimes. None of these dealbreakers for me but hopefully new release version will deal with them!

    You should have a limited toolbar, but the add link button isn't part of it.
    You can add a link using the Edit menu (or cmd-k), or select text and right-click (Link>Add Link…)

  • N8 Home screen - how to get multiple buttons in a ...

    Hi,
    Nokia N8 home screen comes with two rows having 4 widgets / items each.
    I deleted the second row by mistake (which included Phone set up, messaging etc)
    I can't get it back now. When I try, I can only get one widget in a complete field (instead of 4).
    Can someone help me, how to get this row back?
    Thanks,
    Kaps
    Solved!
    Go to Solution.

    Options>Edit Content>tap screenand select add content>select Shortcut 1/2 . Once shortcut widget is added, tap and select settings and simply add the shortcuts you want in thet widget then select exit and then Done on the main screen.
    Good Luck
    If I have helped at all, a click on the White Star is always appreciated :
    you can also help others by marking 'accept as solution' 

  • How to add link and image in oaf iprocurement stores page?

    Hi Every1,
    I have requirement to in iprocurement stores page. Already there are certain links ( a meaning full image+link ), by click on image or link it will take you to the
    required page.
    I need to add one more like that.
    How can i do this ?
    I know thru personalizations we can add links to the page, but how can i add image to that link. so that click of anyone will take to the req page.
    Thanks,
    Arun Peddi

    Hi,
    Here is one way of putting an image in the header:
    <fo:layout-master-set>
        <fo:simple-page-master master-name="my-page">     
          <fo:region-body margin="1in"/>
          <fo:region-before extent="1in" background-color="silver" />
        </fo:simple-page-master>
      </fo:layout-master-set>
      <fo:page-sequence master-reference="my-page">
         <fo:static-content flow-name="xsl-region-before">
             <fo:block height="150px" width="1024px" background-color="white" >
                 <fo:external-graphic src="http://localhost:9000/web-determinations9000/images/Header.jpg">
                 </fo:external-graphic>
            </fo:block>
        </fo:static-content>
        <fo:flow flow-name="xsl-region-body">
        </fo:flow>
      </fo:page-sequence>One good XSL:FO refernce: http://www.learn-xsl-fo-tutorial.com
    Hope this helps.
    Thanks,
    Aakarsh
    Edited by: aakarsh on Apr 6, 2011 6:40 AM

  • After updating my i phone to the latest ios 7.0 software the apps I purchased are still accessible through the app store but not on the home screen how do i get them back

    After updating my iphone 4s to the latest ios version 7 the apps that i purchased are no longer on the home screen and can only be found on the app store.. how can i get them back on the home screen? please help

    You can move apps around in iOS 7 the same as iOS 6. Press an app icon until you see it wiggle; then drag it to where ever you want it to be. Drag it onto another app to create a folder with the two apps. Tap the Home button to stop the wiggle.

  • Contacts app not on my home screen how to solve, Contacts app not on my home screen how to solve

    Contacts app is not on my newly purchased 4s iPhone home screen. Why? And please how do I resolve this? Thanks in anticipation!

    You can move it where ever you want it. By default, it's in the Utilites folder. Tap and hold the icon until it starts to wiggle then drag it to where you want it.

  • How to add link button in Query generator

    Hi,
    I am trying to add link button in Query reports. While the query is for system table it automatically gives columns with link button  but how to do this for user Tables.

    Hi,
    Even by standard, this is not possible only when you using UDO.
    You can create your form with Matrix, and use FlushToDataSource Method to load large amount of data inside. Now you can program the linked button click (et_MATRIX_LINK_PRESSED) by columns.
    Regards,
    J.

  • How to add link in subtabLayout using OA Framework page personlization

    Hi,
    how to add new link in subTabLayout using OA Framework page personalization.

    Hi Sumit,
    I am also working similar kind of requirement. In my case I tried to add new tab subtab using personalization , how ever the add new item button is not enable.
    So I created new stacklayout and tried to add this to new tab in the existing subtablayout by using co process form request code:
    public void processRequest(OAPageContext oapagecontext, OAWebBean oawebbean)
    super.processRequest(oapagecontext, oawebbean);
    OracleCallableStatement oraclecallablestatement = null;
    OracleConnection oracleconnection = (OracleConnection)oapagecontext.getApplicationModule(oawebbean).getOADBTransaction().getJdbcConnection();
    try{
    oracleconnection.setAutoCommit(true);
    oraclecallablestatement = (OracleCallableStatement)oracleconnection.prepareCall("begin GLO_TMPVIJ_PRCV(:1); end;");
    oraclecallablestatement.setString(1,"In the custom co process request");
    oraclecallablestatement.execute();
    }catch(SQLException sqlexception)
    throw OAException.wrapperException(sqlexception);
    OASubTabLayoutBean subTabLayout =
    (OASubTabLayoutBean)oawebbean.findChildRecursive("ApplicationDetsTabLayout");
    OASubTabBarBean subtabbar = (OASubTabBarBean)oawebbean.findIndexedChildRecursive("subTabBar");
    OALinkBean link = (OALinkBean)oapagecontext.getWebBeanFactory().createWebBean(oapagecontext,
    OAWebBeanConstants.LINK_BEAN, null,
    "link");
    OAStackLayoutBean commentsRN =
    (OAStackLayoutBean)oapagecontext.getWebBeanFactory().createWebBean(oapagecontext,
    "/xxhr/oracle/apps/irc/candidateManagement/webui/CommentsRn",
    "CommentsRn", // always specify name
    true); // region created in Oracle9i JDeveloper OA Extension
    subTabLayout.addIndexedChild(commentsRN);
    subTabLayout.addIndexedChild(link);
    in this I am not ale to add the new tab.
    Regards,
    Vijay Reddy.

  • I really think that Notes should tell you on it's home screen how many notes you have.

    tonight i logged into iCloud on my PC laptop.  I could not find a note.  So i went to my iPhone 5s and i found my note using the simple search. And as soon as i tapped into it on my iPhone, it suddenly showed up on my laptop.
    I really think that Notes should tell you on it's home screen (both on the iphone and on a computer of any kind) how many notes you have so you know if they are not syncing correctly, and if notes are being lost.
    Also, there should be a way to download all the notes via any computer to a directory full of simple text files for the exact number of notes you have.
    I have 42 notes.  then I should be able to download all 42 into their own separate text files.  Make the filename of the text file the first line of the Note, just like it shows up on the iDevice.
    And finally, is there a character/size limit to the Note?
    Thank you!

    For Apple to see your feature requests, you should use
    http://www.apple.com/feedback

  • How to add links and rollovers from an exported Edge Reflow HTML in Dreamweaver?

    Hi,
    Thanks to the very helpful community I have found the way to get my HTML file from Edge Reflow.
    Upon opening the HTML file in Dreamweaver, the CSS, Java scripts are wonderfully linked. However, I am not experienced enought to manipulate the divs to get a rollover or add links to the layout.
    Eg. Sticky Navigation bar on the top, how do you add rollovers and links?
    All help is very much appreciated.
    Thank you for your help in advance!

    Hi Chris,
    your plan for Reflow sounds good. Versioning is probably the most adaptable way to integrate it with the rest of the workflow.
    What I think is still missing, on the simple side, is link creation and management inside Reflow.
    Of course, considering you have just introduced multiple pages, this feature shouldn't be far...
    About Dreamweaver, I've been a faithful user for years but now it's definitely old for some uses.
    Just to say, if I open the responsive page I just created in Reflow with DWCC in Live View, something basic as background gradients are completely missing. Well, I'm not going to use it for this kind of work.
    Do you know for what DW is still a great tool? Email Newsletters, since they still have to respect old standards that no one else uses anymore.
    For all the rest I definitely prefer the editor/IDE way: SublimeText and other tools.
    They're faster, more apt to the task and, similarly to the Adobe Edge line of products, made with the same technologies they help to work with.
    In the future, who knows... Maybe, you should put in development a "Dreamweaver Edge" version and drop the old one, a little clunky even if recently revarnished  ;-)

  • How to add links in the detailed navigation area of the navigation panel

    hi everyone,
    I had developed 4 iviews. 2 of those iviews i added to 2 different pages. And the 2 pages added to workse and assigned a role. i assigned this role to user. and it is working fine.
    i want to add remaining to iviews as links.
    how to add the links in the detailed navigation area of the navigation panel.
    regards
    sunil kumar.ch

    Hi sunil,
       Create a JSPDynPage component(C) having 2 hbj:link whose hrefs point to these 2 iViews(A and B). U can get the href of the iView by previewing it(for A and B). Create an iview from the par component (C) and add it to the DLN so that it shows the links to ur iViews(A and B). U can make the Show Tray property of this iView (C) to false.
    Regards,
    Harini S

  • How to add links in FrameMaker that show up unchanged in PDF

    When I add a Hypertext marker (newlink <linkname>) to a Frame 8 doc, then make a PDF, the link shows up in the PDF in View>Navigation Panels>Destinations, but the link is re-named from "test1" to "M8.newlink.test1".<br /><br />How can I add hypertext links in FrameMaker that show up unchanged in a PDF?<br /><br />Thanks.<br /><br />best,<br />Paul

    I don't think you can force the links through unchanged. FM adds the extra info so it can tell the difference between targets that have identical names but came from different files in the book. I also think your example is missing one of the arguments. A typical newlink marker for me comes out as M7.8.newlink.test1
    The first argument can be Mn or Fn, where:
    Mn indicates a Marker in the nth file in the book (7 in this case).
    Fn indicates the First page of the nth file in the book.
    The second argument, which is numeric, indicates the marker type: 8 for hypertext marker, 9 for cross-reference marker.
    The last argument (which includes the "newlink" text) is the mangled marker text, in which any periods, underlines, and colons are deleted, and all spaces are then replaced by periods.
    newlink t.e_s:t1 becomes
    M7.8.newlink.test1
    FM adjust both links and targets in the same way, so they both match up in the final PDF document. It's just the way it is. If you're using the targets for other things then you'll just have to adjust those other things so they look for the finished targets in their final syntax.

  • Spry Photo Gallery - How to add links to images

    I was wondering if any one knew how I could add individual
    links to images on the spry Photo Gallery—An XML-based photo
    gallery. I need each image to have its own individual link when
    clicked on. Any assistance would be most helpful.

    Hi,
    In the dashboard --> edit option u can see dashboard object here u can see folder ...by this folder u just include dashboard page other wise in the catalog share folder u need create each and evry module pre planned folder then save it each dashboard pages to relevent module folder.
    THanks
    Deva

Maybe you are looking for

  • How can I desactivate an "-3 error" message box?

    Hi everyone, The last time I ran my program I got  the error message : -3 at an unknown place  (see .png). I had already run it several times  (for something like 40h each time) without any problem. I have only connected and configured the error mess

  • Wakes from Sleep

    Hi For some reason whenever I tell my iMac to go to sleep it always wakes up automatically. It doesn't always do it straight away but if I tell it to sleep and come back later it always seems to be awake. It's only seemed to start doing this since I'

  • Need help on global variables / parameters

    Hi friends, Please let me know if there a way to see the list of global variables and parameters in a form. Thanks Joe.

  • Hi Gurus Kindly suggest me reg my Masters SAP Project

    Hi all, i am Nikhil trying to do a project in sap at masters level , i have not decided on the project can any one suggest me a good one , i am planning either creating a business scenario for xyz company (SD ) or installation sap IDES environment (B

  • All contacts lost after Syncing with Outlook (Windows)

    Hi folks, i had sorted out all of my wifes contacts on her iPhone. You know, all had proper phone numbers, street adresses, e-mail adresses and so on. Than i wanted to sync them to my Outlook, but i didn't want some old Outlook contacts to get on the