Groups and tags

Hello!
Is there anyone out there that has tried to make indesign float?!
I hade a great ide of adding groups to a textframe as anchored objects.
That way every group object will float whitin the textframe.
Everything works great until a start adding tags to frames within
the group.
Indesign makes a message that the frames are untaggable.
Is there anyway to makes this work??
One way that I have tried is to add anchored objects in the anchored objects. But that has its limitations when it comes to design.
Any help would be really great!
Can groups be replaced width snippets?

Hi David,
I'm not sure if this is gospel but I have had trouble accessing frames and objects when they are grouped. The only way I can get around this is to access them via the stories, for example I use the script label tags on most frames so:
var myDoc = app.activeDocument;
myFrame1 = myDoc.groups.item("Frame1");
Gets the frame when it's ungrouped via the script label but when it's grouped it doesn't work and I get an object invalid error, so I've tried the following:
var myDoc = app.activeDocument;
var myStories = myDoc.stories;
for (var j = myStories.length - 1; j >= 0; j--) { etc...
This can access the each frame in turn within a group but it cannot select the frame itself so no much use for some actions, but it works well for things like overset text, changing para properties etc. This makes me think that there is a similar (possible?) limitation to adding tags to grouped items. You could have all items ungrouped (with script labels) when adding tags and then group the lot when tags have been assigned?
Brett

Similar Messages

  • How to tag grouped and position locked images

    Hey, found that script does not work when the image is being grouped and locked..
      I tried to unlock it's parent first then tag the image.
    but...
    There's a problem here, if the image was grouped many times..
    how to unlock ALL it's ancestors??
    What shld be the correct script here... HELP...someone
    I'm beginning to hate CS3 and CS4... so many restrictions here and there.

    It would help if you identified the scripting language you're using and if you provided some indication of your current attempt to solve the problem at hand. Are you speaking of xml tagging?
    [eboda_snaf] yes
    To unlock all the items in a group, starting with an image in that group, is an interesting little project. I'd tackle it along these lines:
    1. Look up the parental hierarchy until to get to a group whose parent is a page or a spread. [If you're allowing for the possibility that the original image is anchored to some text in a text frame that is part of a group, things get a little more complicated because then you'll need the parentTextFrame of character -- and you have to allow for the possibility that the text is overset.]
    [eboda_snaf] will try that, btw you have any samples?
    2. Using the allPageItems property of the group, iterate through each member of the group and make sure its locked property is false.
    I don't see how CS3/CS4 is any more restrictive in this regard than was CS2. Do you have a CS2 solution to this issue that doesn't work in CS3? If so, please post it.
    [eboda_snaf]
    In CS2, using the direct selection tool, I'm able to select and tag the image even if it's grouped and locked, no script needed at all, no sweat and fast!
    In fact we are doing that currently.
    In CS3 and CS4, I can't do that. It will give a stupid warning message "Cannot modify elements that contain locked content, or are contained by locked content. Please unlock or check out the content and try again."
    So need to unlock the parent first. To make matter worse, grouped objects will need to unlock all the great great great grandparents first!
    Such a hassle, just doing a simple xml tagging task.
    Dave

  • Can't add information and tags in itunes with Windows 8

    I just got a new computer with Windows 8.  I installed itunes and moved my library but it won't allow me to add information and tags.  The box won't open when I right click on a track, and when I try to do it from file and get info the area is greyed out.

    Repair iTunes Security Permissions
    Right-click on your main iTunes folder and click Properties, then go to the Security tab and click Advanced. Use the Change Permissions... button grant to your account (or the Users group) and SYSTEM full control of this folder, subfolders and files, then tick the option to Replace permissions entries... which will repair permissions throughout the library. When complete switch to the General tab, click in the Read-only check box to clear it, then click Apply.
    If you don't have the option to change the permissions then use the Owner tab and Edit... button to take ownership from an account with administrator privileges. Tick the option to Replace owner on subcontainers and objects.
    Repeat with the media folder if it isn't stored inside the main iTunes folder.
    You might also want to kill any "mystery" identities that have come over from the old computer...
    tt2

  • Printer device group and a label format in SAP AII

    Hello @ all,
    I try to configure a SAP OER System with SAP AII. Now I should configure the label printing with the transaktion /AIN/ASGN_PRF_FORMAT. I must take a profile name, a printer device group and a label format. The problem is now, that I can't chose a printer device group and also I don't know the label format. Where can I adjust the printer device group and which label format must be in that field?
    Can anybody help me?
    Thank you.
    Peter

    Hi Peter,
    SAP AII sends the label format filename as part of the Command message xml to the printer during tag commissioning.
    I assume you have configured the label format filename for SAP_PRINT_PROFILE using transaction /AIN/ASGN_PRF_FORMAT - Assign Format to Printer and Profile
    Now you have to assign that profile to an ID type or GTIN, etc. using the menus under Profiles for Tag Commissioning and Label Printing.
    Once this configuration is done, the xml command message containing the element WriteTagData is sent to the printer RFC destination configured against the Device controller as an HTTP message.
    This command message will contain the label format and  field names - value pairs as per the SAP_PRINT_PROFILE.

  • Grouping and Decimal characters in rtf templates.

    Hi guys and girls,
    I’m really struggling with a problem here regarding the decimal characters for the prices in my output.
    I'm using XML Publisher 5.6.3.
    My goal is to control the grouping and decimal character from my template.
    The numbers in the XML data file can either be 10.000,00 or 10,000.00. The format is handled by the users nls_numeric_characters profile option.
    The output of the template shall be based on the locale and not the data generated by Oracle Reports. For example: Reports to US customers shall show the numbers in the following format 10,000.00. Reports to our European customers shall show the numbers in this format 10.000,00.
    How can I achieve this in my templates? Can it be achieved at all?
    Thank you in advance.
    Kenneth Kristoffersen
    Edited by: Kenneth_ on May 19, 2009 1:30 AM

    Hi,
    Thank you for your reply.
    The problem is that the report is generating the output based on the users profile option nls_numeric_characters.
    I have tried to override the users profile option in the before report trigger without any luck. I can alter selects so the query gets the numbers in the right format but then I would have to go through all queryes and reports which seem a bit wrong? Especially for the standard Oracle reports.
    BR Kenneth

  • Sum of LineCount Including Groups and Detail Data On Each Page Used To Generate New Page If TotalPageLineCount 28

    Post Author: tadj188#
    CA Forum: Formula
    Needed: Sum of LineCount Including Groups and Detail Data On Each Page Used To Generate New Page If TotalPageLineCount > 28
    Background:
    1) Report SQL is created with unions to have detail lines continue on a page, until it reaches page footer or report footer, rather than using  subreports.    A subreport report is now essentially a group1a, group1b, etc. (containing column headers and other data within the the report    with their respective detail lines).  I had multiple subreports and each subreport became one union.
    Created and tested, already:
    1) I have calculated @TotalLineForEachOfTheSameGroup, now I need to sum of the individual same group totals to get the total line count on a page.
    Issue:
    1) I need this to create break on a certain line before, it dribbles in to a pre-printed area.
    Other Ideas Appreciated:
    1) Groups/detail lines break inconveniently(dribble) into the pre-printed area, looking for alternatives for above situation.
    Thank you.
    Tadj

    export all image of each page try like this
    var myDoc = app.activeDocument;
    var myFolder = myDoc.filePath;
    var myImage = myDoc.allGraphics;
    for (var i=0; myImage.length>i; i++){
        app.select(myImage[i]);
        var MyImageNmae  = myImage[i].itemLink.name;
        app.jpegExportPreferences.jpegQuality = JPEGOptionsQuality.high;
        app.jpegExportPreferences.exportResolution = 300;
           app.selection[0].exportFile(ExportFormat.JPG, File(myFolder+"/"+MyImageNmae+".JPEG"), false);
        alert(myImage[i].itemLink.name)

  • What  is difference between user group and reference user group?

    hi
    guys,
            what  is difference between user group and reference user group? 
    your regards
      p.suresh

    Hi ,
    Chk the link below for your clarifiacation.
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/5c/c1c81c445f11d189f00000e81ddfac/frameset.htm
    Hope it helps.
    Regards,
    Amit
    Edited by: Amit Kotwani on Sep 2, 2008 2:15 PM

  • PO Change according to material group and G/L Account no.

    Hi Expert,
    I have a requirement of "PO Change according to material group and G/L Account no.". I am using BAPI_PO_CHANGE.
    But it is giving error.
    "I 06 684 Releases already effected are liable to be reset
    E BA 003 Instance 4500010532 of object type PurchaseOrder could not be changed
    E ME 046 Purchase order item 00010 still contains faulty account assignments
    W ME 039 Goods receipt posted unvaluated due to multiple account assignment
    E ME 083 Enter G/L account no."
    Can any body tell me how to fill this BAPI.......
    Even i am trying to debug standard tocde of PO but it is not calling bapi BAPI_PO_CHANGE.
    Could you please help me on this.
    Regards
    Sanjay Kumar

    Hello,
    To assign material group to G/l account you have to matain valuation class for Material group
    SPRO >> Materials Managment >> Purchasing >> Material Master >> Entry aids for items with out material master.
    Assign this valaution class to G/l in OBYC.
    Regards,
    Shailesh

  • Would Like to Get Report of Daily Emails In and Out from Members to a DL Exchange version : 2007 I am the supervisor for the group and want to quantify this information. I do not need to see the content, just quantity is it possible ?

    Would Like to Get Report of Daily Emails In and Out from Members to a DL
    Exchange version : 2007
    I am the supervisor for the group and want to quantify this information. I do not need to see the content, just quantity
    is it possible ?

    Well, distribution groups don't really have a concept of "in" or "out". They only serve to distribute messages sent to them -- unless you're asking to know who was a member of the distribution group at the time a message was sent to the DL.
    Message tracking logs hold the information you want, though. You'd have to look for EXPAND events that reference the distribution group and take the sender's e-mail address from that event. If the DL is a simple one that's not a member of any other groups
    you could also look for RECEIVE events sent to the e-mail address of the group and get the sender's name from that event.
    You can use Powershell extract the rows of data from the logs, but you'll have to write the code to get the data out of those rows and into a format you want. Perhaps LogParser could be useful in place of Powershell?
    --- Rich Matheisen MCSE&I, Exchange MVP

  • Update showing up in "Compliance 5 - Specific Computer" Report even after removing the update from the Software Update before creating Group and Package

    So I've created a Software Update Group and I did NOT want anything in there dealing with Internet Explorer 11 since the organization is currently stuck at using 10 as the highest. So I made sure that Internet Explorer was NOT in the list and then I deployed
    the package. 
    After running my Overall Compliance report it shows that the systems are compliant, but when I view the "Compliance 5 - Specific Computer" I see that "Internet Explorer 11 for Windows 7 for x64-based Systems" is listed in the report. 
    This is just a testing phase right now and I have not created a WSUS like Domain level GPO. I understand that the SCCM client creates a local policy on the clients for the location of the Software Update Point (Specify
    Intranet Microsoft update service location), but the "Configure Automatic Updates" policy is set to Not Configured, which it looks like when this
    is set, the "Install updates automatically (recommended)" at 3AM is the default. 
    Is the reason why the "Internet Explorer 11 for Windows 7 for x64-based Systems" update is showing up in the list due to the fact that the "Configure
    Automatic Updates" policy is set to Not Configured
    and therefore it is still reaching out to check Windows Update online? 
    So, if I do create a Domain level GPO to Disable the "Configure
    Automatic Updates" policy, then the "Internet Explorer 11 for Windows 7 for x64-based Systems" update would not show up in the "Compliance 5 - Specific Computer" report?
    By the way, I have a Software Update Maintenance Window configured for the hours of 1AM-4AM so the 3AM default time falls within this time frame, therefore, I am assuming the SCCM 2012 client will not allow the Windows Update Agent to install the "Internet
    Explorer 11 for Windows 7 for x64-based Systems" update, even though it has detected it is "Required". 
    Thanks

    But, don't you need a Deployment Package in order to deploy the Software Update Group? The Software Update Group uses the downloaded updates contained in the Deployment Package located in, wherever the Package Source is, right?
    One more quick question that you will know right off hand, because, well, you just will I'm sure.
    No. The software update group really has nothing to do with any update packages. The update group assigns updates to clients and in turn clients use update packages to download assign and applicable updates from. There is no connection between the two though
    as the client can download an update from any available update package. Thus, it's more than possible to updates in an update package that are not in any update groups and it is also possible for an update to be in an update group without being in any update
    package.
    If the "Configure Automatic Updates" policy is set to "Not Configured" and since this keeps the 3AM Automatic Updates default, if I was to remove the Software Update Maintenance Window from being between 1AM-4AM, will the WUA agent install updates
    at 3AM, or no because the SCCM 2012 client still manages and oversees it and basically blocks that from occurring?
    No, ConfigMgr does not in any way block the WUA; however, the WUA can only autonomously install updates it downloads directly from WSUS. Thus, since there are no updates approved or downloaded in your WSUS instance, there's nothing for it to download and
    install. If you happen to actually be going into WSUS and approving updates (which you should not be doing as its unsupported), then yes, it actually would install updates -- this is outside of ConfigMgr's control though. Generally, disabling the WUA via a
    GPO is the recommended to prevent any accidental installations or reboots (as the WUA wil also check for initiate pending reboots outside of ConfigMgr).
    Lots more info in these two blog posts:
    - http://blog.configmgrftw.com/software-update-management-and-group-policy-for-configmgr-what-else/
    - http://blog.configmgrftw.com/software-updates-management-and-group-policy-for-configmgr-cont/
    Jason | http://blog.configmgrftw.com

  • Restriction on division, material group and material.

    Hi friends,
    current model,
    infocube details as below,
    0division, 0matl_group, 0material, currency, Base_unit, amount, quantity
    Bex PLAN Query as below,
    variables on 0division, 0matl_group
    rows - 0material
    columns - amount and keyfigure
    now when the user selects a perticular division from the variable then he should be able to select only those material groups which are allowed under that selected division and similarly material, only those materials allowed selected division and selected matl_group.
    I am talking about selecting from the variable (F4).
    currently all material groups and all materials are allowed to select after selecting a division..
    thanks in advance.

    thanks, i solved it

  • How to do the ALV report output in groups and caluculate the tOTALS(URGENT

    Hi
    In my ALV report output .I have to group the output based on the DAYS field
    0-10 days in one group
    10-30 days in one group
    above 30 days one group
    There is also a field by name "AMOUNT" in my output.
    I have to calculate SUBTOTALs at the end of every group and at the end of the report i should caluculate GRAND TOTAL.
    Please remember that i should not use any any BLOCKED ALVs and for Totals i should not use the SYMBOLS provided in the application toolbar of the report
    Thanks in Advance

    Please don't repost your questions...
    Check out my answer in your other post.
    How to make the ALV report in groups  and caluculate the TOTALS
    Regards,
    Naimesh Patel

  • Relationship between "Account Group" and "GL Acct. number".

    I need to create a report that lists the GL Account numbers according to selection screen parameter "Account Group" .
    Hi i need to find a way\(tables and fields) between the  "Account Group"  and
    the "GL Account number".
    to view "Account Group"  go to transaction "kdh3".
    to view GL account number go to transaction FS00.
    the GL account numbers and cost centers are identified by the same number.

    Hi guys, thanks for helping
    Max, i tried that field, but it provides a different set of data compared to the account groups i get using the "F4" on KDH3
    Chandrasekhar, i had a look at the view, but it also does not contain the same account groups as found in KDH3.
    I have been stuck on this for a while.
    thanks again

  • Building a template - groups and formulas

    CR2008
    I'm trying to build a template to standardize some reports. I can get the header and the formatting fine: however, when I created a formula for Page M of N, the formula disappeared, and the field was replaced with one of the header fields. Does this just not ever work, or am I missing something?
    The documentation says "If an existing report is used as a template, these report objects will be applied to the new report: Fields, Groups, Summary fields". However, when I tried to save a grouping and apply it to an existing report, nothing happened - only the formatting came across.
    Thanks for any and all help!
    Edit: I added a TemplateField to my template and grouped on it, and applied it -- didn't work. However, when I then added grouping to the report, and re-applied the template, the new groups picked up the formatting from last time. When I added more groups than there were in the template, the newest groups were formatted the same as the last group I had specified. The Custom Group Name, which I had specified to be TemplateField2, (the same as the second grouping) still wasn't picked up, though. When I only specified a single TemplateField in the detail line, the Template Expert split the detail section into seven stacked detail sections, so that won't be much use.
    So, the other question remains: am I completely out of luck with formulas? And functions, for that matter? Thanks again!
    Edit again: I tried adding a Summary field to the template. While combining a text field and a summary field didn't work, dropping them next to each other did. Also, it only worked for the same summary: when I accidentally did a Sum instead of a DistinctCount, as the template was expecting, the formatting was ignored.
    Edited by: Garrett Fitzgerald on May 7, 2009 3:03 PM
    Edited by: Garrett Fitzgerald on May 7, 2009 3:34 PM

    Hello Rashmi,
    I'm not sure if I understood your question, but it seems you have to put your key figures in columns, together with time, if, for example, you want to show information like this:
    .........................................................                                                                           06.2008      07.2008 ...
    ..........................................................                                                 kf1 kf2....      kf1 kf2
    Org->Channel->customer->product  
    Please let me know if is this you are looking for.
    Best regards,
    Sue

  • HT4528 My friend switched from an iphone to a non apple phone. All my texts to him in groups and one on one still come up as imessages. How do I get rid of the imessage when i talk to him? I have tried deleting his number, deleting all messages he was apa

    My friend switched from an iphone to a non apple phone. All my texts to him in groups and one on one still come up as imessages. How do I get rid of the imessage when i talk to him? I have tried deleting his number, deleting all messages he was apart of

    Did you try to unregister the phone?
    Check this discussion

Maybe you are looking for

  • Audio dropout one clip only

    I created a movie in iMovie 6.0.3 (project size approx. 3GB) and shared it with iDVD to burn a DVD. Very little extra added in iDVD for Theme, etc. so it should have been well within size limits of standard DVD-R. (I have successfully burned DVDs in

  • Problem selecting uniqueness and last ddl from two tables

    I need to select uniqueness from user_indexes, and last_ddl_time from user_objects to determine the last ddl on all indexes within a schema. I have this code select a.object_name,a. object_type ,to_char(last_ddl_time, 'DD-MON-YYYY HH24:MI:SS' ) Last_

  • Stuck before shutdown

    I was installing ilok software. It said installation was finished and it would need to log off. Now the MBP isn't doing anything and the menu bar is transparent - time and info on the right side, but no apple on the left. I can access Finder and some

  • How can I set the width of a Text element?

    Hello! I have created a custom button with this class: import javafx.scene.Node; import javafx.scene.CustomNode; import javafx.scene.Group; import javafx.scene.Cursor; import javafx.scene.shape.Rectangle; import javafx.scene.paint.Color; import javaf

  • DataSource for 0CPR_ENTITY_DATE?

    I was wondering if anyone knows what DataSource corresponds to the 0CPR_ENTITY_DATE InfoSource. I'm trying to find out from which tables and fields the information comes from. Looking at the Business Content and Repository Metadata, there appears to