Threading two different text boxes

Hi.. How do you thread two different text box with two different text format?
Eg. Text Box 1: Font Size 50pt...
Text box 2: Font Size 10pt..
Once you thread the two text boxes; and delete the content in Text box 1, what ever the content that flows to Text box 1 from text box 2 should auto format to Font Size 50.
Any Idea how to do this?

If I understand you corrrectly, I don't know how to do that, but in case I don't understand what you want, can you please tell me if I have this right?
You have a chain of text frames. When you start entering text, it is 50pt. When the text fills the frame and jumps to the next frame, all of that text is 10pt. and this is all done automatically. In other words, the first word of the second frame would change from 10 to 50 automatically if it jumped back to the first frame for some reason (like the first frame being made larger, or some of it's text being deleted).
If that's what you want, then maybe someone else knows how to do it, but I don't.

Similar Messages

  • Two different text boxes?

    Hi,
    I just opened a template that comes with Pages. There are two different text boxes. One has the usual little white squares at the edges. The other one has yellow dots instead. What is the difference between them? Does anyone know?
    Thanks
    P.

    Hi, it's Pages 5.2.2 and the template is DIN5008-A and DIN5008-B which are specific to Germany, I think. Please see the screenshot. I haven't seen it in any other document yet.

  • How can I align two different text row in the same table in two different way (one centered and the other one on the left)?

    Hi,
    I want to center two different text row that are in the same table but one on the center and the other one on the left. I put a <span> tag hoping that it has been overwhelmed the table's class properties The .bottomsel's font-family and the .Cig84's font-family and colour work but the text-align don't: they're both on the left.
    These are my source and CSS codes:
    Source:
    <table width="600" border="0">
      <tr>
        <td class="bottomref"><p><span class="bottomsel">| <a href="index.html" target="_self">Main</a> | <a href="about.html" target="_self">About</a> | <a href="clients.html" target="_self">Clients</a> | <a href="contact.html" target="_self">Contact</a> |</span><br />
          <span class="credits">Credits: <span class="Cig84">Cig84</span></span></p></td>
      </tr>
    </table>
    CSS:
    .bottomsel {
      text-align: center;
      font-family: Georgia, "Times New Roman", Times, serif;
    .credits {
      text-align: left;
    .Cig84 {
      color: #F00;
      font-family: "Comic Sans MS", cursive;

    Use paragraph tags with CSS classes.
    CSS:
         .center {text-align:center}
         .left {text-align:left}
    HTML:
    <table width="600" border="0">
      <tr>
        <td class="bottomref">
              <p class="center">This text is center aligned</p>
              <p class="left">This text is left aligned</p>
        </td>
      </tr>
    </table>
    Nancy O.

  • Is there a way that you can have two different text fields (email, phone) that one at least one of them must be completed before submitting the form? Can it be done using javascript in the validation tab? if so, how?

    Is there a way that you can have two different text fields (email, phone) that one at least one of them must be completed before submitting the form? Can it be done using javascript in the validation tab? if so, how?

    Here is one solution:
    // mouse up action for submit button;
    function GetField(cName) {
    // get field object for cName field with error checking;
    var oField = this.getField(cName);
    if(oField == null) app.alert("Error accessing field named " + cName + "\nPleae verigy field name, spelling and capitalizeation.", 1, 0);
    return oField;
    } // end GetField function;
    var oPhone = GetField("phone");
    oPhone.required = oPhone.value == oPhone.defaultValue;
    var oEmail = GetField("email");
    oEmail.required = oEmail.value == oEmail.defaultValue;
    if(oPhone.required && oEmail.required) {
    app.alert("Missing required fields.", 1, 0);
    } else {
    app.alert("Submitting form", 3, 0);
    // additional code for submission;

  • How to link one scroll bar with two dynamic text boxes.

    How to link one scroll bar with two dynamic text boxes.
    If i move scroll bar in one text box,automatically text will
    be moved in another text box.But scroll bar is not visible.
    Can you please help me.
    Thanks in advance.

    See the following article:
    JavaScript - setFocus Method for tabbing to next form field
    And see if iOS can even handle the sample form.
    iOS and android devices are not a powerful as your desktop of laptop computer and have limited support for JavaScript within PDF forms. This limitation for specific apps ranges from none to quite a bit but not all JavaScript.

  • Downloading two different text files using gui_download

    Hi Folks,
    I have two internal tables.itab1 and itab2.Generally in  most cases I have to download only the data in itab1 as a text file using Gui_download.In some cases if a particular condition is satisfied I need to download both itab1 and itab2 data as two different text files using gui_download.To achieve this I had called the gui_download twice as I have to pass two different internal tables.
    But I am getting only itab1 textfile and not itab2 textfile.
    In the selection screen I am giving the path as c:\..
    Kindly let me know where I am going wrong.
    K.Kiran.

    Hi
    You keep the both files in a ITAB and in the loop of that Itab use GUI_DOWNLOAD to download the two files
    data: begin of itab,
              file like rlgrap-filename,
            end of itab.
    In initialization event
    put the two files into this ITAB.
    loop at itab
    call function gui_download.
    endloop.
    check like this
    Regards
    Anji

  • Connect two floating text boxes in Pages so the text continues

    Hi,
    I'd like to connect two floating text boxes in Pages 5.0 so text continues beetween them. I'm sure that in Pages '08 this function was implemented, is there some way to do this on the new version? Thanks!!

    No, feature removed allong with over 90 others:
    http://www.freeforum101.com/iworktipsntrick/viewforum.php?f=22&mforum=iworktipsn trick
    Pages '08 or Pages '09 should still be in your Applications/iWork folder.
    Trash/archive Pages 5 and rate & review it in the App Store.
    Peter

  • Is there a way to make two different text fields be "either or" like a "yes no" check box?

    I'm have Acrobat 9 Pro on a Mac running Yosemite.
    I have two text fields that each are formatted to have a number entered, but the user chooses which to fill out — either "number of weeks" OR "number of months" (two separate text fields). I don't want them to fill out both fields, only one of them.
    Is there a way to set up these two text fields so that only one can be filled out? (Sort of like when you have a "yes" and "no" check the box field, you name them the same but have different export values?)
    Thanks for any help provided.
    ~ bexterinni

    Only by custom JavaScripting.

  • Two column text box with header

    I have a text box that is set to flow as two columns. The beginning of the text box has a header then a list of bulleted items. My problem is that when the text flows to the second column, it is set at the top (in-line with the header). What I would like is to do something like set a top margin just for the second column so it will line up with the body text from the first column. Is there an easy way to do this or should I just use two text boxes and position the second box where I want it?

    Simplest is to use two text boxes.
    Dave Saunders has a script (http://pdsassoc.com/index.php?Nav=downs&Ban=Downloads&Info=downloads.html) that can do it with one text box by putting your head in a one-column table that intrudes into the second column. I've never used his script, and I see his website says CS and CS2, so I'm not sure if it would work with your version.
    You could probably achieve what you want (because I see you don't actually need the head to straddle, just the texts to top align with each other) by forcing a huge leading on one character in a frame that's set to First Baseline Offset by Leading.
    Ken

  • Text flow into one or two column text boxes depending on the number of text lines

    Question InDesignCS3
    Is it possible to let text flow into one or two column textboxes depending on the number of text lines?
    Example 1)
    --Default text box--|
    | Text line 1 |
    | Text line 2 |
    | Text line 3 |
    | Text line 4 |
    ------------------- |
    If there are more than 4 text lines in the in the text box, this box has to become a two column box. like example 2
    example 2)
    |Text line 1 | Text line 4 |
    |Text line 2 | Text line 5 |
    |Text line 3 | Text line 6 |

    if (myTextFrame.lines > 4) {
    myTextFrame.textFramePreferences.textColumnCount = 2;
    } else {
    myTextFrame.textFramePreferences.textColumnCount = 1;

  • Why I don't succeed to create two connected text boxes?

    In iBooks Author I tried to create a text box connected to another pre-existent text box in the same page. First I clicked the text box, then I selected Format > text box but the option "add linked text box" was unselectable!
    (in this image the text is in italian :S)

    The first text box needs to be made into a hyperlink before you can select it from the second one.
    See this previous thread:
    Linking text boxes not working on...: Apple Support Communities

  • 3 Questions- Two about text boxes and one about something else! (10 Points)

    Hi, I'm doing a large project in java and have ran into several issues. These are summed up in these three questions:
    1. How would I make certain words certain colours/formats? I have been told I should a JTextPane, but all my text is currently in a box created like this:
    static JTextComponent textbox = new JTextArea("", 23, 60);
    2. How would I give that above box (or the JTextPane if I used that) line numbers next to each line. Not part of the text box, but on the left hand side numbers go down every line, however (and here's the catch) when you scroll the text box, the line numbers have to scroll also, so they stay in touch with the lines.
    3. How would I launch an external application? At the start its just an .exe, however I have to load it with certain parameters? any ideas?
    Thank you
    Alex

    1. How would I make certain words certain
    colours/formats? I have been told I should a
    JTextPane, but all my text is currently in a box
    created like this:Then you have a problem. You need something that can handle a StyledDocument
    2. How would I give that above box (or the JTextPane
    if I used that) line numbers next to each line. Not
    part of the text box, but on the left hand side
    numbers go down every line, however (and here's the
    catch) when you scroll the text box, the line numbers
    have to scroll also, so they stay in touch with the
    lines.http://www.developer.com/java/other/article.php/3318421
    3. How would I launch an external application? At the
    start its just an .exe, however I have to load it
    with certain parameters? any ideas?http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-traps.html

  • Why are my iMessages sent from iOS (6.0) and OSX (10.8.2) being received in two different dialog boxes?

    I'm trying to unify my iMessages sent from my iPhone 4S and my rMBP. iMessages I send from my iPhone to my friend's iPhone is in one window, and if I send another from messages on my rMBP it is sent to a different contact box on my friend's phone.
    Is there any way to fix this, I've been trying different combinations of caller id settings on both and I'm so confused.
    Thanks in advance!

    Thanks Tubby
    yes, I was wondering if RAC had any other side affects. When I run a 10046 trace on the statement
    I can see lots of entries like this (not that I profess to know what this means !)
    WAIT #2: nam='gc cr multi block request' ela= 606 file#=19 block#=16 class#=1 obj#=469214 tim=1211888400468677
    WAIT #2: nam='db file scattered read' ela= 1455 file#=19 block#=12 blocks=5 obj#=469214 tim=1211888400470230
    WAIT #2: nam='gc cr multi block request' ela= 435 file#=19 block#=24 class#=1 obj#=469214 tim=1211888400471169
    WAIT #2: nam='db file scattered read' ela= 502 file#=19 block#=17 blocks=8 obj#=469214 tim=1211888400471718
    WAIT #2: nam='gc cr multi block request' ela= 259 file#=19 block#=32 class#=1 obj#=469214 tim=1211888400472325
    WAIT #2: nam='gc cr multi block request' ela= 263 file#=19 block#=32 class#=1 obj#=469214 tim=1211888400472606
    ..I just find it strange that Oracle doesn't cache these blocks for me by replacing some of the aged blocks in the cache.
    Flushing the buffer_cache seems to have the desired effect, as it does then get cached.
    Thanks

  • Is it possible to fix text boxes in position when making a masterslide?

    Hi, I'm trying to make a set of Keynote templates for a small organisation - we need consistency, therefore I don't want any of the styles to be overwritten. As an example, I have a title page and subtitle page with two text boxes, one bold and one light for title and intro text. These are locked in position on the masterslide, but when it comes to editing (i.e. Add slide) the text boxes are moveable.
    It's driving me potty, I'm sure there's a simple thing to stop this. Any help would be great.
    thanks

    Afraid it doesn't work. I've read the manual back to front to try something myself. Having transferred it to my mac and edited it there, the text boxes don't have the blue link boxes to link text.
    Also, when transferring it back to the iPhone, when I open my document it gives a warning saying that linked text boxes aren't supported and it has separated them into two different text boxes again.
    I'd suggest you give feedback to Apple about this as a feature enhancement request.

  • I'm having some trouble spacing groups of text boxes. Does anyone have an automated way to evenly distribute space between groups of two text boxes?

    There isn't much more to this question. My format works like this:
    H2 Headline
    H3 Explanation
    H2 Headline
    H3 Explanation
    H2 Headline
    H3 Explanation
    I need to distribute these text boxes evenly down my page. It's a bit of a pain to do so manually. Since there are other objects on the page, the spacing guidelines get thrown out of whack. My most secure way is to create a box, line it up with the bottom of the first group and the top of the next. Then repeat all the way down the page.
    I thought about using just one text box but rejected it. I need to have content pulled from other portions of the site. That wouldn't be possible with only one text box. Plus, it's much easier to format the text box than individual text.
    If anyone has an idea, I'd love to hear it.
    Thanks.

    mitchging If I am understanding what you require, this might be what you're after.Assuming you want to have all the boxes equally spaced, you can use the Align panel. In the screen grab the four boxes are sets of two grouped text boxes, similar to your description. Select the first group object, then select the remaining three. Open the Align panel. First set the Align To method to Key Object. Now set the distribution spacing to the required value. When you click the Vertical Distribute Space button, they will all be spaced equally. You can then fine-tune it by changing the value and hitting the button again whilst they are still selected.
    I hope this helps.
    David

Maybe you are looking for