Naviage to another iView in Visual Composer

I am trying to configure navigation from one iView to another. I have going through many tutorials but to no avail.
The result of the steps below should be that the ”source” iView is shown. When the submit button is clicked the value in the source_field should show up in the target iView.
However nothing happens when you click the submit button.
Please Help.
Here are my steps.
In Visual Vomposer
Create a new model.
Create a new package. (Drill into package)
Create an iView named “source”. (Drill into the iView)
Add an Form view:  “Form 1”.
Add a Start connector and link it to the in port of the form.
Right click on the form and select Configure Element
Add a new Input Field: “source_field”
Add a new pushbutton: “submit”
Open the properties of the “submit” button
è     Open Action Tab
è     Select custom action
è     Set custom action: “TO_TARGET”
è     Click Close
Click and drag from out port of the form and select Signal Out
In the Select Output dialog
            Select “source_field”
Right click the newly created Signal Out and select Configure Element
Change the name to ”Port”
Click on the link from the form to the Signal Out icon
Change the Event Name to “TO_SOURCE”
You should see in the lower right panel
Input field         Assigned field
source_field      @source_field
Navigate back up to the package
Create a new iView named “target”
Drill into the iView
Add a Signal In connector. Configure the name to “Port”
Add an input field : source_field
Add a new Form view : “Form1”
Link from the Signal In  to the in port of the form.
Right click on the form and select Configure Element
A field “source_field” will have been automatically created.  Set the type of the field to Input Field.
Click and Drag from the out port of the form and choose End Point.   Do not select a field for output.
Save the Model and deploy.
The result should be that the ”source” iView is shown and when the submit button is clicked the value in the source_field should show up in the target iView.
However nothing happens when you click the submit button.
Please help?
Rick Laird

Hi Rick,
The event name must match the action name that you defined thus TO_TARGET and not TO_SOURCE. In fact you should be getting a warning that the event is declared but cannot be fired. If you just open the drop down in the port's event name you will see TO_TARGET in lower case. Just select it.
Regards,
Allen

Similar Messages

  • Passing output of one iView as input to another iView using Visual Composer

    Hi
    I need urgent help. Is it possible to pass data from one iView to another using the Visual Composer tool. If it is how? Does anyone have an example or know where I can find one.
    Here is my example:
    I have created one Page with two iViews on the page. In the first iView i have a Bapi that accepts an ID number of a business partner as input and returns details like Name, Surname , title etc as well as the SAP Business Partner Number. The second Iview uses a Bapi that returns the Address details of the business partner.My problem is that I need to use the Business Partner Number from the first iView as the input into the second iView. Is this possible using Visual Composer? There will be a series of additional all bringing back different details of the same Business Partner and will need to use the same Business Partner Number.
    Please advise me if this is possible using VC or if not suggest an alternative way of doing it.
    Thanks in advance for the help. 
    Regards
    Yusuf Gangat

    Yes you can do this.
    You can use ports (Signals) for this.
    In order to explaing this, I will call the 1st iView - the source iView and the 2nd one - the target iView.
    1. In the source iView create an "Out Port" from the form or table where you have the details you want passed. Name it anyway you want (in the Properties task pane).
    2. In the target iView create an "Input Port" and connect it to the input of the BAPI you want run.
    3. Make sure that both ports have exactly the same name (it's case sensitive). and the same fields.
    4. Deploy the 2 iViews to the portal, put them in the same page.
    Data should be transferred now between the iViews.
    Lior

  • Navigate to another iView in Visual Composer

    Sorry for the reposting
    I am trying to configure navigation from one iView to another. I have going through many tutorials but to no avail.
    The result of the steps below should be that the ”source” iView is shown. When the submit button is clicked the value in the source_field should show up in the target iView.
    However nothing happens when you click the submit button.
    Please Help.
    Here are my steps.
    In Visual Composer
    Create a new model.
    Create a new package. (Drill into package)
    Create an iView named “source”. (Drill into the iView)
    Add an Form view: “Form 1”.
    Add a Start connector and link it to the in port of the form.
    Right click on the form and select Configure Element
    Add a new Input Field: “source_field”
    Add a new pushbutton: “submit”
    Open the properties of the “submit” button
    è Open Action Tab
    è Select custom action
    è Set custom action: “TO_TARGET”
    è Click Close
    Click and drag from out port of the form and select Signal Out
    In the Select Output dialog
    Select “source_field”
    Right click the newly created Signal Out and select Configure Element
    Change the name to ”Port”
    Click on the link from the form to the Signal Out icon
    Change the Event Name to “TO_SOURCE”
    You should see in the lower right panel
    Input field Assigned field
    source_field @source_field
    Navigate back up to the package
    Create a new iView named “target”
    Drill into the iView
    Add a Signal In connector. Configure the name to “Port”
    Add an input field : source_field
    Add a new Form view : “Form1”
    Link from the Signal In to the in port of the form.
    Right click on the form and select Configure Element
    A field “source_field” will have been automatically created. Set the type of the field to Input Field.
    Click and Drag from the out port of the form and choose End Point. Do not select a field for output.
    Save the Model and deploy.
    The result should be that the ”source” iView is shown and when the submit button is clicked the value in the source_field should show up in the target iView.
    However nothing happens when you click the submit button.
    Please help?
    Rick Laird

    Hi Rick,
    I reconstructed your model.
    First I think, you have made one mistake (perhaps you just mixed it up in your description): The event name from the form to the Signal Out icon should be "TARGET_TO" instead of "SOURCE_TO" resp. the same name that you define on the custom action tab in the properties window of the push button.
    However I could not solve your problem as described, but I put the two iViews in one Page (instead of a package) and then it did well.
    I Hope I could help you at least a bit.
    Regards,
    Oliver

  • Error while making iview with visual composer

    I am trying to make an iview usign visual composer.
    In the document that i have for making the iview , it says that when you have the bapi list you need to drag and drop the bapi to the empty iview pane . When i do so it gives me the following error ...
    "Portal request failed
    (com/sap/mdi/ObjectFactory)"
    What do i do ?
    Would appreciate a prompt help!
    thanks again for making me move ahead
    I had a conversation with a parson on the forum named Venkat . I am posting the same for other people in the forum to understand what exactly is my problem and how much have we explored .
    Regards
    Deepak Singh
    Hi Venkat ,
    I tried to do so research on the problem and it is being talked about in a thread on the forum . They ask to refer to the sap note 765461 to resolve the mdi reference . In the note they ask you to refer the installation guide of the installed version of EP . I have EP 6.0 SP2 . The installation guide says the following ...
    7.1.2 Adding References
    To enable some of the features in the portal environment, add references to reference file.
    To add a reference:
    1. With a text editor, open the file:
    Windows: <installation drive>:\usr\sap\<SAP J2EE instance name>\j2ee\<instance
    number>\cluster\state\services\file\work\managers\reference.txt
    Unix: /usr/sap/<SAP J2EE instance name>/j2ee/j2ee_<instance number>/
    cluster/state/services/file/work/managers/reference.txt
    2. Look for the line:
    reference service:eisconnector library:jco
    3. After the line mentioned in previous step, add the following in a new line:
    reference service:eisconnector library:com.sap.mdi
    4. Save your changes and close the file.
    5. Delete the file:
    Windows: <installation drive>:\usr\sap\<SAP J2EE instance name>\j2ee\<instance
    number>\cluster\state\services\file\work\managers.bin
    Unix: /usr/sap/<SAP J2EE instance name>/j2ee/j2ee_<instance number>/
    cluster/state/services/file/work/managers.bin
    6. Restart the SAP J2EE Engine. See Starting the SAP J2EE Engine [Page 60].
    7. Restart the SAP J2EE Engine again.
    I did the same ....but now my server is not starting . By chance i didn't keep a bakup of the file which they asked me to delete .
    Now what do i do ?
    I think i am stuck up badly here .
    EVERYBODY IN THE FORUM PLEASE HELP
    I am not sure how a thing that is mentioned in the installation guide cannot work !
    Regards
    Deepak Singh
    Deepak,
    It is not that bad. By deleting you are recreating that managers.bin file during startup based on the reference.txt and library.txt (recollecting from my memory). This could also happen if there is a typo or some special characters in the reference.txt
    I don't know what J2EE patch you are at, but after PL22 you can actually add the reference using the "add reference" command from the administrator console.
    could you please send the error you are getting? To revert back the simplest thing is removing the line you have added and restart.
    Hope this helps.
    -Venkat Malempati
    Note: Please reward points if your problem is solved or useful.
    Venkat ,
    I am using J2EE engine 6.20 SP2 .I tried to get the server started by the following two methods
    1) I removed my entry in the reference.txt file and then start the engine by running go.bat from the required path .
    2) I got the original file managers.bin which i deleted and then placed in the required path and restarted the server
    Both the options didn't work .
    I am not getting any error when i restart the server. When i run the batch file go.bat it starts the console and shows me the various managers loading . After it shows the Clustermanager loading , it stops and gets stuck .
    Not sure what should i do now .Is reinstallation the only solution ?
    Is there a solution from the administrator console ?
    Regards
    Deepak Singh
    Deepak,
    No you don't need to re-install. Try the following.
    1. First start the state controller by runing go.bat in the following directory.
    /usr/sap/xxx/j2ee/cluster/state/go.bat
    You get the message waiting for cluster manager.
    2. start the server in a different window
    /usr/sap/xxx/j2ee/cluster/server/go.bat
    You get the message waiting for cluster manager
    3. Start the dispatcher
    /usr/sap/xxx/j2ee/cluster/dispatcher/go.bat
    Please let me the know the error messages.
    You can chat with me between 10:00 - 11:00 PM US EST.
    Regards
    -Venkat Malempati

    People ,
       I tried to do what venkat suggested . Infact I had mailed him the snapshot of the screen when i start the state controller as he suggested . For other people in the forum this is what is happening . When i start the state controller it displays an error and then the window closes immediately . I have managed the screen shots somehow and in those i could find two messeges in the begining and the end which could be useful for debugging the problem ...they are
    1) [DBMS]: ID3004:DB file header do not match exception .
    com.inqmy.services.dbms.server.interfaces.DatabaseException: Error while opening database ...
    2) ID000544: Error statrting service dbms. DBMS service not started properly due to: Errro while opening database
    [Framework -> criticalShutdown] Service dbms startup error !
    After the state controller window closes i run the server in a different window and i get a message waiting for the cluster manager as suggested . Now i start the dispatcher and i get the same messege there as well ie waiting for the cluster manager .
    What is to be done now . Is this information sufficient to suggest me something ? Please let me know if you require any other information .
    Regards
    Deepak singh

  • Problem during deploying  bw iview  from visual composer module on Portal.

    Hi all,
    we are working on Portal 6.0 sp 11 and  using  VC 6.0  sp 4  for developinrg R3 and Bw  iviews on  Visual composer. There is no problem in deploying the r3 iviews on the portal but in case of BW (3.0 and 3.5 ) iviews  while deploying it  to portal gives the following
    Error in executing a process for compilation, .\GUIMachine_Business_Packages\TESTRED_24360\com.autogen.guimachine_1104120045\src.core\Iviewred_ctl.java:46: cannot resolve symbol
    symbol : constructor BIOlapFunction (java.lang.String,com.sapportals.guimachine.ep5kit.Iviewred_ctl,java.lang.String,java.lang.String,java.lang.String,int,int,java.lang.String)
    location: class com.sap.portal.guimachine.bikit.runtime.BIOlapFunction
    BIOlapFunction BIO1OZ = new BIOlapFunction ("BIO1OZ", this, profile.getProperty("System1"), "BIO_DEFAULT", "<Objects id=\"\" type=\"TEMPLATE_METADATA\"><Object id=\"0\" type=\"SCHEMA\" name=\"$INFOCUBE\"/><Object id=\"0\" type=\"CUBE\" name=\"$EMP_CUBE\"/><Object id=\"1\" type=\"MEASURE_DIMENSION\" name=\"Key Figures\" uniquename=\"[Measures]\"/></Objects><Objects id=\"\" type=\"TEMPLATE_PARAMETER\"><Object id=\"CUBE\" type=\"TEMPLATE_PARAMETER\" text=\"$EMP_CUBE\" value=\"$EMP_CUBE\" techname=\"null\" uniquename=\"null\"/><Object id=\"MEASURES\" type=\"TEMPLATE_PARAMETER\" text=\"[Measures].[SALARY]\" value=\"[Measures].[SALARY]\" techname=\"null\" uniquename=\"null\"/></Objects><Objects id=\"\" type=\"TEMPLATE_FILTER\"/>",2,500,"KEY");
    ^
    1 error
    can any one help us .
    Thanking in advance.
    Rajendra Redekar

    We are having a similar issue.  We have been able to deploy non-BI content on our setup.  There seems to be a problem with the BI plugin piece.
    Sequence:
    1) Confirmation: PAR name may exceed OS limits.  To avoid errors PAR was automatically renamed to: com.autogen.guimachine_0509145218.par
    2)Error in executing a process for compilation, .\GUIMachine_Business_Packages\bw_query_wizard_model_53826\com.autogen.guimachine_0509145218\src.core\Iview_7k_ctl.java:46: cannot resolve symbol
    symbol  : constructor BIOlapFunction (java.lang.String,com.sapportals.guimachine.ep5kit.Iview_7k_ctl,java.lang.String,java.lang.String,java.lang.String,int,int,java.lang.String)
    location: class com.sap.portal.guimachine.bikit.runtime.BIOlapFunction
    BIOlapFunction BIO94 = new BIOlapFunction ("BIO94",
    this, profile.getProperty("System1"), "RANKING_TOPN", "<Objects id=\"\" type=\"TEMPLATE_METADATA\"><Object id=\"0\" type=\"SCHEMA\" name=\"CO_C01\"/><Object id=\"0\" type=\"CUBE\" name=\"CO_C01/ZSEM_CO_C01_Q001\"/><Object id=\"1\" type=\"MEASURE_DIMENSION\" name=\"Key Figures\" uniquename=\"[Measures]\"/></Objects><Objects id=\"\" type=\"TEMPLATE_PARAMETER\"><Object id=\"TOPENABLED\" type=\"TEMPLATE_PARAMETER\" text=\"true\" value=\"true\" techname=\"null\" uniquename=\"null\"/><Object id=\"TOPRANKTYPE\" type=\"TEMPLATE_PARAMETER\" text=\"Count\" value=\"Count\" techname=\"null\" uniquename=\"null\"/><Object id=\"TOPVALUE\" type=\"TEMPLATE_PARAMETER\" text=\"5\" value=\"5\" techname=\"null\" uniquename=\"null\"/><Object id=\"BOTTOMENABLED\" type=\"TEMPLATE_PARAMETER\" text=\"false\" value=\"false\" techname=\"null\" uniquename=\"null\"/><Object id=\"BOTTOMRANKTYPE\" type=\"TEMPLATE_PARAMETER\" text=\"Percent\" value=\"Percent\" techname=\"null\" uniquename=\"null\"/><Object id=\"BOTTOMVALUE\" type=\"TEMPLATE_PARAMETER\" text=\"5\" value=\"5\" techname=\"null\" uniquename=\"null\"/><Object id=\"MEASURE\" type=\"TEMPLATE_PARAMETER\" text=\"Tons Billed\" value=\"[Measures].[3VK0EY29VB8ZFHGIZ6JT89G4R]\" techname=\"3VK0EY29VB8ZFHGIZ6JT89G4R\" uniquename=\"[Measures].[3VK0EY29VB8ZFHGIZ6JT89G4R]\"/><Object id=\"DIMENSION\" type=\"TEMPLATE_PARAMETER\" text=\"Sales Basis Weight\" value=\"[0MATERIAL__SLSBASWT]\" techname=\"0MATERIAL__SLSBASWT\" uniquename=\"[0MATERIAL__SLSBASWT]\"/><Object id=\"HIERARCHY\" type=\"TEMPLATE_PARAMETER\" text=\"Sales Basis Weight\" value=\"[0MATERIAL__SLSBASWT]\" techname=\"0MATERIAL__SLSBASWT\" uniquename=\"[0MATERIAL__SLSBASWT]\"/><Object id=\"LEVEL\" type=\"TEMPLATE_PARAMETER\" text=\"Sales Basis Weight Level 01\" value=\"[0MATERIAL__SLSBASWT].[LEVEL01]\" techname=\"LEVEL01\" uniquename=\"[0MATERIAL__SLSBASWT].[LEVEL01]\"/></Objects><Objects id=\"\" type=\"TEMPLATE_FILTER\"/>",2,500,"KEY");
    1 error
    It points specifically to "BIO94" in this line:
    BIOlapFunction BIO94 = new BIOlapFunction ("BIO94"...
    Any help is welcome.
    Message was edited by: Jeff Tawater

  • How to connect two iviews in Visual Composer 2004s?

    Hi,
       I am trying a sample application (Bank Details) in Visual Composer(Netweaver 2004s) but getting a warning as "Event EVT1 is declared but cannot be raised". Actually I want to show the GetList values in the first iview & GetDetil values in the second iview. I have done everything for the two iviews, but not able to connect the two iviews.I tried to drag from Signal Out of the first iview to Signal In of the second iview, but not able to connect them.
    Hope someone can suggest a solution.
    Regards
    Shemim

    Hi
    Sorry for the mistake.
    Please refer this:-
    Re: How can I transfer data form one data store to another iview /dats store
    Re: Popup communicating with multiple iviews (layers)
    Regards
    Navneet
    null
    Message was edited by:
            Navneet Giria

  • Launch Web Dynpro iView fro Visual Composer

    Hello,
    I've one application with two iViews. One in VC and other in WDJ. I'm able to pass data from VC iView to WDJ iview with EPCM but in this case, the WD iView must be running to accept the data.
    I need to launch WD iView when an event in VC iView is fired and pass the parameters simultaneouly. Is it possible?
    Thanks,
    Vishwas.

    Pradeep,
    Thanks for the lead.
    This document is about passing data between VC and WAD (Web Application Designer) iViews. I'm already doing this between my VC and WDJ (Web Dynpro Java) iViews. However, for this to happen, both iViews must be part of the same page and running at the same time. I want to get past this limitation and launch an WDJ iView on an event from VC and pass some data, based on which, iView will dynamically pull values from backend data and display the same in Adobe Document iView.
    Could you or somebody help me in this. I can always fall back to Web Dynpro Java for this requirement but before that would like to be sure about the possibility of this task in VC and WDJ.
    Thanks.
    Vishwas.

  • Export to PDF option in Visual Composer iView

    Hi Expert,
    I am using NW 7.0 .Want to develop a Visual Composer iView based on RFC function module to fetch the data from backend and publish in portal.
    In that iView I want to give the Export to PDF option for the corresponding SAP data.
    I am referring following link for the same.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/47fe4fef-0d01-0010-6f87-ed8ecb479123?QuickLink=index&overridelayout=true
    But in my case our Visual Composer and BI-JAVA server are different. In this document it is clearly mention that the given code (Formula) is applicable only for the case where both VC and BI-JAVA server are same.
    Specify this formula:
    "pcd!3aportal_content!2fcom.sap.pct!2fplatform_a
    dd_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.b
    ex?QUERY=" & STORE@REPTNAME &
    "&BI_COMMAND_1-
    BI_COMMAND_TYPE=EXPORT&BI_COMMAND
    1-EXPORTFORMAT=PDF&BI_COMMAND_1-
    SHOW_EXPORT_DIALOG=X&BI_COMMAND_1-
    null="
    NOTE: This URL is for the Web
    Analyzer PCD Location if Visual
    Composer is on the same server as
    BI-JAVA.
    Can someone explain how to modify the above formula to give the export to PDF option in my iView where Visual Composer and BI-JAVA are different server?
    Thanks & Regards,
    Kundan

    Hi,
    Sorry for late replay. Yes i tried complete URL .But i am getting error..
    I am using ECC 6.O.Both VC and BI-JAVA are in same landscape. I am calling the FM  ZBAPI_FM_TEST_APPLICATION.
    I want to know the modified URL for giving the Export to PDF option in VC iView.
    The document which i am following their it's URL for calling BI Quarry is
    "pcd!3aportal_content!2fcom.sap.pct!2fplatform_a
    dd_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.b
    ex?QUERY=" & STORE@REPTNAME &
    "&BI_COMMAND_1-
    BI_COMMAND_TYPE=EXPORT&BI_COMMAND
    1-EXPORTFORMAT=PDF&BI_COMMAND_1-
    SHOW_EXPORT_DIALOG=X&BI_COMMAND_1-
    null="
    Thanks & Best Regards,
    Kundan

  • Visual Composer iView

    I have created an iView in Visual composer.  An input
    form has several parameters, some of type Text and a
    couple of type Date.
    I have created a Callable Object for this iView.  When
    I examine the input context parameter, I see that a
    structure has been created with an element for each of
    the parameters created in Visual Composer.  So that seems
    fine.  But I also notice that the structure is flagged
    as a List.  I want to uncheck this selection, but it is
    disabled.
    Is this by design, or is there a way to redefine the
    structure in the callable object.
    Thanks.

    Hi Ankur,
    Use this <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/44/429bbd709914bce10000000a155369/content.htm">link</a> to find pout how to modle VC-iViws for Guided Procedures. 
    Like it is made in the Example you have to define corresponding input and output parameter in the iViews.
    Add your two iViews to a process and map your parameters.
    Regards
    Robert

  • Eventing in Visual Composer 7.1 Enhancement Package 1

    We are running Enhancment Package 1 on 7.1 and the release note says that client side event is supported.  However I build 2 iViews one with Data Entry text iput and and a signal out and the the sencond one with a signal in and a text field.  I cannot get what I type in to the first iView to pass to the second.  Is there a simple example that illustrates that eventing is working in this release.

    I used the non WEB Dynpro event tested with the following results.
    For an iView that I had build with Visual Composer 7.0 and converted using the CE 7.1.1 converter tool I now see the following. In this case the evnt had the prefix urn: on it
    10:20:12 : urn:com.osisoft.pct.RtPM, AdhocTags, %3CParamsversion%3D%223%22%3E%3CRowParamname%3D%22%5C%5Cgsrtwebparts%5Ccdt158%22%2F%3E%3C%2FParams%3E, undefined
    This same iView on Visual Composer 7.0 delivered the following message using the tool in EP 7.0
    10:52:46 : urn:com.osisoft.pct.RtPM, AdhocTags, <Params><param name="Paramname" value="%5C%5Cgsrtwebparts%5Ccdt158"/></Params>, undefined
    For an iView that I created new with Visual Composer 7.1.1 and tried to use the same tool the tool did not catch the event and nothing was displayed in the log when the event name had urn: on it.
    I rebuilt and removed the urn: and now the tool picked up the event with the following log.
    11:12:29 : urn:com.osisoft.pct.RtPM, AdhocTags, %3CParamsversion%3D%223%22%3E%3CRowParamname%3D%22%5C%5Cgsrtwebparts%5Ccdt158%22%2F%3E%3C%2FParams%3E, undefined
    The XML has changed and the use of urn: is inconsistent between versions.
    Thanks for pointing me to this tool.
    The Web Dynpro version you suggest did not show anything so that is why I tried the non-WebDynpro.
    Gretchen

  • Value Help for Date inverval in Variable Form in Visual Composer

    Hi all,
    I have created a variable form which has Date interval with value help as one of the parameters.
    when i click on the value help and select any date interval then it is displayed as say '20081015:20090101' but when i submit this value i get an error "INVALID_VARIABLE_VALUES".
    this variable is working fine when i manually enter the interval as '10/15/2008:01/01/2009'.
    is there any way where we can input the date interval value as '10/15/2008:01/01/2009' using the value help.
    any help is highly appreciated.
    regards,
    RK,.

    Hi Ramakrishna,
    Value help is considered as a popup iview in visual composer. You can change the fields in popup iview like normal iview. Drill down the popup iview of the value help and change the date format using DSTR function.
    Try the below link for change the date format.
    http://help.sap.com/saphelp_nw04/helpdata/en/d2/63f340e8dd8431e10000000a1550b0/frameset.htm
    Regards
    Basheer

  • Popup in Visual composer

    Dear All,
    How can i use pop up in VC 7.0. Please provide any document on that.
    Regards,
    Suman
    Edited by: sumankumar kurimilla on Apr 7, 2009 12:05 PM

    Hi Sumankumar,
    Try the below links for creating popup iview in Visual Composer.
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a88c4b3c-0a01-0010-afa4-a6eeb859d8d2
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/0130903c-0a01-0010-088e-bed2e418248e
    Regards
    Basheer

  • Visual Composer Numeric Field and decimals

    I have a numeric field in a visual composer application.  Sometimes the field has a value like 23.11 and other times it can have a value such as 23.00 with zeroes after the decimal point.  If there are numbers after the decimal like the .11 it works fine.  However, I cannot figure out a way to retain the .00 in the field.  The VC always takes the 23.00 and changes it to 23 (whole value).  I want to retain the decimal .00 after the 23.
    I am using Netweaver 7.0 SP20.  Please let me know if you have any ideas.
    Thanks
    Angie.

    Hi Angie,
    please refer to this link:
    [Number Formatting mask in Visual Composer|http://help.sap.com/saphelp_nw70/helpdata/en/5e/99903d4842490889391d33661a8ba3/frameset.htm]
    there is a .m parameter that should do the trick, you should user .2 so as to show two digits in the right of the decimal dot.
    If it doesn't work you should create an OSS Note, it shouldn't be strange that is another of the Visual Composer Bugs.
    Best regards,
    Marco.

  • How do i add an iView to portal in Visual Composer 7.1

    hello all,
    how do i add an iView to portal in Visual Composer 7.1.
    any documents related to it, will be very helpful.
    thanks in advance.
    Santhosh Guptha N

    Hi Santhosh,
    [Here|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/user-interface-technology/visualcomposer/modeling%20portal%20content%20with%20visual%20composer.pdf] you go.
    Good Luck,
    Dharmi

  • Adding action for functioning Dropdown fields in visual composer iview

    Hi,
    I develop a application in Visual composer 7.0. I want to convert the input field in drop down for selecting the different values. I can change the same by selecting the particular input fields in design screen. But I not able to specify the values, Action for the drop down. Can someone explain how to add the Values/Action for functioning the drop down field in the visual composer iView?
    Thanks,
    Kundan.

    Hi,
    you need to configure the element to be a drop down list instead of an input field:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/47/78bdc557fc199ae10000000a42189d/frameset.htm
    Regards
    Anja

Maybe you are looking for

  • Migrate Small Business Server 2003 to Exchange 2010 and Windows 2008 R2

    I am trying to migrate my server SBS 2003 to win server 2008 r2 and exchange 2010.  I got error message when trying to install exchange 2010 server. Error:    Installing product E:\exchangserver.msi failed. Fatal error during installation. Error code

  • Copying image from one document to another

    Hello, It is probably a dumb question, but Macintosh and I are like fire and water. I made an indesign document where all the barcodes of my products are stored and another document with the layout of my catalogue. I would like now to paste the first

  • Page Cannot be Displayed in EP 7.0

    Hi, We have installed Ep 7.0 and Uploaded the CRM 5.0 specific Business Packages .We have connected this EP to CRM.Created an alias and checked for 'Connection test For Connectors' under connection tests and it was fine.We have tested the RFC connect

  • Acrobat Professional 10.0 automatic registration

    We have made a package for Acrobat Professional 10.0 in which the registration is automated so normally no user interaction is necessary after an remote installation. Problem is after the rollout, if the user open a PDF in a browser (IE 9) the Acroba

  • Implementing Data level Security ?

    I would like to Impelement Data level Security in Universe level itself. I have Set For users belonging to Branch (Mumbai, Delhi Etc) And One set of Users Belonging to Segment (CWG, IFA Etc) and  Set of users that are combination oif Branch and Segme