Is it possible to add a extra button to each separate slide of a slideshow?

I'm using a 100% width slideshow with text on each slide. I want a button 'read more' on each slide that links to the exact page. I know the button can be integrated in the text of the slide but i want it separate. To have a different colour and spacing. Can somebody help me?
For example I inserted an image. I know how to make the white box separate for each slide but i can't make the read more button separate for each slide.

Create your Read More box.
Highlight the end of you text inside your caption box.
Copy and paste your Read More box at the end of the text string.
You can move the white background up to separate it from the Read More box (see attached image).
You can also use the Wrap feature to move the box around.

Similar Messages

  • Add a radio button to each row on output (not selection-screen)

    its a normal interacitve report...
    we need to add a radio button to each row on output (not selection-screen) and when user selects the radio button of a particular row and clicks on the user defined menu 'Execute' the report has to fetch the records from a table corresponding to the selected row on the second list.
    all this has to be done in normal interactive list.
    please let me know your suggetions as soon as possible.
    thanks,
    usha.

    Hi ,  try this
    TABLES: spfli.
    TYPE-POOLS:slis.
    PARAMETERS: p_col TYPE i ,
                p_row TYPE i,
                p_color(4) TYPE c .
    DATA: t_fieldcat TYPE slis_t_fieldcat_alv,
          fs_fieldcat LIKE LINE OF t_fieldcat,
          fs_layout TYPE slis_layout_alv ,
          w_color(4) ,
          w_row TYPE i,
          w_fieldname(20),
          w_prog TYPE sy-repid.
    TYPES : BEGIN OF ty_spfli ,
              color(4),
              checkbox ,
              cell TYPE slis_t_specialcol_alv,
              carrid TYPE spfli-carrid,
              connid TYPE spfli-connid,
              cityfrom TYPE spfli-cityfrom,
              cityto TYPE spfli-cityto,
              distance TYPE spfli-distance,
           END OF ty_spfli.
    DATA : wa_spfli TYPE ty_spfli ,
           t_spfli TYPE TABLE OF ty_spfli.
    DATA: fs_cell LIKE LINE OF wa_spfli-cell.
    SELECT carrid connid cityfrom cityto distance
      FROM spfli
      INTO CORRESPONDING FIELDS OF TABLE t_spfli.
    w_color = p_color.
    fs_fieldcat-fieldname = 'CARRID'.
    fs_fieldcat-ref_tabname = 'SPFLI'.
    fs_fieldcat-col_pos = 1.
    fs_fieldcat-key = 'X'.
    APPEND fs_fieldcat TO t_fieldcat.
    CLEAR fs_fieldcat .
    fs_fieldcat-fieldname = 'CONNID'.
    fs_fieldcat-ref_tabname = 'SPFLI'.
    fs_fieldcat-col_pos = 2.
    fs_fieldcat-key = 'X'.
    APPEND fs_fieldcat TO t_fieldcat.
    CLEAR fs_fieldcat .
    fs_fieldcat-fieldname = 'DISTANCE'.
    fs_fieldcat-ref_tabname = 'SPFLI'.
    fs_fieldcat-col_pos = 3.
    fs_fieldcat-key = ' '.
    fs_fieldcat-edit = 'X'.
    APPEND fs_fieldcat TO t_fieldcat.
    CLEAR fs_fieldcat.
    fs_fieldcat-fieldname = 'CITYFROM'.
    fs_fieldcat-ref_tabname = 'SPFLI'.
    fs_fieldcat-col_pos = 4.
    fs_fieldcat-key = ' '.
    APPEND fs_fieldcat TO t_fieldcat.
    LOOP AT t_fieldcat INTO fs_fieldcat.
      IF fs_fieldcat-col_pos EQ p_col.
        fs_fieldcat-emphasize = p_color.
        w_fieldname = fs_fieldcat-fieldname.
        IF p_row IS INITIAL AND p_col GT 0.
          MODIFY t_fieldcat FROM fs_fieldcat TRANSPORTING emphasize.
        ENDIF.
      ENDIF.
    ENDLOOP.
    fs_layout-info_fieldname = 'COLOR'.
    fs_layout-box_fieldname = 'CHECKBOX'.
    fs_layout-coltab_fieldname = 'CELL'.
    fs_layout-f2code = '&ETA'.
    w_prog = sy-repid.
    CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY'
      EXPORTING
        i_callback_program = w_prog
        is_layout          = fs_layout
        it_fieldcat        = t_fieldcat
      TABLES
        t_outtab           = t_spfli
      EXCEPTIONS
        program_error      = 1
        OTHERS             = 2.
    IF sy-subrc <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    * WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    Regards,
    Aby

  • Spark ButtonBar is it possible to add a "custom" button?

    Either is it possible to add custom ButtonBarButton components to a spark ButtonBar?
    For example:
    <s:ButtonBar>
    <s:ButtonBarButton />
    <s:ButtonBarButtonWithImage />
    <s:ButtonBarButtonWithChildren />
    </s:ButtonBar>
    Or create a ButtonBarButton with children - like a Menubar?
    P.S: I could use the MenuBar, but there isn't a spark version. I would need a style customization.

    I've tried your component. It will be very helpful.
    I have a doubt (I think it's about List component):
    Considered I'm using a vertical layout with one MenuBar (height = 40 ) and one Container below. When, the user mouse over any menu item the submenu is displayed over the container, even the submenu has more than 40 of height  - like absolute layout.
    How the submenu is added to the layer - over the container (it didn't respect the vertical layout ?!)  (I didn't find in the SDK sources.)
    How the x and y is setted since the layout is vertical?
    Where can I get more information?

  • Extra buttons on each row of a report?

    Hi,
    I would like to add multiple buttons in front of each row in a report.
    When a button is pressed a Pl/SQL statement should run with access to the PK ID of that row.
    Also, it is important that I can add other buttons as well (edit, delete etc)
    What I want to accomplish, for example:
    I want to have an ‘add event’ button on each line of a ‘scheduled production run’, this should then branch to a new page on which first a hidden item (set to pk id) and visible item (pk info) is set to those of the row on which the button was pressed.
    I hope that makes sense.
    Please let me know how I can to do this,
    Thank you so much for any help!!!

    open the page, click the RPT link to the report column attributes of that region. choose the field you wish to alter (click the edit icon) then change under the "column link" section to an href. I have used a call to a javascript function in the URL box e.g. "javascript:show_the_page(#ADD#);" and included a javascript function within my app to handle this (read in PK and open a page in a new window with the PK as a variable)

  • Is it possible to add playback control buttons in a gif?

    I created an animation gif - it got out of control with lots more frames than i had initally thougth it would have.  Now I would like to add playback buttons on the gif (i.e. play/pause, forward, back)  Is this possible with Photoshop?  Or is there another program that would be better - possibly even easier?
    gif is viewable at www.phoenixcomputertraining.com/photoshop.htm

    Or is there another program that would be better - possibly even easier?
    As Zeno said. For your convenience, download the public Beta of Flash Builder from Adobe Labs. It can do all that in a halfway intuitive way without actually needing to program ActionScript or get dirty with other Flash concepts.
    Mylenium

  • Is it possible to add an extra Graphics card: ATI X300 SE PCI express

    I have a PowerMac G5 with ATI Radeon 9600 XT(AGP) installed. Recently my friend gave me a ATI X300 SE PCI express card and I am wondering whether I can add this card in the G5 and hook up another monitor to it.
    The ATI and Apple websites didn't mention this card is supported, so should I just give up this idea? Thanks.

    Another reason you can't use the ATI X300 -- it has Windows PC ROM code. You can only use cards in the Power Mac with OS X compatible firmware.
    As of this date, the fastest AGP card you can buy to replace your old one is the Mac Edition of the Radeon X800 XT. It runs $399 from various sources (ATI online store, Apple online store, MacSales.com, SmallDog.com, and Buy.com).

  • Is it possible to add a word doc (as a separate file) in Captivate?

    This could help to satisfy 508 compliance. This is in addition to the closed captioning feature, which I plan to incorporate.
    FYI - I used Articulate Presenter in the past and was able to attach a Word Document, which user was able to access via link.
    It would be nice to have a word doc incorporated into the stand-alone Captivate outpout.
    Thanks!
    Share

    Hi Share,
    Welcome to Adobe Forums.
    You can add a word doc in Captivate as a separate file.
    On a button or click box you can select the Action to "Open URL or File" and then type the name of the word doc in URL box. After publishing the output paste the word doc in the output folder and this will open the word doc as a separate file from the button.
    Thanks
    Vikas

  • How to add a delete button on each row of the table.

    i create a table with a list , and i add a new column.
    and then i drag a delete botton from the list operation to the column.
    when i create several rows. and click any delete botton of the new created rows. all the new created rows will be deleted.
    rows that already exist when the page render are not influenced.and when i click these rows' delete botton,
    just the current row will be delete.
    that's because when i click the new created rows' delete botton,all the new created botton in this column will automatically be clicked.
    i think adf consider all the delete botton are the same one.
    is it the table bug? please tell me how to resolve this problem. thanks.
    Edited by: 917391 on 2012-3-21 下午6:53
    Edited by: 917391 on 2012-3-21 下午10:07
    Edited by: 917391 on 2012-3-21 下午10:16

    i don't use the adf BC, so it is not a VO. it's just a service method that return a list.
    and i create the datacontrol and drag it to the page.
    Edited by: 917391 on 2012-3-21 下午10:26

  • How do I create a start/stop button for each separate while loop within my program, when each of them does a different task?

    I have a multimeter VI with separate while loops to accomplish the different tasks of reading  voltage, current, etc. Each while loop has a stop button, but I need a button that will have to be pressed in order for the while loop to even start. I tried putting another while loop around the present one, but it still has to run once before it will stop. I want the user to have to press the button before it runs, because they interfere with each other.
    I am just learning so patience and your kind assistance is greatly appreciated!
    ElectroKate

    iZACHdx wrote:
    Hello,
    I'm not entirely clear with everything you have going on and what you want your final functionality to be, but you can use sequence structures to prevent a loop from starting until the user presses a button like this:
    -Zach
    I have to ask, why is an NI employee using examples using sequence frames? The same thing could be accomplished using data flow by simply wiring the value of the first stop button out of teh first while loop and connecting it to the second loop. This would then use data flow to control the sequence. Why show new users bad programming methods?
    As to the original question I would concur with altenbach on using an event structure.
    Mark Yedinak
    "Does anyone know where the love of God goes when the waves turn the minutes to hours?"
    Wreck of the Edmund Fitzgerald - Gordon Lightfoot

  • How to add a push button in ALV Grid Top-of-page

    Is it possible to add a push button to the top-of-page in Alv grid display?if yes, then how? I am not using OO ABAP and am using reuse_alv_grid_display with top-of-page event.

    Hi,
    I am not sure whether we can add push button in top-of -page or not. But instead of that if you want to add button on toolbar as per your requirement then follow below link. it will useful.
    http://www.sap-img.com/abap/example-of-a-simple-alv-grid-report.htm
    Ram.

  • Is it possible to add subitems into one entry in buttonchoice?

    Dear All,
    Is it possible to add entries in button choice as following?
    That is, add one line "Process Route Template" in the Button Choice "Additional Functions", then add three sub-items under this entry.
    Can anyone help on this? Thanks.
    Peter Peng

    Hi Peter,
    It is not possible to have sub-items inside the button choice action items.
    To achieve your requirement for MENU BAR ui element, in which you can add as many as sub-menu and menu action items.
    Hope this helps you.
    Regards,
    Rama

  • Is it possible to put a "logout" button on the wake-from-screensaver dialog

    Does anyone know if there's a setting or hack to put a "logout" option on the password dialogue you get when the machine wakes from sleep or screensaver (with secure option set).
    Example: When our family laptop goes to sleep or screensaver after it was open in my account, it will wake up only with my password unless I make my wife's account administrator. If I do so, she can wake the computer without repowering it, but it wakes in MY account even though she's used HER username/password. That's not what we want. We want a logout button that will take her back to the multi-account login screen without rebooting.
    Does anyone know if this is possible?
    Thanks!

    hochmand wrote:
    Does anyone know if there's a setting or hack to put a "logout" option on the password dialogue you get when the machine wakes from sleep or screensaver (with secure option set).
    Example: When our family laptop goes to sleep or screensaver after it was open in my account, it will wake up only with my password unless I make my wife's account administrator. If I do so, she can wake the computer without repowering it, but it wakes in MY account even though she's used HER username/password. That's not what we want. We want a logout button that will take her back to the multi-account login screen without rebooting.
    Does anyone know if this is possible?
    it's not possible to add a logout button but there is no need. just go to system preferences->accounts->login options and enable fast user switching. then the wake from sleep dialog will have a 'switch users" button which will take you to the login window without logging out the current user. you can log into any user from the login window.
    Thanks!

  • How to add my own button in the system toolbar?

    Hi,
    Is it possible to add my own button in the system toolbar which is linked to one of my own menu item ? I did a little bit search in the forum, all said it is not possible. Can anyone confirm it?
    Thanks,
    Lan

    Hi Lan,
    Your finding is correct. The toolbar is not open to UI API. We do not have any methods to change anything there.
    You may check this if you haven't: Browse Buttons in B1
    Thanks,
    Gordon

  • How do i grab datalist ID and add it to button onclick to update that item

    Hi, I have pulled over some data from my sql server 2012 in VB C# DataList view. I would like to add a custom button to each item that will allow me to delete an item from the database and also update a database column onclick. EG: Update the paid (bit)
    column to 1 when the paid button is clicked. Here is what i have so far as i am new at this:
    my aspx page:
    <asp:Content ID="Content1" ContentPlaceHolderID="HeadContent" Runat="Server">
    </asp:Content>
    <asp:Content ID="Content3" ContentPlaceHolderID="MainContent" Runat="Server">
    <asp:DataList ID="dlActiveBills" runat="server" DataSourceID="SqlDataSource1">
    <ItemTemplate>
    Amount:
    <asp:Label ID="AmountLabel" runat="server" Text='<%# Eval("Amount") %>' />
    <br />
    DateReg:
    <asp:Label ID="DateRegLabel" runat="server" Text='<%# Eval("DateReg") %>' />
    <br />
    Deadline:
    <asp:Label ID="DeadlineLabel" runat="server" Text='<%# Eval("Deadline") %>' />
    <br />
    Notes:
    <asp:Label ID="NotesLabel" runat="server" Text='<%# Eval("Notes") %>' />
    <br />
    Name:
    <asp:Label ID="NameLabel" runat="server" Text='<%# Eval("Name") %>' />
    <br />
    <br />
    <asp:Button id="btnPaid" runat="server" Text="Paid" Commandname="update" />
    </ItemTemplate>
    </asp:DataList>
    <asp:SqlDataSource ID="SqlDataSource1" runat="server" ConnectionString="<%$ ConnectionStrings:ProjectConnectionString %>" SelectCommand="SELECT
    d.Amount,
    d.DateReg,
    d.Deadline,
    d.Notes,
    r.Name
    FROM
    Details d
    LEFT JOIN
    ReminderTypes r
    ON
    d.ReminderTypesId = r.ReminderTypesId
    WHERE
    d.Paid = 0"></asp:SqlDataSource>
    </asp:Content>
    my aspx.cs page
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Web;
    using System.Web.UI;
    using System.Web.UI.WebControls;
    using System.Data;
    using System.Data.SqlClient;
    public partial class active_bills : System.Web.UI.Page
    protected void Page_Load(object sender, EventArgs e)
    protected void MainContent_dlActiveBills_btnPaid_0_Click(object sender, EventArgs e)
    string dbConnection ="Data Source=somthing;Initial Catalog=somthing;Integrated Security=true;";
    SqlConnection sqlConnection;
    sqlConnection = new SqlConnection(dbConnection);
    sqlConnection.Open();
    SqlCommand cmd = new SqlCommand();
    cmd.Connection = sqlConnection;
    cmd.CommandText = "UPDATE Details SET Paid = 1 WHERE DetailsId = ?";
    cmd.ExecuteNonQuery();
    sqlConnection.Close();
    This doesn't work but can it be done in this way somehow?

    Hi irishwestman,
    Thank you for posting in MSDN forum.
    Since this forum is to discuss: Visual Studio WPF/SL Designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help
    System, and Visual Studio Editor.
    Based on your issue, it is related to the ASP.NET, so I suggest you can post this issue directly to the ASP.NET forum:http://forums.asp.net/
    you will get better support.
    Thanks for your understanding.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Can I add Action button on each page of my pdf document

    I have created  many power point slides with an action button on each slide that allows the user to click to display a video clip.   I would like to create a pdf document of this and replace each of my action button in ppt with an action button that works in Acrobat.
    I noticed that action buttons can be added to forms, but I want to be able to add an Action Button on each of my ppt slides to start playing a video clip (each slide will have a different video).
    I would like to do this using any coding method (i.e. Javascript, VBA, C , etc).   I think acrobat uses Javascript.
    The reason, is that I want to display my power point slides on an IPad and they don't support hyperlink in power point.   I believe IPad does suppport the full acrobat capabilities.
    Can this be done ??  
    Any suggestions where to start ??
    Thank You,
    G

    NO problem creating the buttons and then playing this back in Acrobat. Works great.
    However, unfortunately, none of the PDF viewers for the iPad support playing movies.   So playing it there won't work :(.
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Sat, 28 Jan 2012 11:00:47 -0800
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: Can I add Action button on each page of my pdf document
    Can I add Action button on each page of my pdf document
    created by gw70115<http://forums.adobe.com/people/gw70115> in Acrobat SDK - View the full discussion<http://forums.adobe.com/message/4171109#4171109

Maybe you are looking for

  • How to display BLOB image column with WEB application, JSF, ADF BC

    I looking for a way to display the content from a blob column on a WEB application, JSF, ADF BC The blob column contains a JPEG image. About the application The model contains a viewobject where the blob column attribute (photoimg) type is of type :

  • Unresponsive wireless mouse issue

    out of the blue, in snow leaopard, my mighty mouse has ceased to register any clicks or drags on screen, moves about ok but wont click on anything, i have a hard wired mouse and this works fine. I tried to zap PRAM and safe started, safe starting wor

  • INVALID MONTH ERROR

    I have seen a thread on this topic. But my issue is a bit different. I have a table (suppose A) with a date column (let b B) There is a view on this table say A_V. This view simply queries the table A. I have another table C, to which I am inserting

  • HOW DO I SET HOTMAIL AS DEFAULT EMAIL IN WINDOWS 7 WITH FOXFIRE? THANKS!

    When I go to "set default programs" .. Hotmail is not listed! I am a grandmother of 11 so this is the extent of my knowledge! I don't know where else to go to get hotmail on. My purpose is so that when I want to link a website to my email the email t

  • Shortcut keys disappearing on reboot

    Guys I'm using to putting things on the desktop and if you right click on a desktop icon, properties, you can define a shortcut key like ctrl+alt+k. However, on every reboot, these disappear for me. Has anybody heard about this happening on 8.1 Thx