Add comments, documents to cell

Hi!
Can I add comments and documents to cell in BPC?
I need to attach word, excel documents to amount in cell.

Hey KEU,
actually yes, you can add comments and you can add documents in your reports,  but documents not with the standard of BOPC. I did it with a trick for one of our customers. In the first cell I use VBA to let the user add a document. The path to the document will be written as comment in the DB. In the second cell I get the comment (path) from the DB again and change the format of the link to hyperlink. If you click to the hyperlink, the added document will open.
Hope, that helps you at least a bit
Karsten

Similar Messages

  • Flex DataGrid - Ability to add comments to the cells like MS Excel

    I was wondering if there is a way or ready made component in flex for data grid where in a user can punch in comments for any of the grid cell he wants; much similar to what we have in MS Excel 2003/2007/2010. Any thoughts?

    SOLUTION :
    set in your renderer the border of the component you return to the following
    class ATSBorder extends LineBorder {
              public ATSBorder() {
                   super(Color.RED);
              public void paintBorder(Component c, Graphics g, int x, int y,
                        int width, int height) {
                   g.setColor(lineColor);
                   int[] xPoints = new int[]{width - 7, width,width};
                   int[] yPoints = new int[]{0,0,7 };
                   int nPoints =3;
                   g.fillPolygon(xPoints, yPoints, nPoints);
         }

  • I can't add comments to cells in excel

    It has been working fine up until this week, I've been able to add comments to individual cells in a spreadsheet but now it brings up the text box to type into and then before you get a chance to type it closes the comment box.

    http://www.microsoft.com/mac/support

  • How do I add a comment to a cell in Numbers for iCloud beta like I can in Numbers for ios???

    I can't be the only person to find it incredibly frustrating that it seems impossible to add a comment to a cell in beta. I use this function a lot on my ipad - is it really not available in beta?? And if not, why not??

    Hey lolitajoon,
    Thanks for the question. You are correct, comments are hidden from all iWork apps when imported to iWork for iCloud beta. Please note that the current release of Numbers for iCloud is a beta version. Therefore, certain features aren’t yet supported.
    Opening iWork files in iWork for iCloud beta
    http://support.apple.com/kb/HT5663
    Features that behave differently after importing your document
    These features behave differently in iWork for iCloud beta. They don't change in the original copy of your iWork for iOS or iWork for Mac document.
    Importing from all iWork apps
    - Comments are hidden.
    Additional information:
    Numbers for iCloud beta: Coming soon in Numbers for iCloud beta
    http://support.apple.com/kb/PH12840
    Thanks,
    Matt M.

  • How do I highlight/add comments on a PDF document in IPages on IPad Air?

    How do I highlight/add comments on a PDF document in IPages on IPad Air?

    PDF readers
    GoodReader
    -- With GoodReader on your iPad/iPhone, you can read virtually anything, anywhere: books, movies, maps, pictures.
    -- sync with Dropbox, OneDrive, SugarSync and any WebDAV, AFP, SMB, FTP or SFTP server
    -- The types of annotations that can be created and edited in GoodReader include typewriter text boxes, popup comments ("sticky notes"), text highlights, freehand drawings, lines, arrows, rectangles, ovals, cloudy shapes, text underlines, strikeouts, text insertion marks. 
    http://www.goodiware.com/
    PDF Expert – the PDF handling app for the iPad. "It allows you to markup documents with highlights and handwriting, insert text and stamps, sign and even merge PDFs."
    https://itunes.apple.com/us/app/pdf-expert-5-fill-forms-annotate/id743974925?mt= 8
    iAnnotate – turns your tablet into a world-class productivity tool for reading, marking up, and sharing PDFs, Word documents, PowerPoint files, and images.  Has a secure document edition designed for corporations.
    http://www.branchfire.com/iannotate/

  • Does anyone know a KEYBOARD SHORTCUT to add a COMMENT to a cell?

    I've looked through the HELP shortcuts and the ADD COMMENTS section of HELP. Have not found a way to easily keyboard a comment into a cell.

    Applying that, you may link your own shortcut to the menu item whose name is "Comment" (not "Insert Comment").
    It's not described in Numbers Help or in Numbers User Guide because it's not a feature of the application but a feature of the operating system.
    Yvan KOENIG (from FRANCE dimanche 1 mars 2009 16:08:25)

  • Pointing Adobe 9 Pro to Shared Network Folder to Add Comments

    We currently use Pro7 as a standard in our company and put PDF's into SharePoint 2003 for review. All Adobe Acrobat 7 Pro.'s in our company point to a Z: drive for reviewing.
    When a PDF is posted into SP and opened via a link all comments can be seen if you are pointing to the Z: drive and you can add comments. This is more like an open review but it works well for us.
    We have also upgraded to Office 2007 so we need to move to Acrobat 9 because we are getting problems with Pro 7 and office 2007 compatibility.
    So I have installed the full trial version of Pro 9 on my PC. But when I try and link to a document review in SP I see no comments and have no reviewing tool bars. Usually with Pro 7 you would point to the shared drive in preferences/reviewing and then hey preston everything would work. However, in Adobe 9 there is no option to point at the shared drive.
    My question is how do I get Acrobat 9 to see the comments written in the folders on the shared drive?
    Please help.
    Lee.

    Hello Bill,
    Thanks for the reply, but I guess I wasn't clear enough.
    I want Acrobat 9 to see the comments repository used by the Acrobat 7 reviewers when they comment on a document which is held is SharePoint.
    This repository is on a shared drive called the Z: drive.
    In Adobe 7 you open preferences\commenting and choose network folder then browse to the shared folder.
    There is no such option I can see in Acrobat 9.
    Thanks

  • SharePoint 2010 Allow User to Add Comments to Files in a Library and to the Header of the Web-Page

    (1) I need to allow an end-user to be able to add comments to files either when they are added to a library or after they are added. I didn't see a Column available for adding to a Document Library for "Comments".
    (2) I need the same user to be able to add text/comments to the Header of the web-page that contains the library (above the library at the top of the screen).
    When I (the SP Admin) add the "Content Editor Web-Part" to the top of the web-page that contains the Document Library, the Toolbar disappears. The Content Editor Web-Part would be ideal to allow the end-user to add comments to the Header, but I
    really need the Toolbar available.
    Is there another Web-Part that I could use for allowing comments to be added to the Header of a web-page without disabling the Toolbar, or is there a known-fix for allowing the Toolbar to be available and functional after adding a Content Editor Web-Part?
    JCashon

    Hi,
    According to your post, my understanding is that you want to add Comments to Files in a Library and to the Header of the Web-Page.
    (1)If you use the document content type in the library, it will contain the “Comments” field automatically. When you add the document, you can enter the conments. You can also edit the “Comments” field after the document added.
    (2)If you add the add the "Content Editor Web-Part" to the AllItem.aspx Page, you can add the text to the web part as the Header.
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Comment in Table Cells

    I'm working in a table and what to add comments to some of the cells. When I click in to the text in a cell, the "Comment" on the Insert menu is greyed out (not available). If I select a cell, Comment is available but the comment bubble is positioned as central to the whole table. What I want is different comments in different cells - how do I do this?
    Thank you
    Ian

    Hi Ian,
    Welcome to Pages discussions.
    Yes that would be a nice feature for sure.
    If the ability to position comments is important to you please at the top of your screen to the right of the blue Apple click "Pages" then click "Provide Pages Feedback". This will send your suggestion to the Pages team directly. I've sent many as well.
    Sincerely,
    RicD

  • Adobe X Pro: Not able to add Comments/Attachments via comments only in certain pdfs

    Adobe X Pro: I am Not able to add Comments and Attachments  in some PDF.
    In the PDF i can't add - I can select the comment icon and attachment icon on the pdf,
    but it the icon on the pdf is white and no popup's for Attachments or comments entry open.Its like on double clicks, nothing happens
    In the Comments Options Menu- i see a lot of values disabled(screenshot below)
    But in one another document i am able to add them.In that pdf i can see all e optons enabled.

    The form may have security set, or it may have been Reader Extended in such a way that comments are locked out. Check security under File > Properties.

  • Trying to add Comment and Markup Toolbar

    I am the author of a PDF document that I have opened in Adobe Reader 9. I am trying to make a Captivate demo movie on how to annotate a PDF using Reader 9, but the Comment toolbar won't come up. I keep checking it, but the toolbar just won't appear. I viewed my Security settings, but it looks like commenting isn't allowed. How do I change this? All that Adobe has is instructions for Reader 8, but those are outdated.

    (Yes, what I assuming that security properties could have been orginally set in Reader 9 by the originator, on pdf with no security; but of course this  can't be done.)
    Nevertheless I think I have it figured out...
    1) the app by default generates pdfs with
         "no security"
         "comments: not allowed"
         (e.g., these are the MS Word defaults)
    2) "no security" means Acrobat can add comments
    3) "comments: not allowed" means Reader can't.
    Is that is?
    I know, rtfm.  I have no doubt it is behaving as documented.

  • How to add comments to parts on a model in Adobe Reader 3D

    How do you add comments to parts on a model in Adobe Reader 3D.
    I want the comments to only appear when the user selects the part of the model.

    If a link starts with http:// then Reader will recognize it as a link and will make it clickable.
    Reader will not recognize an email link. To make it a link you would need to use Adobe Acrobat's link tool or would have to create an email link in the original application use to create the document and convert the file to PDF leaving links intact.

  • Possible to add comments in Pages?

    This weekend at a seminar I read all the papers on my iPad, instead of printing them out. Which was wonderful. The only issue I faced was while taking notes, which I eventually did using the Notes app. It would have been wonderful though if it were possible to add "Comments" to the Pages documents, the way we can do in Pages on our Macs. Is it possible to do so in the iOS version of Pages? If not, are there any good alternatives available? Thanks in advance for your suggestions.

    Sure, there is only one version of Pages in iOS for iPad, iPhone and iPod. That's clear enough. If Pages cannot help in inserting comments, are there any other good alternatives that might be helpful--in adding comments on Pages, perhaps also Word (.doc and docx) and even PDF documents? I don't anticipate a single app doing all this but perhaps different apps dealing with these different file formats? All suggestions welcome. Thanks.

  • Is it possible to allow guests to add comments

    I have been searching for a possibility to add comment to a document, there is generally published. I am testing Buzzword as a place for tutorials, and would love to catch attendees comments, without having to manually share it with them, but just give them the publish URL.
    Any insight, work-around is appreciated.
    /Karsten

    If I understand your question correctly, the answer is no.
    To add comments to a Buzzword document, the user must be signed in and be a Co-author or Reviewer on the document.
    If the document has not been shared with the user, or is not in a shared workspace that the user has access to, then the user will not be able to comment on it.

  • Add new document link not working in upgraded sharepoint 2013?

    Hello there,
    Upgraded SharePoint team sites from 2010 to 2013. add new document link not working for shared document in upgraded sharepoint 2013?. it is specially not working on machine where Office web apps set up with this sharePoint server and it
    is working fine with environment  Office web apps not configured with Sharepoint.
    Looking resoluion /suggestion, thanks in advance.
    Regards,
    Sushil

    Hi  Sushil,
    According to your description, my understanding is that the add new document link was not working on machine where Office web apps set up with this SharePoint server after you upgraded SharePoint team sites
    from 2010 to 2013.
    For your issue, it can be caused by integrating Office Web Apps with upgraded SharePoint Site.
    Firstly please make sure claims-based authentication is used by the SharePoint web application that is used to create the new document. Only web applications that use claims-based authentication can open
    files in Office Web Apps. To determine the authentication provider for a web application, follow these steps:
    1.In SharePoint 2013 Central Administration, click Manage web applications.
    2.Select the web application that you want to check, and click Authentication Providers on the ribbon.
    The authentication provider must be displayed as Claims Based Authentication for Office Web Apps to work correctly with the web application. To resolve this issue, you can delete the web application and recreate
    it using claims-based authentication, or you can change the authentication method of the web application.
    Secondly, make sure the WOPI zones match on the SharePoint 2013 and the Office Web Apps Server farm.
    To do this, run the following command on the SharePoint Server:
    Get-SPWopiZone
    The result will be one of the following:.
    internal-https
    internal-http
    external-https
    external-http
    Next, run the following command on the SharePoint Server.
    Get-SPWOPIBinding
    In the output, look for WopiZone: zone. If the results from Get-SPWopiZone don’t match the zone that is returned by Get-SPWOPIBinding, run the Set-SPWOPIZone -Zone cmdlet on the SharePoint Server to change
    the WOPI zone to match the result from Get-SPWOPIBinding.
    If not work, you can try to disconnect SharePoint 2013 from Office Web Apps Server and re-configure Office Web Apps for SharePoint 2013.
    For more information, please refer to the article:
    http://technet.microsoft.com/en-us/library/ff431687(v=office.15).aspx
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

Maybe you are looking for

  • How do I change "save image" to save as jpg or gif rather than an html pointer to the image?

    When I try to download images it is saving them as an HTML file instead of the actual image. I want to save images in their native jpg or gif formats as they are on the web. Downloading wallpapers for example is not possible. Without this I'm not goi

  • Problem Opening and Running Adobe Reader XI

    I am using Windows 8 and Adobe Reader XI (Version 11.0.03). At first, I was able to use Reader just fine. Then yesterday the program would freeze just after I tried opening it. I would see a spinning wheel on the right of the window that would stop s

  • Function module to retrieve the material master data

    Hi all, creating material master dta i am using BAPI_MATERIAL_SAVEDATA .is there any f.m with same structures as BAPI_MATERIAL_SAVEDATA to retrieve the materi master data.

  • Project universe measure as "Sum" instead of database delegated

    All, We are on BO XI3.1. I have a Cube universe which is created automatically on top of a MSAS 2008 cube. What we find is that all measures by default are set to " Database Delegated" for aggregation projections. There is no way to change this durin

  • Custom Gradient

    Mac OS 10.3.9, PSE 4.0 I have just spent three hours with the PSE Help learning about layers and fills and while I've come a long way, I still cannot figure out how I create a custom-colored and custom-shaped gradient layer. I have to use a regular l