Script  Web item in Web Template not working

Hi Gurus
I m working with BI 7.0 , WAD 7.0 i have requirement of remove a characteristics from Drilldown from the Query output in web template
i have tried using SCRIPT_ITEM and from command wizard i have choosen the REMOVE DRILLDOWN command for that characteristics
but wen executing the web template this is SCRIPT is not working that is that characteristics is not removed form drilldown.
Am i missing sum other setting , do i need to call the script on sum event ?

Hi Sonal,
I will show it for you from the beginning:
1. Action Before First Rendering -> Command (left mouse click on  button) -> Choose Command -> OK
2. Action Before First Rendering -> Command (left mouse click on  button) -> next -> next command -> here you choose other command.
You can do the same with script item and javascript too.
Regards
Erwin

Similar Messages

  • I have tried to reinstall CS3 extended student version to my new comuter from the dvd and also from the web download but it does not work - I get the information that the server does not work- why. How should I do?

    I have tried to reinstall CS3 extended student version to my new comuter from the dvd and also from the web download but it does not work - I get the information that the server does not work- why. How should I do?

    Well the error message is in Swedish but says: The installation program database is damaged. Please contact the Adobe support (which is a hard thing to do!!). I use Windows 7 Home Premium with service pack 1.
    Från: Mylenium 
    Skickat: den 29 december 2014 16:48
    Till: Tony Bohman
    Ämne:  I have tried to reinstall CS3 extended student version to my new comuter from the dvd and also from the web download but it does not work - I get the information that the server does not work- why. How should I do?
    I have tried to reinstall CS3 extended student version to my new comuter from the dvd and also from the web download but it does not work - I get the information that the server does not work- why. How should I do?
    created by Mylenium <https://forums.adobe.com/people/Mylenium>  in Downloading, Installing, Setting Up - View the full discussion <https://forums.adobe.com/message/7050595#7050595>

  • After upgrading from 4.6C to ECC 6.0 templates not working in smartform

    Hello,
    After upgrading from 4.6C to ECC 6.0 templates not working properly in smartform, although value is flowing to the point the template is getting called and inside the template there are text elements where placeholders are kept to display the value, when the print is taken there are no values being displayed by the text elements.
    Please note - Text elements doesnot have any conditions present in the condition tabstrip.
    Thanks,
    Abhishek

    Hi,
    After the upgrade, you will have to do the security upgrade.
    Please follow these steps.
    1. Go To SU25
    2. Run step 2A to 2D.
    3. In step 2C, you shall get the list of all the affected roles.
    Click on first role. It will take you to authorizations of that role. Click on the "New" tab there to find the new objects added to the role after the upgrade.
    Note: You can open the same role in the unupgraded system to check.
    4. Provide the access to the required authorization objects.
    5. Disable the unwanted authorization objects.
    6. Generate the profile.
    7. Follow the same steps for all the affected roles listed.
    Please note that you will have a list of new objects added.You need to maintain them inorder to avoid any access issues.
    8. After step 2C, complete 2D.
    Regards,
    Imran

  • Web template not working

    Hi,
    when I try to open a Webtemplate via
    the Internet Explorer it is not working.
    Please assist.
    Regards,
    Anita

    You can determine the properties of the Web template both in an object tag (see Object Tag for the Properties of Web Templates) and or with command Call Web Template.
    CMD
    LDOC
    Parameter
    Description
    TEMPLATE_ID
    Name of the Web template
    Name under which you stored the Web template in the Web Application Designer.
    STATELESS (optional)
    ‘X’ = Yes, ‘ ’ = No
    End the connection to the server as soon as possible
    For Web templates that are used almost exclusively for display without further navigation, it is more useful to set the attribute STATELESS. The session on the application server is terminated when the Web template is created. This saves resources on the application server.
    If this attribute is not specified, it is assumed that the page is still needed for navigating.
    USE_PERSONALIZATION (optional)
    ‘X’ = Yes, ‘ ’ = No
    Use personalized Web template
    If the parameter is set to ‘X’, the personalized Web template for the current user is used. If personalization does not exist for the Web template or the parameter is not set, the Web template is executed without personalization.
    STYLE_SHEET (optional)
    Path for a stylesheet that you want to use to display the Web template.
    This overwrites any stylesheet that you may have already assigned.
    TRACE (optional)
    ’X’ = switch on, ‘ ’ = do not switch on
    Switch on OLAP trace
    To analyze problems with SAP, you usually need a trace. You can activate the trace with the help of note 112458 or by using the TRACE parameter.
    JAVASCRIPT (optional)
    ’X’ = switch on, ‘ ’ = do not switch on
    Use of JavaScript
    Using this parameter, you ensure that Web applications are created using JavaScript (extensive interaction options) or suppress the use of JavaScript (restricted interaction).
    If this parameter is not transferred, JavaScript is activated automatically in Web browsers of version >=4.0.
    SNIPPET_OPERATIONS (optional)
    ’X’ = switch on, ‘ ’ = do not switch on
    Reload changed components of the page
    You use this parameter to control whether only changed objects are loaded in navigation. This function has higher Web browser requirements. For this reason, this function is only supported by MS Internet Explorer version >=.
    If this parameter is not transferred, loading is activated automatically for the suitable Web browsers.
    ENABLE_OPEN_WINDOW (optional)
    ’X’ = switch on, ‘ ’ = do not switch on
    Open new window
    Using this parameter, you can control whether a new browser window is opened, for example, for the properties dialog box or for filtering. If this parameter is not specified, new windows are opened (if supported by the Web browser).
    VARIABLE_SCREEN (optional)
    ‘X’ = display variable screen, ‘ ’ = do not display, if possible
    Display variable screen
    If you call up a Web template that has query views containing variables that are ready for input, you can use these parameters to display the variable screen. Is you do not set this parameter, or set it to ‘ ’, the variable screen is hidden, whenever possible. However, it will still be shown if, for example, the required variables that are ready for input have not yet been filled.
    MELT_VARIABLES (optional)
    ‘X’ = merge, ‘ ’ = display each query individually
    Merge variables
    If you call up a Web template containing several query views that have variables that are ready for input and you go to the variable screen display, you can determine, through these parameters, whether variables, which are used in all query views and in the same context (same InfoProvider, same compounding), are to be provided for input only once.
    VARIABLES_CLEAR (optional)
    ‘X’ = reset variable, ‘ ’ = do not reset
    Reset default variables
    If you call up a Web template that contains one or several query views that have variables that are ready for input, you can specify this parameter to reset the default variables through the query view. The variables then contain the defaults from the variable definition.
    SUPPRESS_WARNINGS (optional)
    ‘X’ = do not display warnings, ‘ ’ = display warnings
    Suppress warnings
    With this parameter, warnings are not displayed. With this parameter, warnings are not displayed.
    SUPPRESS_SYSTEM_MESSAGES (optional)
    'X' = Do not display system messages
    ' ' = Display system messages
    Suppress system messages
    With this parameter, system messages are not displayed.
    DATA_MODE (optional)
    ‘NEW’ = use current data
    ‘STORED’ = Use precalculated data
    ‘HYBRID’ = use precalculated data, request current data if this is missing.
    ‘STATIC’ = use precalculated HTML pages
    ‘STATIC_HYBRID’ = use precalculated HTML pages, if there are none, search by precalculated data and when there is none, request current data
    Data mode
    This parameter is optional. If you do not specify one of the options for this parameter, a request is always sent to the OLAP processor and current data is read.
    For the modi ‘STORED’ and ‘HYBRID’, data has to be precalculated using the Reporting Agent.
    See Defining the Web Templates Setting
    The parameters PAGEID and WBID that are used in BW 2.x are supported for the Web templates created under BW 2.x. We recommend, however, that you no longer use these.
    Calling up the Web template without navigating
    http://yourAppServer:yourPort/SAP/BW/BEx?CMD=LDOC&TEMPLATE_ID=yourTemplate&STATELESS=X
    Calling up the Web template with trace switched on
    http://yourAppServer:yourPort/SAP/BW/BEx?CMD=LDOC&TEMPLATE_ID=yourTemplate&TRACE=X
    Calling up the Web template with reset variables and active variable screen
    http://yourAppServer:yourPort/SAP/BW/BEx?CMD=LDOC&TEMPLATE_ID=yourTemplate&VARIABLE_SCREEN=X&VARIABLES_CLEAR=X
    Thank
    Bhima

  • The Create List Item workflow action does not work in document library with document template

    My end goal is more complex but below is a basic example of the issue I’m having that just simply does not work.
    I'm trying to use a site workflow to create an item in a document library that has a document template applied to it but the file that gets created by the workflow is corrupt and cannot be opened.
    I created a document library and edited the document template by adding some text to the header and changing it to a Word docx file instead of a Word dotx file. I tested the document template by clicking the files tab in the ribbon and then clicking new
    document which opens the document template in Word and allows me to edit and save the document back to SharePoint. Then I created a SharePoint 2013 site workflow in SharePoint Designer that contains a single Create List Item action, and that action creates
    an item in the document library with the name field statically defined. I published the workflow and then manually start it on the site. The workflow completes successfully and when I navigate to the document library the document has been created by the workflow.
    When I click on the document to open it in the Word Web App it throws the error pictured below and if I open it in the Word client application it just opens a blank document and not the correct document template.
    I also tried using a SharePoint 2010 workflow with pretty much the same results. Opening the document in Word Web App gives the same error as above and opening the document in the Word client application gives the error pictured below.
    Come on Microsoft creating a Word Document in a SharePoint Document Library from a SharePoint Workflow should just work! Is this a bug or does anyone have any ideas on what is causing the this issue?

    I had the same problem with corrupted document - this worked for me:
    1. Create a 2010 Workflow which creates the list element in a document library
    (you may start this workflow from your 2013 workflow if applicable)
    2. In the Create New List Item properties - make sure to set ContentTypeId to your content type
    ("Id for indholdstype" is Danish for "Contenttype ID")
    3. Your Content Type template should be a ".docx" file - NOT a ".dotx" file...!
    (I have always created my templates for content types as .dotx files - seems Microsoft wants us to use ordinary .docx files as template files for content types)
    Hope this helps you!

  • Warning! Web Photo Gallerys Feedback Templates not emailing back all entered data? Only Some?

    PLEASE HELP ADOBE!! ...or someone?
    Using Photoshop CS3 on Imac Intel OSX 10.4.11 4GB RAM
    I have created web photo galleries using each of the three types of feedback templates available that come with photoshop. Each gallery contained about 50 to 100 photos.
    Once online, I can enter data for all images and hit save data each time.
    BUT! when I send email feedback only only about 15 responses in the image number list is recorded in the returned email?
    I have tried this for each Web Photo Gallery Feedback Template type and experienced the same result each time. I have tested this numerously on different servers and several months apart and all ways the same limited result.
    Has anyone else experienced this problem on the mac? ...or pc.
    Are other users out there experiencing fully working Web Photo Feedback Galleries of 50 - 100 images generated from photoshop CS3 without any problems. ie all data for every image is listed returned in the single email?
    OR IS IT JUST ME??????
    The feedback function of a web photo gallery is extremely helpful if only it actually worked?
    I hope someone out there can confirm with me if this does or does not work.
    I really hope I can get a response to this.
    IF NOT: Is there another photo gallery building software product that I can buy that will allow web users to email image data, that you can recommend.
    Thanks for your help in advance, if you can?
    Kind Regards
    Scott
    [email protected]

    Thank you John
    I am surprised that such a premier product like Adobe Photoshop CS3 would have condoned and included the web photo gallery function if they thought it was rubbish.
    It is also a feature that has is clearly promoted by adobe.
    The ability for you to select a bunch of images via bridge and automatatically build a web photo galley with photoshop that allows clients to review and provide email feedback to the image creator is a fantastic feature.
    In every way the gallery works except that for some reason when browsing the link above Internet explorer on a PC will not launch your email client "outlook" if you enter and save more than 25 images worth of data. It seams to work in safari on a mac.
    I want to know if others have experienced the same issue with more than 50 images using the Horizontal feedback web photo template.
    This must be a minor bug in the gallery build that if rectified provides photoshop with an amazing feature that is greatly appreciated in the photographic business, not to mention others. Is simply worth fixing.
    Do you know where I could get this functionality elsewhere? I would greatly appreciate your recommendation?
    I am willing to purchase an alternative product that will do this if this problem can not be rectified as it is crucial to my work flow.
    Making my own is not an option, nor the best use of my business resources.
    Kind Regards
    Scott

  • Web Service Client(Console App) not working on Windows Server 2008 R2 Standard Edition

    I am trying to consume an ASMX Web Service in a console app, its working fine in Windows 7,Windows Server 2012 Standard,Windows Server 2008 R2 DataCenter,Windows Server 2008 R2 Enterprise, But its not working in Windows Server 2008 R2 Standard Edition which
    is the deployment server.
    I tried consuming the ASMX web service using Web Reference and Service Reference as well but its not helping. Its throwing up the following error,
    Message:There is an error in XML document (1, 331491).
    Inner Exception : System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 1, position 331491.
    The scenario is that i call the web service and it returns me an XML i am not able to receive the XML on Windows Server 2008 R2 Standard Edition.
    Please provide suggestions on this I need to resolve this ASAP.

    Hi,
    This question is better asked here:
    http://social.msdn.microsoft.com/Forums/en-US/home?forum=asmxandxml
    Experts here are more familiar about it and they can give you more efficient suggestion.
    Thank you.

  • Office Web Apps 2013 - Word app not working on Sharepoint 2013 but Excel does

    Hi there!
    We had some problems with Office Web Apps 2013 not working with Lync, and the status of OWA was unhealty so we decided to install some updates for OWA.
    We have downloaded November 2013 update for OWA.
    We found out a guide for putting updates on OWA and done this steps:
    * Remove-OfficeWebAppsMachine
    * Installed the november update
    * Restarted OWA server
    * ran: New-OfficeWebAppsFarm -InternalUrl https://owasrv.domain.local -ExternalURL
    https://owasrv.domain.local -CertificateName "certname" -AllowHttp  -EditingEnabled
    * Restart-Service WACSM
    - checked in IIS in the bindings if the site useses the correct certificate
    Then we went on Sharepoint 2013 and ran some commands:
    * Remove-SPWOPIBinding –All:$true
    * New-SPWOPIBinding -ServerName owasrv.domain.local
    * Set-SPWOPIZone –zone “external-https”
    Now here are the funny things:
    * Excel word app on Sharepoint 2013 works
    * Word APP not working (screenshot)
    * Lync 2013 powerpoint still not working (screenshot)
    * status of OWA is healthy
    bostjanc

    Hi,
    The Friendly name field must be unique within the Trusted Root Certificate Authorities store.  In -CertificateName, enter the friendly name you gave your
    certificate earlier.
    Validate the configuration by navigating to the discovery URL of the Office Web Apps server.  Like
    https://xxx/hosting/discovery
    Meanwhile, the issue is related to Lync, I recommend to you to post the question on Lync Server for further discussion via the link below.
    http://social.technet.microsoft.com/Forums/en-US/home?forum=ocsclients
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction
    with us. Thank you for your understanding.
    Tracy Cai
    TechNet Community Support

  • Help! Upgrade Fireworks CS5 (from Creative Suite 5 Web Premium) to Fireworks CS6 not working!

    Today I bought and downloaded Fireworks CS6 from the Adobe webshop as an update for my Fireworks CS5 that was included in my Creative Suite 5 Web Premium-set.
    But during the installation of Fireworks CS6 the serial number of my Creative Suite 5 Web Premium - needed for the installer to verify that I could 'legaly' upgrade - was not accepted! So now I can use Fireworks CS6 only as a try-out-version...
    What can I do? If Creative Suite 5 Web Premium isn't the right upgrade-version: how can I get my money back? Or is there another solution?
    Please help Adobe!
    And thanks in advance,

    Thanks for the reply. but how do I manually weed out the install entries in my registry? could you please guide me with the steps? This http://www.adobe.com/support/contact/cscleanertool.html is not working I am afraid. I understand that I need to uninstall the creative suite before I run CS cleaner. But as I explained in my first question, the uninstallation is not working at all. Even I could uninstall the software, I am afraid that I may get into trouble if installatin is not working. All I want is that my photoshop error " save for web devices " which was grayed out should work as normal. This error happened after I moved the plug-ins.
    Thanks
    Uthan

  • Port forwarding for the Web server for outside Internet (not working , help!!!!!!)

    Hello 
    I am trying to learn something new here. We have web server inside our organization its IP address is 172.16.0.35. We want outside Internet users to access web server, How is it possible? Please have a look at the running configuration. Web server is working inside the organization but not at outside. Our Static Public IP is 197.255.232.15 it is assigned to Inetrface Gigabit ATM0.1  and ISP default GW is 197.255.232.1. Let me know whats next? How do I make web server inside the organization available for outside Internet users. Thank you.
    Building configuration.
    Current configuration : 1983 bytes
    ! Last configuration change at 17:57:15 UTC Sat Jan 24 2015
    version 15.2
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname router_test
    boot-start-marker
    boot-end-marker
    no aaa new-model
    memory-size iomem 10
    ip dhcp excluded-address 172.16.0.34
    ip dhcp pool test
     network 172.16.0.32 255.255.255.224
     dns-server 197.255.224.18 197.255.224.66
     default-router 172.16.0.34
     lease 9
    ip cef
    no ipv6 cef
    license udi pid CISCO887VA-K9 sn FGL1818236L
    controller VDSL 0
    interface Ethernet0
     no ip address
     shutdown
    interface ATM0
     no ip address
     no ip redirects
     no ip unreachables
     no ip proxy-arp
     no atm ilmi-keepalive
    interface ATM0.1 point-to-point
     description ATM Routed Bridge Encapsulation (RBE) Internet
     ip address 197.255.232.15 255.255.248.0
     ip access-group netin in
     ip access-group netout out
     no ip redirects
     no ip unreachables
     no ip proxy-arp
     ip nat outside
     ip virtual-reassembly in
     atm route-bridged ip
     bridge-group 1
     bridge-group 1 spanning-disabled
     pvc 0/35
      encapsulation aal5snap
      protocol ip inarp
    interface FastEthernet0
     no ip address
    interface FastEthernet1
     no ip address
    interface FastEthernet2
     no ip address
    interface FastEthernet3
     no ip address
    interface Vlan1
     description Lan 
     ip address 172.16.0.34 255.255.255.224
     ip nat inside
     ip virtual-reassembly in
     ip tcp adjust-mss 1454
    interface Dialer1
     no ip address
    ip default-gateway 197.255.232.1
    ip forward-protocol nd
    no ip http server
    no ip http secure-server
    ip nat inside source list natlist interface ATM0.1 overload
    ip nat inside source static tcp 172.16.0.35 443 197.255.232.15 443 extendable
    ip route 0.0.0.0 0.0.0.0 ATM0.1 197.255.232.1
    ip access-list extended natlist
     permit ip 172.16.0.32 0.0.0.31 any
    line con 0
     no modem enable
    line aux 0
    line vty 0 4
     login
     transport input all
    end
    http://pastie.org/9858814

    Hi  Karsten Iwen
    I deleted ( ip access-group netin in and ip access-group netout out) but it still does not work
    my config : 
    Building configuration...
    Current configuration : 2267 bytes
    ! Last configuration change at 15:43:06 UTC Wed Jan 28 2015
    version 15.2
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname router
    boot-start-marker
    boot-end-marker
    no aaa new-model
    memory-size iomem 10
    ip dhcp excluded-address 172.16.0.34
    ip dhcp pool my
     network 172.16.0.32 255.255.255.224
     dns-server 197.255.224.18 197.255.224.66
     default-router 172.16.0.34
     lease 9
    ip cef
    no ipv6 cef
    license udi pid CISCO887VA-K9 sn FGL1818236L
    controller VDSL 0
    interface Ethernet0
     no ip address
     shutdown
    interface ATM0
     no ip address
     no ip redirects
     no ip unreachables
     no ip proxy-arp
     no atm ilmi-keepalive
    interface ATM0.1 point-to-point
     description ATM Routed Bridge Encapsulation (RBE) Internet
     ip address 197.255.232.15 255.255.248.0
     no ip redirects
     no ip unreachables
     no ip proxy-arp
     ip nat outside
     no ip virtual-reassembly in
     atm route-bridged ip
     pvc 0/35
      encapsulation aal5snap
      no protocol ip inarp
    interface FastEthernet0
     no ip address
    interface FastEthernet1
     no ip address
    interface FastEthernet2
     no ip address
    interface FastEthernet3
     no ip address
    interface Vlan1
     description 
     ip address 172.16.0.34 255.255.255.224
     ip nat inside
     no ip virtual-reassembly in
     ip tcp adjust-mss 1414
    interface Dialer1
     no ip address
    ip default-gateway 197.255.232.1
    ip forward-protocol nd
    no ip http server
    no ip http secure-server
    ip nat inside source list natlist interface ATM0.1 overload
    ip nat inside source static tcp 172.16.0.35 443 197.255.232.15 443 extendable
    ip route 0.0.0.0 0.0.0.0 ATM0.1 197.255.232.1
    ip access-list extended natlist
     permit ip 172.16.0.32 0.0.0.31 any
    line con 0
     no modem enable
    line aux 0
    line vty 0 4
    end
    Router#sh ip nat translations
    Pro Inside global         Inside local          Outside local         Outside global
    tcp 197.255.232.15:5183   172.16.0.33:5183      212.95.74.5:80        212.95.74.5:80
    tcp 197.255.232.15:5196   172.16.0.33:5196      212.95.74.5:80        212.95.74.5:80
    tcp 197.255.232.15:5602   172.16.0.33:5602      174.129.246.27:80     174.129.246.27:80
    tcp 197.255.232.15:5785   172.16.0.33:5785      31.13.93.3:443        31.13.93.3:443
    tcp 197.255.232.15:443    172.16.0.35:443       ---                   ---

  • Web address with hyphen will not work in PDF

    CS 4; ID 6.0.6
    OSX 10.5.8
    In ID, I create web links by selecting a url and then selecting New Hyperlink From URL. The new link is a Shared Destination by default with the web address as was selected. These links work fine when exported to PDF.
    When I use the same process on a url with a hyphen (part of the address and not a line break), the resulting Shared link will not work when exported to PDF. The newly created link in this case always begins with file:///Users/.
    What is it about the hypen that messes up the process? I work in a bilingual government so we have a lot of urls with hyphens in them. For example: www.cga-nb.org.
    Thanks.

    SWSinNC wrote:
    I will, thanks
    so your saying that if it's fake...that specific function is a common flaw ?
    Exactly!
    Unfortunately the full thread recounting this saga got lost in the forum changeover, but the fake copies come in authentic looking shrink-wrapped boxes with printed documentation; and everything works except the nudge.
    Or sometimes other keyboard combinations.

  • In Web.xml  welcome file tag not works

    Hi All ,
    I am developing simple web application using spring framework
    when i am try to add welcome file tag in web.xml with respective welcome page path but it not works.
    but when use jsp page without to having any property it works.
    what the problem with me
    Thanks

    Hi Frank
    Thank you for your reply.
    This is how I registered the session filter in web.xml
    <filter>
    <filter-name>SessionFilter</filter-name>
    <filter-class>com.avery.view.filter.SessionFilter</filter-class>
    </filter>
    <filter-mapping>
    <filter-name>SessionFilter</filter-name>
    <url-pattern>/faces/*.jsf</url-pattern>
    </filter-mapping>
    I'll try to use phaselisenter as you suggested.
    Also, one more thing please, in the session filter, I have something like this.
    public void doFilter(ServletRequest request, ServletResponse response,
    FilterChain chain) throws IOException, ServletException {
    System.out.println("JF--- Calling the Filter");
    if (request instanceof HttpServletRequest) {
    HttpServletRequest httpRequest = (HttpServletRequest)request;
    HttpServletResponse httpResponse = (HttpServletResponse)response;
    HttpSession session = httpRequest.getSession();
    String url = httpRequest.getPathTranslated();
    String path = httpRequest.getContextPath() + httpRequest.getServletPath();
    if (httpRequest.getRequestURI().equals(path+"/Login")) {
    System.out.println(" the request path is" + httpRequest.getRequestURI().toString());
    session.setAttribute("WELCOME", Boolean.TRUE);
    chain.doFilter(request, response);
    else if (session.getAttribute("WELCOME") == null){
    httpResponse.sendRedirect(path+"/Login");
    else {
    chain.doFilter(request, response);
    else {
    chain.doFilter(request, response);
    Do you think it looks right ?
    thanks
    Edited by: Lang on Apr 13, 2012 1:41 AM

  • .svgz web preview in save options not working

    Hi there
    I'm a longtime Photoshop / After Effects type with rather less experience in Illustrator, using a newly built PC system
    I've just gone to save a diagram created in Illustrator as a .svgz in order to pass to the web guy, but wanted to preview it first, so hit the Web Preview button in the Save dialogue box.... and nothing happens. I have several browser windows opn - IE9 64bit, Chrome - but the svgz appears in none of them
    I presumed maybe I need to link Illustrator to a particular web browser somehow, but can't seem to find reference to how to do this, if it is necessary...
    How do I get the web preview to happen?
    All help appreciated...
    I'm using latest Illustrator in Win 7 64bit
    jON

    I'm using Illustrator CS5 on Win 7 64 bit, and I cannot get Web Preview to work when suning Export, and exporting a file to Flash swf with frames.  I have IE set on the Save for Web option, but no such option exists in the Export dialogue box. This option worked fine for the teacher in the help video that shows how to animate a snowboarder graphic when exporting to svf, but I cannot find anything dealing with this in the forums. Are you aware of why this is not working and how to implement it? 

  • CS5 Save to Web; multi-artboard crops do not work

    My custom artboards no longer crop graphics properly. Instead of a specific targeted crop area, it just creates a jpg or png of ALL art on displayed layer. What did I turn on or off? Yeah, exporting the graphics works, but I want to control the final image size and preview too. What happened?

    Thx for your response, however it is still not working the way it has previously.
    I have created a 2nd artboard to crop a specific image with bkgd bleed. In the past, I would select 'artboard 2' (the cropped image area) then go to 'SAVE FOR WEB & DEVICES' which would then provide a preview and further options like PNG, JPEG, final image size, etc, before saving. For some reason it is ignoring my designated crops and saving everything visible. Although the "export" option works, it doesn't have the control options as the SAVE FOR WEB & DEVICES.
    I'm pretty sure I inadvertantly turned something on/off since this was an oft used save command.

  • Setting of "opening web pages from last session"not works when open next time

    In Options, setting to "open windows & tab pages from last time" does not work. I have tries several time but nothing happens. have written to you earlier also , please help

    ''setting to "open windows & tab pages from last time" does not work.''
    That would be very surprising but a change was made to Firefox 4 to always have the choice of going to History ("Alt+S") and choose "Restore previous session".
    With Firefox 5 coming out in a few days (June 21-22) you might try again then, if the solution the developers built in does not work for you. Do you know about pinning tabs ('''app-tabs''') they persist across sessions as a convenience -- if I really want to keep something permanently then I would bookmark such things as a group. Because they can be closed easily.

Maybe you are looking for