HT5760 Is it possible to delete a group I created previously

My daughter set up a group message and is now getting messages at all times of night even though she has tried to cancel/delete group. Is there anyway to permanently remove a group u created?

I figured it out via the Finder. Thanks anyway
1.
My account (name of my computer)
2.
Library
3.
Application Support
4.
iWork
5.
Numbers or Pages
6.
Template
7.
My Templates
8.
Highlight which one (s) to delete, use delete button or drag to desk top.

Similar Messages

  • Is it possible to delete a template I created in the template chooser

    Is it possible to delete a template I created in the template chooser?

    I figured it out via the Finder. Thanks anyway
    1.
    My account (name of my computer)
    2.
    Library
    3.
    Application Support
    4.
    iWork
    5.
    Numbers or Pages
    6.
    Template
    7.
    My Templates
    8.
    Highlight which one (s) to delete, use delete button or drag to desk top.

  • Is it possible to delete a group of rejected masters from an Aperture proj?

    When I try to do this by selecting edit >"Select All" or holding the shift key and selecting all the images, I can only get one rejected master to delete.
    I am trying to delete 100 masters in one swoop. Can I do that?

    Yes,
    1) use the ratings feature to assign a reject rating to the images
    2) use the filter to view only rejected images - then do select all.
    3) go file->delete masters
    4) empty trash
    They should be gone now.
    The next time you update the vault there will be a folder adjacent to the vault that will contain the rejected files that were deleted from the vault. If you like you can drag this folder to the trash.
    This way you get about 4 chances to change your mind on a file deletion. It may seem excessive but it sure can come in handy and save your bacon.

  • Deleting a group in Grapher

    Hi!
    Is it possible to delete a group in Grapher? Because I can't find the option and there's nothing about it on the help file.

    Bonjour !
    Documentation on Grapher : please look at the last post on
    < <a class="jive-link-external-small" href="http://">http://discussions.apple.com/thread.jspa?messageID=11473970&#114 73970 >.
    For more details about Grapher you can contact me (e-mail) : it's free and I don't send spams !
    So long, YB24

  • Why cant I email a group I created?

    I created some new groups in Mail through the Adress Book. When I try and send an email to the group by entering the first few letters of the group name then clicking on it from the list - all that appears in the 'To' is a comma.  I deleted the group and created it again in Address Book - (by dragging the contacts across into the group title from the all contacts list). The group looks fine in the Address Book, all contacts are there, so why can't I enter it into the 'To' of a new email message?????

    Not certain, but this can fix myriad Mail problems...
    Safe Boot from the HD, (holding Shift key down at bootup),  it will try to repair your Disk Directory while the spinning radian is happening, so let it go, run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, then move this folder & file to the Desktop.
    Move this Folder to the Desktop...
    /Users/YourUserName/Library/Caches/Mail/
    Move this file to the Desktop...
    /Users/YourUserName/Library/Mail/Envelope Index
    Reboot.
    If that doesn't do it and you can afford to redo all your Rules, try these & reboot...
    /Users/YourUserName/Library/Mail/MessageRules.plist
    /Users/YourUserName/Library/Mail/MessageRules.plist.backup
    Note, in 10.5 & up /Users/YourUserName/Library/Caches/Mail/ may or may not exist.

  • Simple OAM questions (I think):  Possible to delete users and groups?

    Hi,
    I was wondering if, using the OAM admin, is it possible to delete a user?
    Same question regarding a group?
    For users, it seems like I can deactivate a user, but can't delete using the OAM admin?
    Thanks,
    Jim

    Deleting User:
    1. Create a "Deactivate User" work flow to deactivate the user account.
    2. Locate the deactivated user account from "Deactivated User Identity" link in User Manager.
    3. Select the user account you want to delete, click the Delete button to delete.
    Deleting Group:
    1. Create a "Delete Group" workflow in the workflow definition. Step1: Initial - Specifiy who can initialize the process; Step 2: Commit - commit the action.
    2. In the group information panel, click the Delete button to delete the group.

  • Is it possible to prevent a group of users be added into other groups?

    We have a admin group named "app admin" which has full privileges to a target OU "ou=apps,ou=services,dc=xxx,dc=com".
    And we are looking for solution to prevent members in the admin group putting their own account or group members into the target OU.
    Tried the aci with "deny self write", but it only prevents admin user put their own DN into the target OU.
    And they still can add their group members into the target OU.
    Just wondering is it possible to prevent a group of users be added into the target OU while they still can add/delete/modify normal users into the target OU?
    The version of our Directory Server is 6.3.1.
    Thanks

    goog,
    For each data member, you will need a unique URL. There is not a way to bundle them into one URL.
    Randy Hoskin
    Applications Engineer
    National Instruments
    http://www.ni.com/ask

  • Is it possible to lock account Groups of customers

    Hi,
    ist it possible to lock account Groups of customers? I don't want to delete some groups, because
    there some customers with this groups i want to lock, but i will avoid that there are new customers with
    this groups.
    Regards, Dieter

    Hi,
    Yes Basis Consultant will ristrict the authorization of creating certain Customer Groups as satish said.
    So Provide the List of Customer grps to Basis Consultant and ask him to ristrict to all the users.
    Regards,
    Padma

  • Is it possible to rank with group condition?

    Is it possible to rank with group condition? for example I have following dataset.
    RANK() OVER (partition BY PC.POLICY_NUMBER, PC.TRANSACTION_TYPE, COV_CHG_EFF_DATE order by PC.POLICY_NUMBER, COV_CHG_EFF_DATE, PC.TIMESTAMP_ENTERED) AS RNK,
    POLICY_NUMBER    TRANSACTION_TYPE  COV_CHG_EFF_DATE  TIMESTAMP_ENTERED                        Rank
    10531075PQ                           01           01/FEB/2009              15/SEP/2009 01:16:09.356663 AM       1
    10531075PQ                           01           01/FEB/2009              15/SEP/2009 01:16:09.387784 AM       2
    10531075PQ                           02           15/OCT/2009             16/OCT/2009 04:40:24.564928 PM       1
    10531075PQ                           02           15/OCT/2009             16/OCT/2009 04:40:24.678118 PM       2
    10531075PQ                           10           15/OCT/2009             16/OCT/2009 04:45:20.290117 PM       1
    10531075PQ                           10           15/OCT/2009             16/OCT/2009 04:40:29.088737 PM       2
    10531075PQ                           09           15/OCT/2009             16/OCT/2009 04:40:29.088737 PM       1 (expected 3)
    10531075PQ                           06           17/OCT/2009             17/OCT/2009 04:45:20.290117 PM       1
    10531075PQ                           07           17/OCT/2009             17/OCT/2009 04:40:29.088737 PM       1 (expected 2) I want to group rank based by transaction IDs. For ex, '09' and '10' as one set and '06' an '07' as another set. Instead of rank from start, I want rank continue for any occurance of '09' or '10'. In the above example, for the following row, I am expecting rank 3 as there are 2 transaction '10' already exist for same COV_CHG_EFF_DATE.
    10531075PQ 09 15/OCT/2009 16/OCT/2009 04:40:29.088737 PM 1 (expected 3)
    I wonder if it possible with Rank or another other analytical function. I am not looking for exact working code, but will appreciate if someone give me idea/tips. Sample table, and test data if anyone want experiment
    drop table PC_COVKEY_PD;
    create table PC_COVKEY_PD (
    POLICY_NUMBER varchar(30),
    TERM_IDENT varchar(3),
    COVERAGE_NUMBER varchar(3),
    TRANSACTION_TYPE varchar(3),
    COV_CHG_EFF_DATE date,
    TIMESTAMP_ENTERED timestamp
    delete from PC_COVKEY_PD;
    commit;
    insert into PC_COVKEY_PD values ('10531075PQ', '021', '002', '01', to_date('01/FEB/2009','DD/MM/YYYY'), cast('15/SEP/2009 01:16:09.356663 AM' as timestamp));
    insert into PC_COVKEY_PD values ('10531075PQ', '021', '001', '01', to_date('01/FEB/2009','DD/MM/YYYY'), cast('15/SEP/2009 01:16:09.387784 AM' as timestamp));
    insert into PC_COVKEY_PD values ('10531075PQ', '021', '004', '02', to_date('15/OCT/2009','DD/MM/YYYY'), cast('16/OCT/2009 04:40:24.164928 PM' as timestamp));
    insert into PC_COVKEY_PD values ('10531075PQ', '021', '004', '02', to_date('15/OCT/2009','DD/MM/YYYY'), cast('16/OCT/2009 04:40:24.264928 PM' as timestamp));
    insert into PC_COVKEY_PD values ( '10531075PQ', '021', '005', '10', to_date('15/OCT/2009','DD/MM/YYYY'), cast('16/OCT/2009 04:40:24.364928 PM' as timestamp));
    insert into PC_COVKEY_PD values ('10531075PQ', '021', '002', '10', to_date('15/OCT/2009','DD/MM/YYYY'), cast('16/OCT/2009 04:40:24.464928 PM' as timestamp));
    insert into PC_COVKEY_PD values ( '10531075PQ', '021', '004', '09', to_date('15/OCT/2009','DD/MM/YYYY'), cast('16/OCT/2009 04:40:24.564928 PM' as timestamp));
    insert into PC_COVKEY_PD values ('10531075PQ', '021', '004', '06', to_date('22/NOV/2011','DD/MM/YYYY'), cast('17/OCT/2009 04:40:24.564928 PM' as timestamp));
    insert into PC_COVKEY_PD values ('10531075PQ', '021', '004', '07', to_date('22/NOV/2011','DD/MM/YYYY'), cast('17/OCT/2009 04:40:24.664928 PM' as timestamp));
    commit;
    SELECT POLICY_NUMBER,
           TERM_IDENT,
           COVERAGE_NUMBER,
           TRANSACTION_TYPE,
           COV_CHG_EFF_DATE,
           TIMESTAMP_ENTERED,
            RANK() OVER (partition BY PC.POLICY_NUMBER, PC.TERM_IDENT, PC.TRANSACTION_TYPE, PC.COV_CHG_EFF_DATE
                    order by PC.POLICY_NUMBER, PC.TERM_IDENT, PC.COV_CHG_EFF_DATE, PC.TIMESTAMP_ENTERED) AS RNK
    FROM PC_COVKEY_PD PC
    ORDER BY PC.POLICY_NUMBER, PC.TERM_IDENT, PC.COV_CHG_EFF_DATE, PC.TIMESTAMP_ENTERED ;Edited by: 966820 on 30-Oct-2012 19:26

    Hi,
    966820 wrote:
    I want to group rank based by transaction IDs. For ex, '09' and '10' as one set and '06' an '07' as another set. So, whenever you see '09', you want to treat it as '10', and whenever you see '06', you want to act as if it were '07'.
    You can use CASE to map '09' to '10', and '06' to '07'. like this:
    ,       RANK () OVER ( PARTITION BY  policy_number
                                  ,             term_ident
                    ,            CASE  transaction_type
                                    WHEN  '06'  THEN  '07'
                                    WHEN  '09'  THEN  '10'
                                            ELSE  transaction_type
                               END
                    ,            cov_chg_eff_date
                    ORDER BY      timestamp_entered
                     )     AS rnkWhen you "PARTITION BY x", there's no point in saying "ORDER BY x" in the same analytic clause.
    Thanks for posting the CREATE TABLE and INSERT statements.
    Thanks, too, for posting your query, though, as mentioned already, it's unreadable. When posting any formatted text (and code should always be formatted), type these 6 characters:
    \(small letters only, inside curly brackets) before and after each section of formatted text, to preserve spacing.
    See the forum FAQ {message:id=9360002}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Deleting multiple groups within icloud on my iphone

    I have 7 duplicate groups on my iphone and I want to delete the groups that are duplicates.  When logging onto the icloud site via my iMac, there is only one group listed so I can't delete the groups from there.  Please let me know how I correct the situation.  Thanks! 

    No, I'm talking about groups of contacts on the iphone.  So, when you are in the phone icon, tap on "contacts", on the top left there is a "group" tab, when I click on that there are seven groups under "icloud".  The first group under icloud is "All icloud".  That group has 1401 contacts.  There are 6 more groups under (5 labeled "Contacts" and 1 labeled "Card").  Each group labeled "Contacts" has 221 contacts and the one labeled "Card" has 296.  This equals the 1401 contacts in the "All icloud" group.  When I go into the "All icloud" group I have 6 duplicates on most of the entries.  I'm thinking if I can delete the 6 groups, it would correct the duplicates.  If I can go into "settings", then "Mail, Contacts, Calendars", under Accounts, my iCloud account has 6 total accounts. 
    I'm talking this out and maybe what I will do is "Delete Account" on iCloud (from my iphone).  When I click on that, it informs me "If you delete your account, all Photo Stream photos and documents stored in iCloud will be deleted from this iPhone.  So, if I do that and then reset with my iCloud account (that has the correct number of contacts (221), maybe I will only have one account on iCloud on my iPhone.  I will let you know. 
    Thanks pvonk for letting me talk this out and possibly solving the problem. 

  • ISE 1.2 - cannot delete AD group

    Hi all,
    I have a standalone node, ISE 1.2, in our lab which is joined to the AD.
    By accident I added an invalid AD group, and when I try to delete the group and "Save Configuration", the ISE responds:
    "Error: One or more of the groups being deleted are referred to by Authorization Policy Conditions."
    However I cannot find any references to this group among the authorization policy conditions - so how can I remove the group?
    Kind regards,
    Lennart

    Walfors,
    I know what you're saying. While deleting a newly added AD group. you're getting below listed error even though the group is not referred or called inside any rule or policy.
    Error: One or more of the groups being deleted are referred to by Authorization Policy Conditions.
    It seems like a cosmetic defect
    CSCug13042    error message incorrectly indicating AD groups are mapped to a policy
    ~BR
    Jatin Katyal
    **Do rate helpful posts**

  • Is it possible to delete files from time machine?

    Is it possible to delete files from time machine? I had a drive crash, restored the files to a new drive, and now the old versions and the new versions of the files are both backed up, taking up a mountain of drive space. Do I just have to wait 'til the drive gets full and then tell it what to delete first?

    Hi, I need help in a related problem. I have 500gb time capsule. I needed larger hard drive, so I now use TM to back up to a different 1tb hard drive. So I don't need the TC as a TM back up device. But I want to use the TC's hard drive as an extra external hard drive. I deleted the files that were on it. but it still shows it has a sparsebundle file with a size of over 400gb ( probably the size of the old backups). When I use disk utility to try to erase it, I am not offered the erase tab. This "disk" does show on the desk top as a mounted disk (I think) with only 53 gb free. How can I set this up so all the disk space is free and I can use it for storing files, not as a back up? Thanks

  • On my I phone how do I transfer contacts from one group to another then delete that group

    On the Iphone how do you transfer a contact from one group to another group the delete that group from your list of groups? I am on outlook, i know thats the first problem.
    John

    iPhone: Transferring information from your current iPhone to a new iPhone

  • How do you delete calendar groups in ical 5.0?

    I downloaded os x lion, and when I went into ical, I can't seem to delete calendar groups I don't want. How do I do this? Thanks!

    Click on the event, and use the delete key. Or click on the event, and choose iCal>Edit>Delete.
    Good luck.

  • In itunes library is it possible to delete more than 1 song at a time

    In itunes library is it possible to delete more than 1 song at a time

    Yes.  Click the first track, and hold CTRL while you click additional tracks.  Then hit Delete.
    (If the tracks you want to highlight are in a row, click the first, hold Shift and click the last.)

Maybe you are looking for