Viewing issues forms/queries no resize, also modules no navagation

We just upgraded from Access 2003 to Access 2013.
When I importe my forms/queries into the new version, the resize box was missing from my queries/forms etc.  The remain maximized.  Is there some setting I need to change?
Also, in the old version of access, in module view, I could navigate on the left between the code beteen all my modules and forms.  That whole section is no longer showing.  I used to be able to rename a copy of an existing database, and alter
it form my use.  Now when I compile it, it has the old database module name.  With that module property list missing on the left, where can I change the name?
What should I do to get back this functionality? 

Hi,
For your first question, we can set a form opens as a pop-up window:
http://msdn.microsoft.com/en-us/library/office/ff845183(v=office.15).aspx
For your second question, I recommend you try the following workarounds:
1. Convert a database to the .accdb file format
http://office.microsoft.com/en-us/access-help/convert-a-database-to-the-accdb-file-format-HA102749625.aspx
2. Import/Link the Access 2003 database as data source.http://office.microsoft.com/en-us/access-help/import-data-into-an-access-database-HA102840199.aspx
If you need further assistance, I recommend you post the question to MSDN forum: 
http://social.msdn.microsoft.com/Forums/en-US/home?forum=accessdev&filter=alltypes%2Calllanguages&sort=lastpostdesc
Regards,
George Zhao
TechNet Community Support

Similar Messages

  • Attachments are missing in form later when you view the form

    Hi All,
    we have developed the application with webdynpro java with adobe interactive forms, we have implemented adding attachment to adobe form . I have two problems related to adobe attachments.
    1)  once files are attached to form and submitted the form data. Later when you view same form , if you look at the attachments . Files are available. But in the same webdynpro form where the adobe form is rendering has back button.
    Once you click on the back button and again if you display the same adobe form and try to look at the attachments. But attachments are missing. the attachments not able to see till i close that browser and open the the application in new browser. Some thing causing the issue click on back button and try to revisit the same adobe form to see the attachments in file.
    2) Another problem is  file names with attachments. once files are attached to form and submitted the form data. Later when you view same form again attachments are missing. In case, if any of the file name have the special characters like " %, $, &". for example if i attached three files to form , but only one of the file names has the special characters, then the whole three files are missing when you look at the attachments in the form.
    Please let me know what could be the issue. How to resolve it.
    One quick solution for the 2nd problem is , Prompting the user with warning message, while attaching any files to form have the special characters to file name.  what is the logic need to be write, where need to write.
    Please answer to this

    John,
    thanks for the reply, can Please elaborate  your question.
    How i will add the attachments to the form means, we have online forms for submit the data , while submitting the data , all the relevant documents or files  related to request will be attached to the adobe form , click on  attache icon available in adobe form.
    thanks
    vijay

  • Problem during view Adobe Form in Web Request

    Hi All,
    I am facing problem while viewing the adobe form inside the Web Request form.
    Let me describe the issue clearly.
    I need to have a table in Adobe Form.So i created one table type and bind it to the table structure created, in Adobe Form.
    Then i uploaded the form as web request successfully.
    Now when i m trying to view the form from web ui, its unable to assign child node data at runtime.so dump is coming.
    Can anyone show light on this....i have tried all the possibilities.
    Unfortunately there is no standrad scenario available for reference.
    Regards,

    Hi Satish,
    Thanks for your reply.But this is not my requirement.
    If you will go to tcode CRM_UI and log in using business role CRMGRMPRGMAN, then go to Application and open one application.Here there is one assignment block called 'Application Form'. Here i have uploaded my Adobe Form as web request.
    This is working fine when i have simple linear form.
    But when i am using table inside the form and doing binding for it, Application is getting created with that form but while openning it here in the assignment block, dump is coming as below.Its not able to assign the child node.
    The ABAP call stack was:
    Method: NODE_ELEM_2_STRUCT of program CL_WD_ADOBE_SERVICES==========CP
    Method: NODE_2_DDIC of program CL_WD_ADOBE_SERVICES==========CP
    Method: DATASOURCE_2_FM_PARAMS of program CL_WD_ADOBE_SERVICES==========CP
    Method: CREATE_PDF_DDIC of program CL_WD_ADOBE_SERVICES==========CP
    Method: CREATE_PDF of program CL_WD_ADOBE_SERVICES==========CP
    Method: IF_NW7_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/CADOBE==================CP
    Method: IF_NW7_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/CADOBE==================CP
    Method: IF_NW7_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/C8STANDARD==============CP
    Method: IF_NW7_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/C8STANDARD==============CP
    Method: IF_NW7_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/C8STANDARD==============CP
    Regards...

  • Adding a field to an Event Booking form and modyfying the results module.

    I am trying to use the Events/Booking system to book casual days at a child care centre for a client. I can customise the Events Detail form layout but I need some additional fields and to make some changes to the auto responses.
    The form/page is only visible in a secure zone, so the logged in user gets the form submitted against their name. This is fine. However, I need to also capture the name of the child who is being booked in by the adult. Can I add a field to this form and have it recorded in the event bookings. I have tried to add a field, but the data is not captured in the form results.
    I also need to modify a few other things about the module:
    - the form work flow. Where/how can I set the workflow used for the Event/Booking Submission? It seems to have picked one at random.
    - I need to change the text/field names on the form results module on both the email confirmation and the confirmation page.
                - it shows "Seats Booked" which in this case is an inappropriate description of the action taken. I need to change this to "Places Requested", or remove it completely.
               - it also shows "Booking Confirmed". I need to change this to "Booking Request Received"
    - the email confirmation shows a Verify Booking Link at the top of the email. This isn't in the Notification Email template on the Event. How can I remove it?
    I can use javascript to hide or search and replace some of the offending tags, but I was hoping that there was a cleaner way.
    Any help or suggestions would be greatly appreciated.

    Hey there,
    The form for booking is just a web form, BC treats it differently when in the events page. So under web forms you will find the booking form. You can not just add fields to the html of the form. You need to add them here so they can go into the database.
    - The webform workflow can be changed on the web form settings, the workflows are under the site settings and you can create/edit them there.
    - You can only have the name of the fields that come out, you do not have much customisation on the email confirmation or the layout. You can not limit or edit the fields.
    - You can not use javascript in emails, this is not a BC thing, this is an email/web thing.

  • Crystal Report Viewer issues

    Hi, I'm starting with CR viewer for CR 2008 in VS 2008.
    I have 3 problems. Look like easy problems, buy during the morning, I didn't found any solution.
    3 questions:
    - I want CR viewer  like "dock = fill". viewer size 100% height and 100% width. I set BestFitPage to true and it doesn't work. I set BestFitPage to false, height and width to 100% and it doesn't work.
    - Size of the viewer is the same of the page container. If I change manually size of the page, CR viewer changes too. I don't know how can I do this.
    - When height and/or width of the report is greater than page, vertical scroll bar and/ horizontal scroll bar shows.
    Wher's the tip??
    Thanks.

    Hi,
    Do you see this issue in the CR designer? If so, please post to the Report Design forum:
    SAP Crystal Reports
    Note that if the issue exists in the CR designer, the issue will exist at runtime also and needs to be resolved in the designer 1st.
    Hope this will help!!
    Regards,
    Amit

  • Viewing issues with Adobe Acrobat Professional 8

    We have Adobe Acrobat Professional 8 installed, and we are having some issues when viewing pdf documents.  Once a Word document is converted to a pdf document, some of the hyperlinks are appearing thicker (almost bold) than others, and some of the text appears lighter/darker than the rest of the text.  There is no pattern to this, it is all very random.
    When we print the pdf document, everything looks correct, so this only happening when we view the document on the computer.
    Can anyone provide a suggestion on how to fix this issue?
    Thanks!

    Sorry, I forgot the attachment!
    Hi Bill,
    I am attaching screen shots of 1) a page where the hyperlinks appear thicker and 2) the document properties pages showing the fonts.
    We have tried creating it with both the Adobe PDF Maker and the MS PDF tool and it happens using both.  I am thinking that this really is a viewing issue, because it prints out fine.  Also, it looks the same no matter what the zoom setting is.
    Please let me know if you have any other advice.
    Thank you!
    Cari

  • Cannot view PDF forms (with Signature) in Workspace Error : "SigDict/Contents illegal data"

    Hello,
    With Jasmin's help, I am able to import a PDF form which is digitally signed >> view it in Workspace >> click Approve/Decline for archiving. Thanks Jasmin !
    When I view the form in workspace, I get a "Atleast one signature is invalid" prompt on the top left corner of the window. Upon clicking the "Signature Panel", it says "The Signature is invalid" with a description of "SigDict/Contents illegal data"
    Once the process is complete, I am unable to open the same form. I get an error message in Adobe Reader (within workspace).
    "Adobe Reader could not open '_7358722841708390983-102[1]' because it is either not a supported file type or because the file has been damaged ( for example, it was sent as an email attachments and wasn't correctly decoded)"
    Any help will be highly appreciated.
    Aditya

    For everyone's reference.
    I figured out the "Signature is Invalid" message.
    This was my fault as I used a Form Augmenter (insert form bridge) to a signed form which broke the PDF.
    After removing that module, I no longer got that message. However, once I approve the form I could no loner view it and I would still get an error.
    "Adobe Reader could not open '_7358722841708390983-102[1]' because it is either not a supported file type or because the file has been damaged ( for example, it was sent as an email attachments and wasn't correctly decoded)"
    Anyone know why ?
    Aditya

  • Viewing completed forms on iPad

    I have several people who I work with that are having issues with viewing a form they have filled out on an iPad.  When they open it on a Mac or PC, they can view what they have filled out.  But, when they open it either from the Dropbox App or Adobe Reader, the textboxes are empty.  Has anyone else had this problem or can offer any advice?

    Since iOS and android devices does not support JavaScript, which is used for all computations in PDF forms, there are problems right out of the box. I have no problem with Adobe Mobile Reader or EZ Pdf entering data into forms but getting calculations and other scripts is problematic because even if the app does some JavaScript there are a number of JS features not implemented.

  • BAM Activity and view issue on BizTalk server 2013 R2 machine.

    Hello all,
    I am trying to make BAM portal work since couple of days but no luck yet...
    I ma using BizTalk server 2013 R2.
    I am trying to deploy the activity and view from my Development server to Test server ( it's working fine on Developemnt).
    I have gone through one post and found this and followed steps here is the output for that :
    First confirm that you can see the name of the activity in the list of deployed activity by executing this command:
    bm.exe get-activities
    --> I can see the activity name in  there so I belive that activity is got created.
    While creating the BAM activity you must have created/deployed a view get the name of the view by using this command:
    bm.exe get-views -Activity:<activity name>
    --> I can see the view name in  there so I belive that view is exist.
    You need to provide permission to the account you are using to access the BAM portal on this view by using this command.
    bm.exe add-account -AccountName:”<AccountName>” -View:<viewname>
    --> while executing this command is got error as :
    Using 'BAMPrimaryImport' BAM Primary Import database on server 'TESTSERVER'...
    ERROR: Security management of the BAM view failed.
    The SQL role for the specified view is missing.
    Note : My BAMAlert service is running and running using
    GROUP\~biztalkservice account I am logged on Test Server using "NitinUser" account with administrator rights.
    What does this mean - if this mean that I needs to give rights to my user (NitinUser) on SQL Database please tell me how to do that ? with command....
    Thanks and Regards, Nitin.

    Hi Nitin,
    Can you try the solution as suggested by Thiago Almeida.
    http://connectedthoughts.wordpress.com/2008/06/16/bam-deployment-gotchas/
    His solution for this problem is to remove the view and re-add it, which worked for him. Obviously I didn't encounter this error, so have to suggest the solution from community.
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.
    Hello Ashwin,
    As per that post the author was having issue that view was not created ...
    also have noticed one thing that by executing following command in sql management studio.
    use
    BamPrimaryImport
    SELECT
    SUSER_SNAME(owner_sid),nameFROMsys.DATABASES
    on my development box it's showing my user GROUP\nitinUser and Name = CustomBizTalkDB
    but when I execute this on TEST server, entry for GROUP\nitinUser is not in database
    Thanks and Regards, Nitin.

  • How Can I View Others Form?

    How can i view others form? How can i give my response to others made form?

    Hi;
    I am not clear on exactly what you are asking so I'll give a few answers. 
    You can "Distribute" the form:  To share a fillable form simply give anyone the forms URL from the Distribute tab, or get the URL from anyone else who's form you want to fill out. 
    You can also "Collaborate", share the design with another FormsCentral user and allow them to view the responses:  http://forums.adobe.com/docs/DOC-3351
    In addition you can "Publish Responses" which creates a link/URL that anyone can go to and view the responses in the Summary Report and/or Response Table.
    Hopefully one of those is what you are looking for, let me know if you need more info on any of them.
    Thanks,
    Josh

  • How to update or delete records in a Complex View in Forms?

    Hi,
    I have a requirement to create a Form by using Complex View. Insertion is possible but updation and deletion is not working properly . I got FRM-40501 Error. I need How to update or delete records in a Complex View in Forms?
    Thanks & Regards,
    Hari Babu

    Depending on how complex your view is, forms is not able to determine how to appropiately lock a record, when you try to update or delete a record.
    One approach to using complex views in forms:
    1. Set the Key-mode of the block to "Non-Updateable"
    2. Mark the column which can be used to build the WHERE-condition to uniquely identify a record with "Primary Key" = "Yes"
    3. For doing INSERT, UPDATE and DELETE, create an INSTEAD-OF-trigger on the view.
    4. Create your own ON-LOCK-trigger in forms which does the locking of the records to update.

  • Edit the hyperlink in the alert email (Modify my alert settings, View Issue Tracking)

    is it possible to add the external hyperlink in these emails instead of the internal hyperlink? 
    in example when I get a list tracking email there are hyperlink that get sent out with these tags Modify my alert settings | View Issue Tracking | mobile view  that use the internal url //servername how can I change it to use the external
    address //internetname

    Hi Joe, check out the following links for solutions:
    http://sharepoint.stackexchange.com/questions/13216/how-to-create-custom-email-alert-template-in-sharepoint-2010
    https://social.technet.microsoft.com/forums/sharepoint/en-US/e5ebc5a7-8295-49e4-a817-c31066e1ac3d/customize-the-sharepoint-2010-email-alert
    http://www.alectang.com/blog/archive/2012/05/16/how-to-customise-sharepoint-alert-email-template.aspx
    cameron rautmann

  • Form - Bad value (Goods Issue Form)

    Hello,
    I'm trying to fill Goods Issue form programatically. But when I try to fill some values into the matrix I got two errors-
    Referenced work order does not exist.
    Form - Bad Value
    I can enter the same values by hand, it works without any problem.
    One more thing. Let's say i got master data items with indexes 123, 1024. When I try to enter these values programmatically into Good Issue matrix (into index column) I got above messages. But when I the same with just value 1 it fills row with index 123.
    What is happening?
    Thanks in advance
    Wydrzycki Kamil

    hello freind
    it may be due to refferd linked key mens primary key.pls cheak when yu insert data in database first cheak this entry may be linked with any primary key

  • IPhone viewing PDF forms

    Hi guys,
    I have a PDF form that was filled out and saved with Acrobat Premium and then e-mailed. I can view the form attachment normally on a PC, but the iPhone merely shows the PDF without any of the form data filled in.
    Am I missing something or is the iPhone missing form support?

    In case anyone else has this problem, I fixed it...
    Situation: I made the fillable form with an existing PDF document, I did not start from scratch.
    Solution: I saved the original PDF as a Word document, and then turned on the "paragraph marking" tool in Word.  This revealed that there was a text box hidden at the bottom of the document.  Once I removed the text box, I re-saved the document as a PDF and recreated the form again.  It was kind of a pain, but it solved the problem!

  • How to open each View/Edit Form in a modal dialog?

    Hi,
    I have the user requirement to modify the UI to open each view/edit form in a modal dialog instead of showing it inside the content area.
    Any idea how to implement this?
    Thanks
    Sven

    Open list/library settings -> Advanced Settings -> set  "Launch forms in a dialog?"
    - Yes.
    [custom.development]

Maybe you are looking for

  • How to install git plugin in FB 4.7 premium?

    After I upgraded to FB 4.7 premium, I couldn't find Git. I thought it would be installed by default as in F.B 4.5/4.6. I tried to install Egit from eclipse market place, but it failed every time. So, how do I install Git?

  • Locale settings in Debian linux

    I have J2SDK 1.4.1 with NetBeans on Debian 3.0 (woody). Althoug system is set to cs_CZ (Czech) locale, Java behaves as in English environment (Locale.getDefault()...). The main problem concerns displaying and reading czech strings - neither czech dia

  • Jumpstart Installation Problem T1000 Solaris 10

    I m installing solaris 10 using Jumpstart on T1000, every thing worked fine initially but after adding one new raw SATA HDD. im getting this error when I boot client T1000 machine using ok boot net - install command. cannot open neither boot_archive

  • Processing correction via a web interface

    Hi Is the any way that one can process a correction via a web interface instead of the gui version. Santosh

  • Multiple SAP Business One in one system.

    Hi, I have a requirement that , 2 SAP B1 ADD-ON (Using VB.NET)need to  run in one system  at a  time. We use these--- --Same SQL Server and different Databases --SAP B1 username are same --My ADD-ON  is not working in both SAP B1 's.  If  i click any