Running MOSS 2007 on a single server farm with SQL8 backend. This is a new clean install with pretty much all default settings. I am hitting a 40MB hard limit on file uploads/copies into document libraries. The error message is not SharePoint generated but rather an html "page not found" page...
Sure enough I went back and changed the onAction as you suggested and it worked like a champ! I had tried that before but now I am thinking that I forgot to close and reopen the db after modifying the ribbon XML. I have also learned not to edit the XML inside the table but to copy it in and out...
Thanks Fancy
This has been an opportunity for me to learn a bit. I actually cheated a little just to get it working. I now have a button on the ribbon that fires a macro:
<button id="open_hold_ticket" label="New Hold Tickets" imageMso="ImportSharePointList" onAction="open_new_hold_ticket"/>...
Thanks for the response Fancy.
I have tried your suggestion but the XML produces an error as it cannot "see" the function. It may be simple syntax issue. For example I might have a public sub OpenWebSite() nested inside a code module named MyMods. OnAction cannot see OpenWebSite(). However if I...
We are gradually moving our users from older MS Access databases to SharePoint. So at present some of them are using both Access 2007 and SharePoint when they worked previously from just Access. I have decided to implement a custom ribbon so they can just click a button and not have to worry...
We installed KWiz List Form Extensions to do what you are doing (http://kwizcom.com/ProductPage.asp?ProductID=1048&ProductSubNodeID=1049). It works as advertised, though, we did have some performance issues with a list that had a lot of fields. For small lists it seems to work fine.
I have a "bucket brigade" of lists. Items entered in the first list are later moved to the second list via workflow. After 30 days the 2nd list data gets dumped to a SQL table as archive. For now I am making the dump to SQL using MS Access which works ok but makes me part of the process. I would...
I actually found an easy workaround not using InfoPath. On the data entry side the users lists only contain the fields relevant to them but an automatic workflow is launched that first does a delay (allowing them time for editing) and then moves the data to the master list that contains all of...
I am implementing an ASP.NET page inside a SharePoint site with a data view to a database connection on a SQL server. The data view is a 'new form'. The page and data view work just fine. What I would like to is to simply retain the data in the various text boxes after the 'save' button is...
My task is to replace 3 paper-based forms by incorporating into SharePoint. Each form contains, say, 25 fields with 20 fields in common between them and 5 unique to each form. They want to use as many out of box SharePoint features as possible so that the users/managers can take ownership and...
I have split form/single table using Access 2007. A delete button was added that deletes certain records based on criteria. After deletion the records show "deleted" in the lower pane. The Me.Refresh method will not clean up the lower pane. From the ribbon you can select "Refresh All" and like...
Copying the folder over and then running setup gave me a "repair" option which I didn't get before. After repairing 11d is up-and-running fine. Thank You.
Was running BE 10d with 3 10d remote agents. Upgraded the main to 11d and all but 1 of the remote agents with no problems. However, (there is always a however) one of the servers running Remote Agent 10d refuses to upgrade to 11d because the uninstall of 10d fails when it cannot locate the...
Yes, after playing a bit I think it is a combination of a 24 hour update policy on the server and the clients running in cache mode.
You can reimport the GAL from Outlook using the drop-down on the Send/Receive button but it only helps if the servers has rebuilt the GAL.
Thanks..
A+, N+, MCP
We recently converted from Notes to Exchange 2003. The conversion left some people with name displays in the GAL with middle initials or GN that they didn't like. I made the name changes in A/D as requested (like Robert B. Smith to Bob Smith) and the GAL looks correct from the server but the...
We have been successfully migrating our Notes users from the primary Notes server to the primary Exchange server using the migration wizard that ships with Exchange. However, we have another Notes server in a remote office on our WAN (one domain) and have installed a second Exchange server to...
This should be simple but escapes me:
I have a spreadsheet that is replacing a paper form that has 10 check boxes plus a number of other fields. To replace the check boxes I would like the user to just put an x in the cell. Unfortunately, I can't trust the users to do that (factory crew) so I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.