Ultiboard 11 - New design layout challenges

Hello again NI team,
We have just recently started designing new PCBs using Ultiboard 11.0.1, and we've run into several challenges with the software, on issues ranging from setting up Global Preferences, to basic trace routing. Below are some of the issues we've discovered this past week:
Trace vias can be moved and disconnected from their trace, and cannot be used to drag a trace by themselves.
It is impossible to move two traces connected with a via without either creating two opposing all-angle traces, or disconnecting the trace from the next vectors.
Vias apparently only come in two sizes; standard and micro. (no drop-down for multiple sizes within one design)
Without any explanation, the ability to drag a component and have the trace redraw can be lost, whether with manually drawn traces or follow me traces. (‘Part drag’ in Global Prefs. was still checked)
Redrawn traces change path significantly despite net topology set to ‘shortest’.
If a trace is manually moved, attached 90 degree bends are lost. UB11 automatically inserts rounded/chamfered corners.
If you move the trace further out, original geometry is lost altogether.
DRC filters are not saved within the PCB, and must be re-added every time the file is opened.
Layer visibility toggling has no keyboard shortcut. Only option is a two-click process in design toolbox.
‘Global Preferences’ such as color scheme, are not saved to the program, only the PCB. Newly created scheme settings are not saved once the program is exited.
Traces drawn using ‘follow me’ can be attached off-grid. There is no clear way to move the trace back onto the grid. This makes manual adjustment impossible without redrawing the entire trace.
Manual moving using the mouse to drag, or pasting of copied traces or objects results in 0.5 mil spacing, despite all PCB grids being set to 5.0 mil or higher.
A section of a trace that is re-routed can become a separate piece of a trace, even when perfectly inline with the sections attached to it. This necessitates multiple selections when attempting to move a single trace run, or deleting and rerouting the trace manually.
We are eager to use many of the advanced features available in this software, but these issues are making the process quite tedious. Are there functions we are overlooking?

AVPro,
Hello.  There are a few things here that we can help with through some simple work arounds, some things have been sent in as feature requests... others I'll need to look at directly to reproduce and see if there is something that can be done.  Please send me an email to setup an online discussion ([email protected]).
Here are my intial thoughts - but we are certainly interested in helping you out and making you successful using the tool.   Also v12 may have addressed some of these things, but I'll need to follow up directly to verify....
Trace vias can be moved and disconnected from their trace, and cannot be used to drag a trace by themselves.
It is impossible to move two traces connected with a via without either creating two opposing all-angle traces, or disconnecting the trace from the next vectors.
Try this:   highlight the VIA and the connecting trace segment(s) by drawing a box with the mouse around the via and the segments of interest.   Now when you move the via with the arrow keys, the traces should 'rubber band' with the VIA.    I agree its not as nice as just dragging the VIAs and having the traces move with the VIA, but its the best work around I have for now.
Vias apparently only come in two sizes; standard and micro. (no drop-down for multiple sizes within one design)
Yes, this is an active feature request into R&D - better VIA management / sizing.   You can adjust the VIA one by one (and adjust) but you can only setup/select 1 standard via as default and adjust as needed throughout the design.  This is something I have tried to prioritized with R&D.
Without any explanation, the ability to drag a component and have the trace redraw can be lost, whether with manually drawn traces or follow me traces. (‘Part drag’ in Global Prefs. was still checked)
Redrawn traces change path significantly despite net topology set to ‘shortest’.
If a trace is manually moved, attached 90 degree bends are lost. UB11 automatically inserts rounded/chamfered corners.
If you move the trace further out, original geometry is lost altogether.
I think many of these things have been improved in UBv12, however I think we need to take a look at the design specifically.   You can use the <space> key to change the geometry as you are routing, but I am not sure about preserving redraw (lets look at in both v11 and v12).
DRC filters are not saved within the PCB, and must be re-added every time the file is opened.
We'll have to check on this for v12 - I think this was addressed.
Layer visibility toggling has no keyboard shortcut. Only option is a two-click process in design toolbox.
I think you are correct from a visibility standpoint, but when routing you can setup 'preferred layers' - F(X) keys and toggle between layers when routing (Q key in v12).  There are some suggested tricks to setting up visibility in UB - as an example if you have a ground plane, I suggest coloring that a dark color (gray) and then it will appear always in the background no matter the layer visibility settings.
‘Global Preferences’ such as color scheme, are not saved to the program, only the PCB. Newly created scheme settings are not saved once the program is exited.
Ok - agreed - this should be changed to a universal scheme setting as a default.
Traces drawn using ‘follow me’ can be attached off-grid. There is no clear way to move the trace back onto the grid. This makes manual adjustment impossible without redrawing the entire trace.
Manual moving using the mouse to drag, or pasting of copied traces or objects results in 0.5 mil spacing, despite all PCB grids being set to 5.0 mil or higher.
Ok - I'll need some additional information on this - can you send me a direct email so we can setup a dialog ([email protected]).
A section of a trace that is re-routed can become a separate piece of a trace, even when perfectly inline with the sections attached to it. This necessitates multiple selections when attempting to move a single trace run, or deleting and rerouting the trace manually.
Is the net settings getting changed?   Again lets look at this and we'll see what can be done (I'll try in v12 and see if its better).
Regards,
Pat Noonan

Similar Messages

  • NEW Design Layout Using Omnipotlet...?

    Hi All,
    Is it possible to build a "Customized Design Layout" using OmniPortlet...?
    How can i achieve this in OracleAS Portal V 10.1.4...?
    Please help me
    Regards,
    Kalyan Chandra

    You can do this using the HTML layout of omniportlet and please have a look at the following link to get more details:-
    http://download-east.oracle.com/docs/cd/B14099_19/portal.1014/b14135/pdg_op_ex.htm#CHDEBHCF
    -- Guneet

  • [svn] 4634: First part of glue code for allowing Halo components to use the new Text Layout Framework , in order to get functionality such as bidirectional text.

    Revision: 4634
    Author:   [email protected]
    Date:     2009-01-22 17:38:56 -0800 (Thu, 22 Jan 2009)
    Log Message:
    First part of glue code for allowing Halo components to use the new Text Layout Framework, in order to get functionality such as bidirectional text.
    Background:
    TLF is making this possible by implementing a TLFTextField class. It is a Sprite that uses TLF to implement the same properties and methods as the legacy TextField class in the Player. Thanks to the createInFontContext() bottleneck method in UIComponent, it can be used by a properly-written Halo component (such as those in Flex 3) without any modifications to the component.
    Note: Text should render similarly -- but is unlikely to render identically -- when a component uses TLFTextField vs. TextField. The width and height may be different, affecting layout; text could wrap differently; etc. This is a fact-of-life based on the fact that TLF/FTE and TextField are completely different text engines.
    Whether a Halo component uses TLF or not to render text will be determined in Flex 4 by a new style, textFieldClass. (Gumbo components always use TLF.)
    TLFTextField is currently only partially implemented. It does not yet support scrolling, selection, editing, multiple formats, or htmlText. Therefore it can only be used for simple display text, such as a Button label.
    Details:
    The TextStyles.as bucket 'o text styles now includes a non-inheriting textFieldClass style. It can be set to either mx.core.UITextField or mx.core.UITLFTextField. These are the Flex framework's wrapper classes around the lower-level classes flash.text.TextField (in the Player) and its TLF-based workalike, flashx.textLayout.controls.TLFTextField.
    The global selector in defaults.css currently sets it to mx.core.UITextField using a ClassReference directive. For the time being, all Halo components will continue to use the "real" TextField.
    The new UITLFTextField is a copy of UITextField, except that it extends TLFTextField instead of TextField. This class has been added to FrameworkClasses.as because no classes in framework.swc have a dependency on it. It will get soft-linked into applcations via the textFieldClass style.
    The TLFTextField class currently lives in a fourth TLF SWC, textLayout_textField.swc. This SWC has been added to various build scripts. The external-library-path for building framework.swc now includes all four TLF SWCs, because UITLFTextField can't be compiled and linked without them. However, since they are external they aren't linked into framework.swc.
    Properly-written Halo UIComponents access their text fields only through the IUITextField interface, and they create text fields like this:
    textField = IUITextField(createInFontContext(UITextField));
    (The reason for using createInFontContext() is to support embedded fonts that are embedded in a different SWF.)
    The createInFontContext() method of UIComponent has been modified to use the textFieldClass style to determine whether to create a UITextField or a UITLFTextField.
    With these changes, you can now write code like
    to get two Buttons, the first of which uses UITextField (because this is the value of textFieldClass in the global selector) and the second of which uses UITLFTextField. They look very similar, which is good!
    Currently, both Buttons are being measured by using an offscreen TextField. A subsequent checkin will make components rendering using UITLFTextField measure themselves using an offscreen TLFTextField so that measurement and rendering are consistent.
    QE Notes: None
    Doc Notes: None
    Bugs: None
    Reviewer: Deepa
    Modified Paths:
        flex/sdk/trunk/asdoc/build.xml
        flex/sdk/trunk/build.xml
        flex/sdk/trunk/frameworks/projects/framework/build.xml
        flex/sdk/trunk/frameworks/projects/framework/defaults.css
        flex/sdk/trunk/frameworks/projects/framework/src/FrameworkClasses.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/styles/metadata/TextStyles.as
    Added Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UITLFTextField.as

    Many of your points are totally legitimate.
    This one, however, is not:
    …To put it another way, the design of the site seems to be geared much more towards its regular users than those the site is supposedly trying to "help"…
    The design and management of the forums for more than five years have driven literally dozens of the most valuable contributors and "regulars" away from the forums—permanently.
    The only conclusion a prudent, reasonable person can draw from this state of affairs is that Adobe consciously and deliberately want to kill these forums by attrition—without a the PR hit they would otherwise take if they suddenly just shut them down.

  • Can I copy/move my Dreamweaver website content onto a new design or template?

    Apparently the design of my website is not user friendly. I want to easily transfer its content onto a brand new design without all the coding difficulty. Is this possible? This is the website: http://apathykills.site11.com/MyMediaPage1.htm

    Vanillaman wrote:
    a brand new design without all the coding difficulty.
    The difficulty is a function of your knowledge of the code behind your structure and content.
    The trickiest coding can be achieved using a three column model like this.
    Simple Three Column CSS Layout (Split Sidebars) - Theme Foundation
    Then you can cut & paste your content into the new structure.

  • Missing Pre-Designed Layouts

    I installed Cloud Suite with CS6 still installed on my system. After trying out CC for a while I uninstalled CS6. When opening DW CC now, there are no pre-designed layouts showing in the new page dialog. It looks like this:
    How can I get the pre-designed layouts back?

    Please refer the thread discussing similar issue.
    http://forums.adobe.com/message/5491936#5491936

  • Using formula in Print Design Layout

    I need to use the formula fields in teh print design layout procedures. I would like to create a field which displays a content conditioned on another field. IF-THEN-ELSE
    suppose Field_88 needs the formula
    IF(Field_87=="mom") THEN display "Hi Mom" ELSE display nothing
    Regards
    Henrik Lyder

    Henrick,
    You are on the right path.  From what I understand about your requirement I am giving below the steps.
    Step1:  Add a formula field and in the Field Properties window of that field in the Content Tab.  Reference the field whose Value you are checking.
    Let us suppose Field_89 is your new formula field and in the Contents Tab you will have Field_87=="mom". 
    NOTE:  There is no need for the <b>IF</b>.  Just <b>Field_xxx=="value"</b>. 
    Now in Field_88 properties in the General tab select Field_89 as the <b>Link to</b> field.  When you do this if the Formula in Field_89 is TRUE then this field will appear.  If you want <b>Hi Mom</b> to appear then define Field_88 as a Formula field too and in Content tab set function  <b>Concat("Hi ",Field_87)</b>
    Let me know if you have questions
    Suda

  • How can i exchange for the new design

    Last year my sister purchased a ipod shuffle 3rd gen, for my 10 yr old daughter. She bought it from Target and spent $145.00 at that time. Shortly there after i became aware apple had replace this 3rd gen shuffle with a new design. One that is more user friendly, especially for my 10 yr old. I have to say we have been very disappoint with her ipod for several reasons.
    1. there is no face so you cant see what your doing
    2. you must memorize the amount of clicks in order to operate it.
    3. we have only been able to upload new music to her ipod once since she got it a year ago. Even with online tech support,reading online forums,owner manuals, help from family and friends. To no avail.
    She has it still in the box neatly packed away. Its used as a show piece on her dresser to show that she has an (ipod). Neadless to say she does not use it,does not  like it mainly because there is no display panel which make it very difficult for her to function.
    So how can i exchange/replace the old design ipod shuffle generation 3  for the new design.

    Try disabling your firewall and try again.

  • Applet does not load on app server when Free Design Layout

    Hi,
    I have to embed a an applet in a webpage of an web application. Before I go on to anything.. let me first tell you, I am using Netbeans 6.0
    As shown in the tuorial:
    [http://www.netbeans.org/kb/articles/tutorial-applets-40.html]
    1. I first made the "Applet" source say HelloApplet. java. After compiling and running it I get the HelloApplet.jar.
    2. I created a WebApplication and then from the properties -> packaging -> I "Add Project" HelloApplet.jar.
    3. Then I a webpage I "embeded" the applet.
    4. I run the web app and the applet gets loaded and everything is just fine.
    But before I go on I must tell you that the applet was designed in Null Layout. Now I edited the applet source once again and changed the layout to Free Design Layout*. ( this is available from Netbeans..on the HelloApplet.java .. go to the design view.. right click on the form and from the context menu you can change the layout to FreeDesign or whatever you might want).
    When I expand the "Libraries" node I see the that the library Swing Layout Extensions - swing-layout-1.0.3.jar has been added.
    When I "run" the "HelloApplet.java" file, the applet is shown in the appletviewer. No problems with that.
    But!
    When I try to Clean & Build and Run the WebApplication, the applet does not get loaded. On inspecting the java console I see the following error:
    java.lang.NoClassDefFoundError: org/jdesktop/layout/GroupLayout$Group
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
    at java.lang.Class.getConstructor0(Unknown Source)
    at java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at sun.applet.AppletPanel.createApplet(Unknown Source)
    at sun.plugin.AppletViewer.createApplet(Unknown Source)
    at sun.applet.AppletPanel.runLoader(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: org.jdesktop.layout.GroupLayout$Group
    at sun.applet.AppletClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    ... 10 moreIt clearly shows that the Free Design Layout has something to do with the GroupLayout which can be found by expanding the "Swing Layout Extensions - swing-layout-1.0.3.jar". Now when the HelloApplet.jar is created only the HelloApplet.class file gets included together with some other data but NOT the swing extensions. Hence when I run the web app the class file looks for the GroupLayout.class definition but can find it in the jar as its not included when the HelloApplet.jar is created.
    But with null layout there isint a problem because null layout takes the definitions from the JRE on the machine.. and so it runs without a hitch.
    My Question is : How can I run the applet with Free Design Layout? or is it possible to package the swing layout extensions in the HelloApplet.jar?<</u>
    Thanks for all your replies.
    Cheers.
    Edited by: arijit_datta on May 15, 2008 4:07 PM

    Solved.
    Here is the solution:
    [http://www.nabble.com/Applet-does-not-load-on-app-server-when-Free-Design-Layout-to17259115.html|http://www.nabble.com/Applet-does-not-load-on-app-server-when-Free-Design-Layout-to17259115.html]
    Cheers..
    Edited by: arijit_datta on May 16, 2008 7:41 AM

  • How I can create a new page layout template for EP 7.0

    Where I can found tutorial or description.
    I have already provided the par-file for new page layout but I do not know like I should integrate in the enterprise portal 7.0.
    Greeting Daniela

    when you already provided the par file then
    go to content admin->portla content
    go to your folder in pcd content and right click and navigate to new-> layout. There you can find your deployed  new page layout par file.
    Create a page layout based on the par file and in the properties make it as template.
    Later when you try to create a page then you will get the new layout as one of the option.
    Also check the below pdf links for step by step procedure
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/6f959c90-0201-0010-d384-82f014cca705
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/9242a890-0201-0010-32a9-8516639c5afa
    These links as well work for EP 7.0 also
    Hope that helps you.
    Raghu

  • ArchWiki: suggestion for a new page layout

    Finally, I have some time to spare for ArchWiki improvement.
    I have modified my article on CMYK support in The GIMP as an example.
    Please take a look at it here:
    http://wiki.archlinux.org/index.php/CMY … n_The_GIMP
    The code to produce the box on the right is here:
    {{sn|'''Article summary:'''
    This article will show how to enable rudimentary CMYK support in The GIMP using the Separate plug-in, and explain how to use color proof filter to soft-proof your images.
    It will also cover more general topics on CMYK colors and DTP.
    '''Required software:'''
    *[http://www.gimp.org/ The GIMP The GIMP]
    *[http://www.littlecms.com/ lcms]
    *[http://download.adobe.com/pub/adobe/iccprofiles/win/AdobeICCProfiles_end-user.zip Adobe ICC profiles]
    *[http://www.blackfiveservices.co.uk/separate.shtml Separate plugin source]
    '''Related article:'''
    *[[Using lprof to profile monitors]]
    This is the best we can do with current ArchWiki setup. It would be even better if we could list categories in the box, as well as i18n links.

A: ArchWiki: suggestion for a new page layout

dtw wrote:Doesn't display correctly in IE
I've been tinkering with the templates. It's fixed now, I think.
Anyway, the templates used for the job can be seen from the code:
{{Article summary start}}
{{Article summary text|This article will show how to enable rudimentary CMYK support in The GIMP using the Separate plug-in, and explain how to use color proof filter to soft-proof your images. It will also cover more general topics on CMYK colors and DTP.}}
{{Article summary heading|Translations}}
{{i18n_entry|Deutsch|CMYK support in The GIMP(Deutsch)}}
{{i18n_entry|English|CMYK support in The GIMP}}
{{i18n_entry|Español|CMYK support in The GIMP(Español)}}
{{i18n_entry|Finnish|CMYK support in The GIMP(Suomi)}}
{{i18n_entry|Français|CMYK support in The GIMP(Français)}}
{{i18n_entry|Nederlands|CMYK support in The GIMP(Nederlands)}}
{{Article summary heading|Required software}}
{{Article summary link|The GIMP (v2.0 and above)|http://www.gimp.org/}}
{{Article summary link|lcms (v1.15 ?)|http://www.littlecms.com/}}
{{Article summary link|Separate plugin (v0.10 and above ?)|http://www.blackfiveservices.co.uk/separate.shtml}}
{{Article summary heading|Related articles}}
{{Article summary wiki|Using lprof to profile monitors}}
{{Article summary end}}
As you can see, it's a bit more typing than before, but it sure looks better. I might shorten the names for the templates. I wanted to make them memorable so they are a bit long.
As you can see, the problem of i18n links integration was fixed, so you can use existing i18n template and combine with the new "Article summary" set.
I will modify the article about writing summaries to include those templates and examples.
EDIT:  :oops:  the i18n links in the article are just examples. Don't use them, since they lead to non-existing pages.
EDIT2: Okay, I've played around with the appearance of the summary box, but I'm at work now, so it's going nowhere. I'll play with it some more when I get home.

dtw wrote:Doesn't display correctly in IE
I've been tinkering with the templates. It's fixed now, I think.
Anyway, the templates used for the job can be seen from the code:
{{Article summary start}}
{{Article summary text|This article will show how to enable rudimentary CMYK support in The GIMP using the Separate plug-in, and explain how to use color proof filter to soft-proof your images. It will also cover more general topics on CMYK colors and DTP.}}
{{Article summary heading|Translations}}
{{i18n_entry|Deutsch|CMYK support in The GIMP(Deutsch)}}
{{i18n_entry|English|CMYK support in The GIMP}}
{{i18n_entry|Español|CMYK support in The GIMP(Español)}}
{{i18n_entry|Finnish|CMYK support in The GIMP(Suomi)}}
{{i18n_entry|Français|CMYK support in The GIMP(Français)}}
{{i18n_entry|Nederlands|CMYK support in The GIMP(Nederlands)}}
{{Article summary heading|Required software}}
{{Article summary link|The GIMP (v2.0 and above)|http://www.gimp.org/}}
{{Article summary link|lcms (v1.15 ?)|http://www.littlecms.com/}}
{{Article summary link|Separate plugin (v0.10 and above ?)|http://www.blackfiveservices.co.uk/separate.shtml}}
{{Article summary heading|Related articles}}
{{Article summary wiki|Using lprof to profile monitors}}
{{Article summary end}}
As you can see, it's a bit more typing than before, but it sure looks better. I might shorten the names for the templates. I wanted to make them memorable so they are a bit long.
As you can see, the problem of i18n links integration was fixed, so you can use existing i18n template and combine with the new "Article summary" set.
I will modify the article about writing summaries to include those templates and examples.
EDIT:  :oops:  the i18n links in the article are just examples. Don't use them, since they lead to non-existing pages.
EDIT2: Okay, I've played around with the appearance of the summary box, but I'm at work now, so it's going nowhere. I'll play with it some more when I get home.

  • BREAKING: New Design of InvisibleShield for iPhone 3G Released late July.

    For anyone that got the pre-order of the iPhone 3g Shield full body case, anytime before july 20th send it back because there is a newer design that came out and it fit the iPhone Perfectly, just letting everyone know so they are not disappointed with the company.

    Timthedj wrote:
    so what is the major difference(s) between the upgraded shield and the old style
    The new full body design changed both the front and back pieces. The front now covers the upper and lower chrome bezel, making it a bit trickier to install. There is no longer the separate small lower bezel piece, but the home button piece is retained. The back no longer extends over the headphone jack and docking port, and has additional "flaps" to better cover the bezel corners. The corners are also now slotted, so they lay flat easier and don't crease. The back is significantly easier to install and covers the corners and chrome bezel better.
    The front coverage only version is the same as the original. Instead of buying a separate back piece, to later make it full body, you now get a "full body upgrade" kit which replaces both pieces.
    Message was edited by: modular747

  • Missing Features in the new design preview

    So today Microsoft officially unveiled the new design preview for Skype for Windows desktop that we have been able to test on a field trial basis or by manipulating the URL to download.
    Apart from the new design, this new version also brings a change in philosophy regarding group conversations and a very impactful removal of features for them.
    At first I want to talk about an issue that has been part of the mobile releases for a long time, the removal of names for group conversations. In the good old Skype world, every group conversation had two parts to display the members of a group and the context of conversation that was happening in them, the name and the topic. With the new design though, the option to name your groups is gone. This means that instead of showing a familiar, easy to remember and recognize name, the contact list now shows the topic, a often (maybe?) changing and not representing the members of said conversation, as the name.
    My favorite example on why this is bad is the following: Let's say you have more than one group of friends (hey, it happens) on Skype to talk about different things. One is your football club and the others are the chess dudes. You obviously name those groups "The sports guys" and "The chess guys" for your own sanity and ease of use in identifying them in your list. Both groups often have a similar topic set, mostly the date of the next meeting.
    Now, with the new design, you are left with two entries in your contact list, both conveniently named "Next meeting at 5pm". Now what? Which one is which? No way to know at a simple glance. You really have to open the group and look at the members list to really know.
    As a person who has been using Skype for group conversations for years and years, this really grinds my gears and I have been trying to get the developers attentions in varius threads on this forums, for once in the Android section (http://community.skype.com/t5/Android/Wrong-behaviour-in-group-conversations/td-p/1968699) where this problem has existed for a looong time and over more private channels and app feedback.
    Now the only time when you can change the name of a group is when you create it. While in a previous version of the design preview, the option was still called "Change name..." as it is in the Android version, the latest release now correctly shows "Change topic.." because that is what it does, good job! I'd still like to be able to change the name independently from the topic.
    The next bug is minor and about group conversation pictures, in the new design, it's no longer possible to add pictures to the header of groups, they just don't show up when you add them also the existing ones don't show in the contact list.

    Stanzilla wrote:Now the only time when you can change the name of a group is when you create it. While in a previous version of the design preview, the option was still called "Change name..." as it is in the Android version, the latest release now correctly shows "Change topic.." because that is what it does, good job! I'd still like to be able to change the name independently from the topic. 
    As I can't edit, I need to mention that I was kinda wrong about that, it reverts to showing the topic instead of the name in the contact list after a while, maybe after it syncs? Anyway, it still does it wrong. 

  • When I move pages from one document to another, it creates a new alternate layout.

    Hello,
    I'm having an issue with combining some documents. Usually I use the "move pages" command and tell the pages to integrate with another document. However, because of the new alternate layout feature, both documents have the default layouts as "Letter V". So when I move pages from one document to the end of another, it creates a new alternate layout labeled "Letter V2" and "Letter V3" etc. Is there a way to make the pages just go into the main layout of Letter V without creating a new alternate layout? How do I merge alternate layouts created in the integrated document? All documents are the same page size and orientation.
    Thank you kindly,
    Sheena

    Petrill,
    Thank you. I was trying to do that yesterday, but it was grayed out. It seemed to work alright today.
    Thanks,
    Sheena

  • Unable to create a new Message  Layout : 500 attempts failed.

    I am getting this error " Unable to create a new Message Layout : 500 attempts failed." when I am trying to add my custom region to seeded Message Layout.

    Is that all the error message you are getting or java error stack is also there? It looks like a custom message as I couldn't find it in fnd messages. DO you have any other custom code on this page or is this a custom page?
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • In Dreamweaver 6, I created a new fluid layout. I set up (4) DIVs. In the 3rd div, I changed the font color. The new color shows up on the website when viewed in my computer desktop, but, when viewed in a tablet and a cell phone, the color of the font doe

    In Dreamweaver 6, I created a new fluid layout. I set up (4) DIVs. In the 3rd div, I changed the font color. The new color shows up on the website when viewed in my computer desktop, but, when viewed in a tablet and a cell phone, the color of the font does not change. It's the same in Dreamweaver's Live view. It shows the new color on Desktop view and not in the cell phone or tablet view. Also, I changed the font itself in one of the DIVs and it shows up in the new font on the desktop view and website viewed thru the computer, but, not on the tablet or cell phone. Can someone please explain. I want to be able to change the fonts and colors for viewing in the tablet and cell phone, also. The fonts were all standard fonts. Sans-erif and Verdana and Arial were tried. Thanks.

    I will lock this discussion because of duplicate post.

  • Maybe you are looking for

    • Messages on my MacBook Pro is not working after factory reset, how can I enable it?

      I just recently (yesterday) got my MacBook Pro Mid-2012 restored after having a few issues with it. So it is totally "clean." Today I tried to open Messages which worked previously, but it wouldn't let me send a message to anyone (who I could message

    • Debugging of Material usage Variance

      Hi All, We have a Z report for Monthly Material Usage Variance for reporting. The SAP Material Variance report is not calculating the Material Usage Variance Quantity & Value correctly for production order that have a target quantity and actual quant

    • Messaging Bridge Migration to other Managed Server

                Hi           I had encountered a difficulty when I deployed the Messaging Bridge using the           Migratable Target. The Messaging Bridge stop function with no exception. I had           double check that in my Managed Server (serverA) I

    • TS1630 My Iphone 4 I just Bought today makes NO sound at all During Calls

      Hi, I just bought an Apple Iphone 4 today from the ATT store at a local mall. For some reason whenever I listen to voicemails or someone calls me I cannot hear what they are saying. It is very muffled and I hear a little static in the beginning. It *

    • Data extraction from CO tables

      Hi,   How does the accounting document no in bseg table related to the co-pa table ie. ce1***table.   The fields paobjnr pasubnr in the bseg table for my accounting document no is not available. Then how can i get the data from co-pa table for that a