Disable image in Advanced Table using SPEL

Hi All,
I am trying to render the image in Advanced table conditionally using SPEL in a custom page.
In the properties of Image bean, I added SPEL to render the Image conditionally.
When user clicks on the image, a popup will be shown.
It is working fine until this point, I am able to render the Image only for certain rows.
But the images which are rendered conditionally are disabled.
When I click on the image it does not show popup.
Please help me in resolving this issue
Thank you

Hi Stammine,
Thank you, I was able to fix this using Switcher.
Kumar

Similar Messages

  • Multiple Column hiding in advance table using Switcher

    Hi All,
    I am having requirement of hiding multiple columns in advance table using swithers.
    Lets says I am searching for the the parties in party search page. If the party is of type person then two columns should be visible one is firstName and LastName.
    and If party is of type organization then firstName and lastName column shpould be hidden and only the PartyName column should be visible.
    Is this possible through switchers if yes please explain?
    Br, 903096

    Hi ,
    This can be done through switcher case , along with switcher you also need to use SPEL binding the each of those attribute
    that you wish to hide .
    Go through delete exercise to understand how to implement switchers case .
    Let me know if you need any help .
    --Keerthi                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Replace words with images, in a table, using the search/replace tool

    Hello everybody
    I have a question:
    Is it possible to replace words with images, in a table, using the search/replace tool?
    My case:
    I have a table with about 9000 articles on about 400 pages. In this table there are words which I like to replace with Logos.
    Example: The word "DM" should be the Logo "DM" (.eps). This word is about 1200 times in this table.
    Is it possible to replace it automatically?
    Thank you very much for your helb.
    Kind regards Alex

    Hello Mr. Werner
    Thank you for your reply.
    Can I ask you which Version of InDesign do you use?
    I use CS 5.5 and there I can't find the change field "other" you told me.
    Can you see it on the screenshot? (Sorry it is german...)
    Thank you very much for your support.
    Kind regards Alex

  • Adding a column in advanced table using personalizations

    Is it possible to add a column in advanced table using personalizations.
    If Yes , then i am not able get "Create Item" Icon on Advanced table Level personalizations . Can some one give reason? or there is any other way to create Item in Adavnce table.
    Thanks, Avaneesh

    The support for adding an item in advancedTable is supported from 11.5.10 CU3 onwards. But you can manually add an item in the personalization document and upload it and that should work. I had earlier provided the xml tags for doing that in one of threads and you should be able to find that in the forum. If you are not getting it I will search it for you. We supported the same way of addition using personalization in CU3 so manual addition in to the pers document should be fine for this requirement only.

  • Disabling rows in advanced table

    Hi All,
    I have an advanced table where in users can add multiple rows, fill in some details and submit the page.
    Once the page is submitted, I will be doing few business validations and need to redirect the control to the same page. At this step, I need to disable the rows present in my table. I tried doing this in CO, but have received errors stating that the item's property cannot be changed in processFormRequest. Any suggestions on how to achieve this functionality?

    I suggest looking into using a "Property View Object" or possibly SPEL.

  • I am unabel to select all rows in advance table using Select All option

    Hi all ,
    I am unable to select all the rows in advance table . Select All option in advance table selects all rows present in working page but doesnt select the rows which we get by clicking next button ... i am having a requirement to select all the rows with a single click on select all , is it possible ..
    Plz help
    Thanking you all

    Hi,
    I'm using an adf table but i don't want to have the "Select All" and "Select None" options above the table. Does someone know how i have to remove those links?
    Or is there indeed a solution to override the methodes of those links?
    Message was edited by:
    Alexander

  • Inserting image in a table using php +zend

    Hy!
    The table is
    (products(picture_p blob,prod_id number)) when i try to insert the pictureusing a similar code with this from oracle .com:
    // Insert the BLOB from PHP's tempory upload area
    $lob = oci_new_descriptor($conn, OCI_D_LOB);
    $stmt = oci_parse($conn, 'INSERT INTO BTAB (BLOBID, BLOBDATA) '
    .'VALUES(:MYBLOBID, EMPTY_BLOB()) RETURNING BLOBDATA INTO :BLOBDATA');
    oci_bind_by_name($stmt, ':MYBLOBID', $myblobid);
    oci_bind_by_name($stmt, ':BLOBDATA', $lob, -1, OCI_B_BLOB);
    oci_execute($stmt, OCI_DEFAULT);
    // The function $lob->savefile(...) reads from the uploaded file.
    // If the data was already in a PHP variable $myv, the
    // $lob->save($myv) function could be used instead.
    if ($lob->savefile($_FILES['lob_upload']['tmp_name'])) {
    oci_commit($conn);
    else {
    echo "Couldn't upload Blob\n";
    $lob->free();
    oci_free_statement($stmt);
    // Now query the uploaded BLOB and display it
    $query = 'SELECT BLOBDATA FROM BTAB WHERE BLOBID = :MYBLOBID';
    $stmt = oci_parse ($conn, $query);
    oci_bind_by_name($stmt, ':MYBLOBID', $myblobid);
    oci_execute($stmt, OCI_DEFAULT);
    $arr = oci_fetch_assoc($stmt);
    $result = $arr['BLOBDATA']->load();
    // If any text (or whitespace!) is printed before this header is sent,
    // the text won't be displayed and the image won't display properly.
    // Comment out this line to see the text and debug such a problem.
    header("Content-type: image/JPEG");
    echo $result;
    oci_free_statement($stmt);
    oci_close($conn); // log off
    ?>
    I get an error -can't open file htdocs/ phpA.tmp
    please if you have an idea from where it could be the error reply

    It looks like your webserver doesn't have read permissions on the directory and files within it. In Linux, set it to 755, in Windows, I'm not sure what needs doing sorry.

  • Inserting an image into a table using the iPad?

    I am trying to make an evidence table in pages. I need to insert photographs into a table, next to the related statement. Is it possible to insert a photograph into the table on an iPad as I obviously don't have the 'command' button that others are using. If this is possible I want to be able to insert the picture as a predefined size?

    Hi,
    Yes, you can do this by using the Word Edit Cell VI under Report Generation>>Word Specific>>Word Tables in your block diagram functions pallette.  After creating a table, you can edit specific cells and send the file path of the image saved on your computer to that specific cell.  I put together an example that I've attached here as well to help you out with this.
    Regards,
    Austin S.
    National Instruments
    Academic Field Engineer
    Attachments:
    RGTWordImageInTable.vi ‏14 KB

  • Tiling images in a table using xml

    Does anyone know how I can read through an xml file which contains image names and command it to iterate so that it displays three images per row in a table, and continues down the columns until it reaches the end of the list?
    Ex: like the below pattern, where O's are images
    O O O
    O O O
    O O O
    O O

    Hello Mr. Werner
    Thank you for your reply.
    Can I ask you which Version of InDesign do you use?
    I use CS 5.5 and there I can't find the change field "other" you told me.
    Can you see it on the screenshot? (Sorry it is german...)
    Thank you very much for your support.
    Kind regards Alex

  • Retrieve image from oracle table to vb front end

    Hi
    I want to create a table in oracle and want to insert an image to the table using lobs and i am trying to get display of image in visual basic form
    please help me
    solution send on [email protected]
    thanx

    Hi Rajat,
    First of you, please post your technical questions at
    http://forums.oracle.com/forums/index.jsp?cat=18
    Now coming to your question, are you using java or pl/sql to insert the image into database.
    If it is using jave then you can check the 'LOB Datatype' sample for inserting an image into LOB column. It is present at
    http://otn.oracle.com/sample_code/tech/java/sqlj_jdbc/files/advanced/LOBSample/LOBSample.java.html
    Regards,
    Anupama

  • Edit advanced table record

    Hi,
    Can any body tell me how i edit particular row in advaned table using single selection. when i click on particular record in table it converts into editable field.
    plz send me code and brief description for this.
    Thank u very much....
    Thanks,
    joy

    Hi,
    suppose you have check box on the every record of advance table.
    1> write the ppr event on check box . i.e. when the check box clicked, the row should be updatable mode.
    2> create one transient attribute in VO, return true or false according to check box selected or not
    3> set the read only property of every column of the advance table to spel value e.g. {oa.<ViewInstance>,<BooleanTransientAttribute>}
    Thanks,
    Kumar

  • OAF Advance Table

    Hi,
    My requirement is:
    There is a search page based on advance table. New record can be created in advance table using add another row button and there is save button for saving the record to database.
    In advance table there is one column Detail of image type. What i have to do is when Detail image icon is clicked, a new page will open having advance table where child records can be created and saved using save button. My requirement is that whenever a new master record is created, child record is mandatory and should be created.
    How can this requirement be handled? Plz guide me.
    Thanks.

    Do you want Child records with default value to be created even before you access the details screen? It might not be a wonderful idea since records might be created for various master data (in case user forgets to explicitly navigate to details screen and update).
    A better idea (and recommended) is to open up the detail page and then allow user to explicitly save the records there. Having a table on detail page is a matter of choice.
    Regards

  • Row attributes in the advanced tables

    Hi Everyone,
    In my custom page, i have developed an Advanced Table. The user can add any number of rows in the advanced table and i am capturing all the rows and the attributes of those rows in the advanced table using a loop.
    Now, no matter how many rows the user adds, i need to fetch the attributes of all the rows and pass them to the next page for calculations and other purposes. I am not sure how to implement this logic.
    Please let me know if anyone of you has got any ideas.
    Thanks

    Hi,
    You can get the row reference with this code.
    Example:--->
    CO Code
    import oracle.apps.fnd.framework.webui.OAWebBeanConstants;
    if ("serviceDateChange".equals(oapagecontext.getParameter("event")))
    String s5 = oapagecontext.getParameter("evtSrcRowRef"); // Getting the Row reference
    OR
    *// Another Method for getting row reference.*
    String rowReference = pageContext.getParameter(OAWebBeanConstants.EVENT_SOURCE_ROW_REFERENCE);
    Serializable aserializable6[] = { s5 };
    am.invokeMethod("validateBackDate", aserializable6);
    AM Code
    public void validateBackDate(String s)
    XXEOVORowImpl xxeovorowimpl = (XXEOVORowImpl)findRowByRef(s);
    if (xxeovorowimpl != null)
    //do whatever you want to do...
    Thanks
    --Anil                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • How upload image in my table???

    hi, i create table with a column of type blob. Now, i don`t know how put a image in this column :S. ah! for this purpose i use htmld. how upload a image in my table using htmldb. thanks
    P.D. Help Me :D

    Alvaro,
    are you looking for this ( http://download-uk.oracle.com/docs/cd/B25329_01/doc/appdev.102/b25310/up_dn_files.htm#sthref176 ) ?
    This is a step by step guide for uploading / downloading files in your application.
    ~Dietmar.

  • How to disable a column in Advance Table

    Hi All,
    I have an advance table, for which one of the column is MessageTextInput I want to disable this column programatically on certain condition for a particular row, is this should be implemented by switcher else is there a better way.
    Thanks in advance

    switcher is the best way to implement this problem.
    You can also use SPEL expression, which is very easy to implement.
    Eg,
    Set the SPEL expression for readOnly property as ${ReadOnlyFlag} // where readOnlyflag is a boolean attribute in the VO of respective region.
    --Prasanna                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Maybe you are looking for