How can I change element property.

Hi experts,
I have two tables and while I set the first table's property is visible , second table's property is invisible.When the screen is loaded, I want to make the first table visible and second table invisible. When I click any row in the table, I want to open q new table below first table.How can I do?How can I change the property of the table? Can anyone share with me the sample code for this.

Hi Mehmet,
Create 3 context attributes with type WDUI_VISIBILITY
and in the Layout bind these with the Corresponding TABLE Controls
VISIBLE property.
and set these in WDDOINIT()
wd_context->set_attribute( name = 'FIRST_TABLE_VISIBLE' value = if_wdl_core=>visibility_visible ).
and table SELECT event.
wd_context->set_attribute( name = 'FIRST_TABLE_VISIBLE' value = if_wdl_core=>visibility_visible ).
Regards
Abhimanyu L

Similar Messages

  • How can i change element's properties at specific time position?

    Hi, as the title describes, i want to change 'product_lg' position(left,top,width,height) at time position 'product_show' and 'product' automaticly, how can i do it with js?
    thanks!

    I known your solution, but i need to change it on trigger 'compositionReady' or 'compositionComplete', actually i want to init element's trigger effects at different time position automaticly.
    code as followed can change element's properties at current time, but it can't change element's properties at next coming trigger time:
    sym.$("Ellipse").css({'top':209, 'left':251, 'height':27, 'width':27});
    Thanks!

  • How can I change the property of a graph running in another VI ?

    I know how to set a control value in another VI using the invoke node but what should I do to change the property of a control?

    Hi Zumdal,
    you can make a reference of your graph, copy it in a global variable that can be handled in a remote vi to change the property of the graph.
    I attach a sample LLB that contains a graph.vi and a property.vi.
    From the property.vi you can control the property of the graph.
    Good luck,
    Alberto
    Attachments:
    graph_property.llb ‏27 KB

  • How can I change KM property createdBy?

    Hi all,
    I have to change the property createdby for all resources within the KM.
    Background: In the past the display name in the portal was like "jdrogi". But this has changed and now all users look like "jdrogi @foobaa.com".
    Now it is the case that for old resources (created by "jdrogi") the detailed view only shows the createdBy-person not as link anymore.
    To fix this problem, I have to change all properties....
    Therefore I wrote a short code, but the property is not changed:
    IMutablePropertyMap properties = rootResource.getProperties().getMutable();
    IPropertyName createdByPropertyName =   PropertyName("http://sapportals.com/xmlns/cm","createdby" );
    //IPropertyName createdByPropertyName = PropertyName.createCreatedBy();
    IMutableProperty createdBy = properties.get(createdByPropertyName).getMutable();
    String value = createdBy.getValueAsString();
         if (value.indexOf("@")==-1) {
              createdBy.setStringValue(value + "@foobar.com");
              rootResource.setProperty(createdBy);                    
    Unfortunately this is not working and I am getting:
    class com.sapportals.wcm.repository.PropertyReadOnlyException
    I also changed within the Property MetaData IView (ContentManagement->GlobalServices->PropertyMetadata)  the corresponding systemProperty cm_createdby. In particular I deselected the readonly-flag and selected the maintainable flag.
    This also didn't help......
    Can anybody help me out?????
    Thanks you very much
    Regards
    Jens

    Hi,
    I am a SAP Portal Developer who is trying to change de createdby km property.
    I can change other system properties, like descrition or displayname, but I can´t change createdby. How did yo di it?
    I do this:
    PropertyName propName = new PropertyName("http://sapportals.com/xmlns/cm", "createdby");
    try
         IProperty property = documento.getProperty(propName);
         if (property != null)
              IMutableProperty mutableProperty = property.getMutable();
              mutableProperty.setStringValue("username");
              documento.setProperty(mutableProperty);
         } else
              IProperty prop = new Property(propName, "username");
              documento.setProperty(prop);
    } catch (Exception e)
         throw new KMException("Error al crear la propiedad " + propName.getName(), e);
    Thanks,
    Regards.

  • How can you change property files of a EJB at Runtime?

    Hi,
    I have got an ejb and want to change my variables which I stored in property file at Runtime.
    But the property file isn´t in the jar-file of my ejb...
    How can I add it.
    Or How can I change the property file without new compilation.
    Thanks
    Uli

    Hi Uli,
    the previous post is generally correct, but without taking any part in the sensibility of this (there are valid reasons why you would not store the values in a DB) it would be necessary for you to be a bit more specific.
    Is your problem that you can not see the file from your EJB or that you don't know how to change a property file entry in general?
    Cheers,
    Kalle

  • I bought a new laptop (Macbook) but the current installation files I have of Photoshop Elements 12 is for Windows, how can I change this? Or do I have to purchase an all new photoshopset?

    Can anyone help me with this question?
    I bought a new laptop (Macbook) but the current installation files I have of Photoshop Elements 12 is for Windows, how can I change this? Or do I have to purchase an all new photoshopset? I hope not because that would be really expensive.

    Really? That's extremely unusual. Have you looked at all the discs? In any case you can download the mac version here:
    Download Photoshop Elements products | 12, 11, 10

  • Can we change the property of each element of an array using property node or by other methods?

    Hello all,
    Can we change the property of the elements of an array. For example:
    I have an array of combo-boxes. Can i have such a scenario that different combo-boxes of the array will have different items to select an item.
    I am able to set the different "values" in different combo-boxes bu using "to be more specific class" property node.
    But i could not set the different item list in different combo-boxes.
    Please give me the solution.

    Thanks a million dave!!!!!
    I have learnt a very new and innovative thing...
    I just wanna ask you one more question in the above context.
    Can i have listbox or combo-box in a table just like in an excel sheet where we can have listbox by using "data validation" property for different cells having different list.Can i have this in labview. Because for this i have to super-impose the combo-boxes on the table and treat them separately.
    We have to take those combo-box values and put in table and then store it.I have attached one VI to show the scenario.
    And this is the alternative solution of the array problem which u have already given. So please suggest me between the two or any alternative solution.
    Thanks,
    Ankit Madaan
    Attachments:
    Recording _Table.vi ‏19 KB

  • How can i change the settings of play/pause in Elements 13?

    Hello!
    How can i change the settings of play/pause in Elements 13? I definitely need cursor back to the "start play" point each time i hit stop (spacebar), like it works in Sony Vegas or in most of audio editing software. Can somebody help?
    Thanks!

    invasion 21
    The following is a copy of the reply that I posted to your question earlier today in the Adobe Premiere Pro Forum
    invasion21
    You are in the Adobe Premiere Pro Forum. What is your program? Is that Premiere Elements 13? If so, you are in the wrong forum where
    Premiere Pro answers may not be appropriate for your Premiere Elements (any version) question.
    You are not going to find what you are looking for in Premiere Elements preference settings.
    You write
    I WANT it playhead jump back to start play position, when i hit spacebar for pause.
    You can maneuver yourself into that through Edit Menu/Keyboard Customization/Applications/ and its Help category which by
    default shows
    Go to Timeline/Clip Start, using Home
    and
    Play/Pause Toggle, using Space
    But, you may find it is best to leave well enough alone. Explore and experiment with changing the keyboard shortcuts for the commands and decide what works for you.
    ATR

  • How can i change the sequence of text element in standard driver program ?

    Hi,
    can u tell me how can i change the sequence of text element in standard  sapscript driver program.. without making a zcopy of standard driver program.
    My problem is when MEDRUCK form is getting printed for PO print , header text is coming before item. But the requirement is to come it after item.So how cani do that without making the zcopy of  SAPLMEDRUCK program..Is there any enhancement point in SAPLMEDRUCK driver program..where i can put my customise code for changing the sequence of text element ?

    Hi,
        Just copy the MEDRUCK to ZMEDRUCK. No need to copy the driver program.
    1) SE71Menu > Utilities > COpy from Client
    MEDRUCK ->>Client 000
    New formname ZMEDRUCK
    2) Now open the ZMEDRUCK in DE language in SE71
    3) Menu > Utilities > Convert original Language
    Change DE  to EN, save and activate
    4) Now open the ZMEDRUCK in EN language
    5) Goto Pagewindows > Main window,
    Look for the HEADER text Text element, copy the whole code under this Text element just after the ITEM text Text element, and comment the HEADER text above.
    Now the Header text Text element will be below ITEM text only. This will full fill your requirment.
    Now goto NACE transaction and add the copied ZMEDRUCK to the EF application.
    Regards
    Bala Krishna

  • DITA + FM: How can I change the automatically insert text for the element info?

    Hello,
    when I insert the element info in a topic, FrameMaker automatically insert the text "ADDITIONAL INFORMATION:".
    How can I change that?
    I know how to change it for the elements result, postreq and prereq. I change the text format rules for the elements in the topic.edd.
    But the element info has no text format rules and when I search in the topic.edd for the text "additional" or "info" I dont find something.
    With kind regards,
    Nina

    Hi Scott,
    thanks a lot for your reply! I've found the code in the EDD on page 65.
    "... is using the @type attribute value ..." - I have changed the values in the DTD (Structure\xml\DITA\app\dtd\commonElements.mod), but that didn't had any effect, not even after a restart of FM. I also changed the note attribute values in "dita-map.edd.fm" and "topic.edd.fm". Nothing. When I insert a note tag FM still inserts the original values.
    Did I missunderstand something? Further tips?
    Marcel

  • How can I change my Editor default back to Elements 8? (changed when I loaded trial Elements 11.)

    How can I change my Editor default back to Elements 8?   When I downloaded a trial version of Elements 11, my default changed to version 11.  I use Adobe Lightroom, and when I switch over to Elements using "Edit In", it automatically open Elements 11 now.

      In Lightroom Library prefs link to the PSE8 editor app, usually found on the Mac in support files. This example is for PSE10.

  • How can I change Adobe Photoshop Elements 10 into English version?

    It's strange for the second download shows Franch, how to change it to English version? Thanks.

    Thanks for response.  I purchase Photoshop Elements 10 from App store, the first install is ok-in English, but my computer reset for some problem, so I installed it again. But this time, it's not English version but the other that I cannot recognize. How can I do? I forgot to save the serial number, where can I check it?
    Thanks for help. 
    Jeff A Wright 於 2012/1/8 上午5:40 寫道:
    Re: How can I change Adobe Photoshop Elements 10 into English version?
    created by Jeff A Wright in Downloading, Installing, Setting Up - View the full discussion 
    The language is tied to the serial number.  Did you purchase the software directly from Adobe?
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4124186#4124186
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4124186#4124186. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Downloading, Installing, Setting Up by email or at Adobe Forums
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • I have downloaded the 32 bit version of photoshop elements, when i needed the 64 bit, how can I change this?

    I have downloaded the 32 bit version of photoshop elements, when i needed the 64 bit, how can I change this?

    Emmag74878818 what version of Photoshop Elements are you trying to download?  Where did you download the 32-bit version from?

  • How can I change column name in ALV table in WebDynpro ABAP?

    Hi Everyone,
    I have created an ALV table in WebDynpro ABAP. I have created a context node and added the required attributes there - for the ALV display.
    Now I want to change one columnn name of the ALV table.... Currently it is showing the description of the data element, which I don't want to show. I cannot create a new DE only for this purpose.
    Please let me know how can I change the name of the column.
    Regards

    Hi,
    This may help you to define your own column text in the ALV Table of webdynpro.
    see the below code.
    Here 'STATUS_ICON' is the column of the the output display of the ALV Table of webdynpro.
    "change the label of the report.
    DATA: lr_weeknum TYPE REF TO cl_salv_wd_column.
    CALL METHOD l_value->if_salv_wd_column_settings~get_column
    EXPORTING
    id = 'STATUS_ICON'
    RECEIVING
    value = lr_weeknum.
    SET THE LABEL OF THE COLUMN
    DATA: hr_weeknum TYPE REF TO cl_salv_wd_column_header.
    CALL METHOD lr_weeknum->get_header
    RECEIVING
    value = hr_weeknum.
    CALL METHOD lr_weeknum->set_resizable
    EXPORTING
    value = abap_false.
    hr_weeknum->set_prop_ddic_binding_field(
    property = if_salv_wd_c_ddic_binding=>bind_prop_text
    value = if_salv_wd_c_ddic_binding=>ddic_bind_none ).
    set the text of the column
    CALL METHOD hr_weeknum->set_text
    EXPORTING
    value = 'C Form'.
    regarads,
    balu

  • How can I change the status of the fileupload UI from disable to enable?

    Hi, experts,
    The Version of my Netweaver studio is 7.0.11.
    I create a view with fileupload UI element in WebDynpro for Java application, but the fileupload UI element is disabled so that I don't select file when I click the button in the fileupload UI element after I run the application.
    How can I change the status of the fileupload UI element from disable to enable?
    Best regards,
    tao

    Hi
    look at this thread [HI Masters , I need information for file upload program in web dynpro java|HI Masters , I need information for file upload program in web dynpro java]
    and check if u bind each file upload element to binary property in the context

Maybe you are looking for

  • My Itunes won't open!

    I try opening Itunes, and a message pops up saying that Itunes has encountered an error and needs to close. This is about a minute after I try to open. Itunes shows on the processes for about twenty seconds before the message pops up. What can I do?

  • Nokia E73 Mode File Manager/Gallery Alternatives?

    Not sure if I'm in the right section, but I'm assuming. For the Nokia E73 Mode the Gallery is too chaotic and disorganized. The images are organized on "Date Taken" instead of alphabetical or folders. Normally I resolve this issue by viewing images v

  • Links are set to open in new tab, not current tab. However since update to FF 14, they open in current tab. How can I change this back?

    I would like links I click on to open in a new tab, not the current tab. In the Tools>Options, I have it set to do this. However, since the update to 14.0.1, I can't get it to open in a new tab. This is for all web sites and email. What can I do to c

  • Flash player not registering

    I have installed and uninstalled and reinstalled flash player several times on my computer but it keeps showing that my flash player needs to be updated.  I have the most up to date flash player on my computer but it is not registering for some reaso

  • Can you transfer your game status to other devices

    we have an ipod touch generation 4 and want to transfer game levels to the ipad mini.  Is that possible or do we have to start over?