Podcasts : how to access the "Grouping" tag in the Info window ?

I upgraded yesterday to iTunes v12.1, and today I discovered that I cannot anymore access to the "Grouping" tag in the Info window (still available using ALT/OPTION in iTunes v12 and v12.0.1).
The "Genre" tag still available, but it is useless for Podcasts episodes, as ALL of them are pre-identified as "Podcast"…
Anyway, the "Grouping" tag is still present within the Podcasts files and the iTunes episodes datebase, as I can display it as a column in the "My Podcasts" pane (list of episodes) !
Does anybody know a way to still access/modify this tag field "Grouping" for Podcasts ?

CLASS LCL_EVENT_RECEIVER DEFINITION DEFERRED.
CLASS LCL_EVENT_RECEIVER DEFINITION.
  PUBLIC SECTION.
    METHODS HANDLE_DOUBLE_CLICK
    FOR EVENT DOUBLE_CLICK OF CL_GUI_ALV_GRID.
ENDCLASS.                    "cl_event_receiver DEFINITION
CLASS LCL_EVENT_RECEIVER IMPLEMENTATION.
METHOD HANDLE_DOUBLE_CLICK.
PERFORM HANDLE_DOUBLE_CLICK.
ENDMETHOD.
DATA:EVENT_RECEIVER TYPE REF TO LCL_EVENT_RECEIVER.
<AT PBO>
  SET HANDLER EVENT_RECEIVER->HANDLE_DOUBLE_CLICK FOR GO_GRID.
<AT PAI>.
FORM HANDLE_DOUBLE_CLIC .
FLAG = 1.
LOOP AT LT_LVCFIELDCAT INTO LS_LVCFIELDCAT.
IF LS_LVCFIELDCAT-FIELDNAME = 'ABC'  AND FLAG = 1.
  LS_LVCFIELDCAT-SELTEXT = <WHAT EVER U WANT>.
MODIFY LT_FIELDCAT FROM LS_FIELDCAT..
ENDIF.
CLEAR FLAG.
ENDLOOP.
ENDFORM.
NOTE: IAM PUTTING FLAG BECAUSE WHEN U GO BACK IN THE ORIGINAL SCREEN U SHOULD GET THE OLD TEXT, SO , THERE U CHECK FOR FLAG = 0.
AND UR SECOND QUESTION, PLS EXPLAIN IT CLEARLY

Similar Messages

  • How to use two group tags in the header?

    I am using BI Publishing,RTF Template,I found when I put two group tags before <?start:body?> ,the BI Publishing only keep the 2nd group tag right before <?start:body?> as header, it moved the 1st group tag to the body section.
    Is this a bug? Can anyone give me some ideas how to make BI Publish treat all the group tags before <?start:body?> as the header/sub header?
    thanks for your help

    Hi dirk,
    Thanks it worked well.
    I have one question for you in the tabular form.
    i have totally 10 columns in my tabular form, in that 9 column is of database column and only one column is non-database column, while updating the row in the tabular form it is throwing the below error like
    Current version of data in database has changed since user initiated update process. current row version identifier = "A0FD649E5A28DF9244990A3B9368298A" application row version identifier = "44CE02A233595BCA6F7D4A140BD4DF30" (Row 1)I thought the above error is due to the existence of non-database column in my tabular form. Is there any way to solve this issue. I need to have a non-database column in my tabular form but the presence of that column is not allowing to perform update in that tabular form.
    how to get rid of this issue dirk.
    Any ideas??
    Brgds,
    Mini

  • Hey How Do I Get Group Message On The IPhone 4s because some reason it doesn't want to show . First i did is setting then messages  it only show imessage and message count )HELP)

    ey How Do I Get Group Message On The IPhone 4s because some reason it doesn't want to show . First i did is setting then messages  it only show imessage and message count )HELP)

    At the bottom of the page Settings > Messages you should have a section headed "SMS/MMS" Turn MMS messaging on then you can turn group message on.

  • How to use the HTML tags in the reports.

    hi.
    can any one tell me how to use the HTML tags in the reports.
    i m using the forms 10 g rel 2 and reports 10 g rel 2 and application server 10g rel 2.

    Set the Contains HTML Tags property of an object to Yes, then the tags in the object's text (if any) will be used to format the object.

  • How to access my hard drive when the system does not work

    how to access my hard drive when the system does not work

    Startup - Gray, Blue or White screen at boot, w/spinner/progress bar
    Startup Issues - Resolve
    Startup Issues - Resolve (2)

  • How can I see the selected tags in the tag bar clearly

    How can I see the selected tags in the tag bar clearly (they used to be in black, now they do not change color; a highlight or Bold would help)

    The History menu lets you revisit the page where you can drag any page element from it.
    How would you sort through thousands (tens of thousands) of files found in a cache?

  • How I check in group by query the group change

    How I check in group by query the group change
    Hi master
    Sir I have master detail table
    This is my query
    select rownum,chartofacc.accid,title,nvl(drbal,0),nvl(crbal,0),
    (select case when nvl(sum(debit),0)-nvl(sum(credit),0)>0 then
    nvl(sum(debit),0)-nvl(sum(credit),0)
    else
    0
    end mfadrttt
    from voudetail where voudetail.accid=chartofacc.accid) as mfadr,
    (select case when nvl(sum(credit),0)-nvl(sum(debit),0)>0 then
    nvl(sum(credit),0)-nvl(sum(debit),0)
    else
    0
    end mfacrttt
    from voudetail where voudetail.accid=chartofacc.accid) as mfacr
    ,nvl(debit,0),nvl(credit,0),voumaster.entdate,voumaster.vno from chartofacc ,accbal,voudetail,voumaster where chartofacc.accid=accbal.accid(+) and chartofacc.accid=voudetail.accid(+) and voumaster.vno=voudetail.vno order by chartofacc.accid,voumaster.entdate,voudetail.VNO;
    Sir I need add opbal from master section to debit in detail section when new group start only after adding I use that column for accumulative total or running balance
    If I get any method when group change system give me any key or indication then I use
    Please give me idea in both field oracle sql and oracle report 6i
    Thank
    aamir

    Hi,
    Please send tables structures and sample data from that tables. And, of course what should be the output. :) Just sending your query won't help us to find a solution.
    Peter D.

  • Wondering about the "image" tag in the Tech Specs example

    I'll begin by admitting that what I don't know about coding would fill a bunch of bookshelves, but I've noticed that some people (including myself) have been having problems with their image files lately. I've also noticed that the coding for the image tag in the sample on the Technical Specifications page (http://www.apple.com/itunes/podcasts/techspecs.html) isn't formed like all the rest.
    It’s
    <itunes:image href="http://example.com/podcasts/everything/AllAboutEverything.jpg" />
    Shouldn’t it be
    <itunes:image> href="http://example.com/podcasts/everything/AllAboutEverything.jpg" </itunes:image>
    HP Pavilion zd8000   Windows XP  
    HP Pavilion zd8000   Windows XP  

    Hi DiscipleC--
    Andy is 100% correct (he makes some of the best podcast software around, so you're getting the advice of the pros here).
    What will happen now that your feed doesn't validate is that the image will likely stay there. But that's not because it's correct--it's because iTunes will see a broken feed when it checks, and it won't make any changes at all. So if you add episodes, those won't appear because the feed won't be updated until it works again.
    Follow the image art example exactly as listed in the example feed in the technical spec, make sure it validates over at feedvalidator.org, and you'll be fine.
    Good luck!
    -S
    PowerMac G5, 15" Powerbook, 12" Powerbook   Mac OS X (10.4.5)  

  • Is there a way to remove my facebook contacts from my phone contacts list?  I had an iphone 4 and it was easy to shut off from teh contacts through the groups link at the top left, but the iphone 5s does not have this feature nor can i figure it out throu

    Is there a way to remove my facebook contacts from my phone contacts list?  I had an iphone 4 and it was easy to shut off from teh contacts through the groups link at the top left, but the iphone 5s does not have this feature nor can i figure it out through the settings feature or anything else....HELP please as it is annoying to see all of these contacts!

    Hello ymprice91277, let's solve this mystery! To unlink the Facebook contacts go to Settings, Facebook, turn off contacts.
    WiltonA_VZW
    VZW Support
    Follow us on twitter @VZWSupport

  • Error in parsing the taglib tag in the JSP page

    Hi
    We are trying to deploy and run a Web Application in CE 7.1 SP01. We are successful in deploying and running servlet based web pages, but when it comes to JSP's the taglibs are not parsed and we get the following error message
    Runtime error in processing of the JSP file E:\usr\sap\CE1\J01\j2ee\cluster\apps\sap.com\TestNWEAR\servlet_jsp\TestNW\root\admin\main.jsp.
    The error is: com.sap.engine.services.servlets_jsp.jspparser_api.exception.JspParseException: Error in parsing the taglib tag in the JSP page. Cannot resolve URI: [webwork]. Possible reason - validation failed. Check if your TLD is valid against its scheme.02004C4F4F5000190000004E000013400191D308B45
    Processing HTTP request to servlet [jsp] finished with error.
    The error is: java.io.FileNotFoundException: E:\usr\sap\CE1\J01\j2ee\cluster\apps\sap.com\TestNWEAR\servlet_jsp\TestNW\root\admin\webwork (The system cannot find the file specified)02004C4F4F50001900000051000013400191D308B45AF1AB
    We followed the below weblog to correct the TLD's in JAVA EE 5 @ SAP but it did not work for us.
    /people/community.user/blog/2006/10/13/porting-the-java-blueprint-solutions-catalogue-applications-to-sap-netweaver-application-server-java-ee-5-edition
    Any immediate help will be rewarded with full points
    Thanks in advance
    Lakshmi
    Edited by: lakshmi N Munnungi on May 5, 2008 11:36 PM
    Edited by: lakshmi N Munnungi on May 5, 2008 11:39 PM

    Hi Lakshmi,
    I have also the same problem. If you have found the solution please post it thanks,
    Thanks,
    Tariq

  • I've found no way to sort.  For example, if I type the group "Rush" into the search bar, I get a list of songs recorded by rush and literally thousands of other songs and artists with the word rush in them. There is; however, no way to sort the results.

    I've found no way to sort search results in itunes.  For example, if I type the group "Rush" into the search bar, I get a list of songs recorded by rush and literally thousands of other songs and artists with the word rush in them. There is; however, no way to sort the results. 

    In the Search box click on the black Arrow and UNTICK the Search Entire Library.
    Then the Search results in Songs view will be displayed in the main Grid and you can sort them by clicking on the column headers.
    You can also turn on the column browser which can help with filtering

  • Is the description tag of the app descriptor used in mobile apps?

    Just a simple question. I know the <description> tag of the app descriptor is used in the desktop AIR installer to tell what's the app about, but, is it ever used when compiling for iOS/Android/BB? The description is usually added manually to the App Store / Play Store page, so it would seem as if it's never used.
    I remember a while ago seeing somewhere in Adobe's documentation a table of the descriptor tags which were used on desktop, which on mobile and which on both. Does anyone have the link to that page? I can't seem to find it now.
    Thank you!

    500,000
    http://tech.fortune.cnn.com/2011/05/24/apples-itunes-store-500000-ios-apps-and-c ounting/

  • ALE/IDOC:The group data for the material CS94163AOOO is locked by ECPUSER

    Dear All,
    I have extended the idoc for MATMAS and getting -The group data for the material CS94163AOOO is locked by ECPUSER
    error on receving ( production ) server.I have written BDC in Z-function module to upload the data for extended segments after calling IDOC_INPUT_MATMAS01  function module.
    When the same scenario executed in development server the material is not getting locked and idoc is posted successfully.
    Please guide to resolve the error.
    Thanks,
    Sanjay Deshpande.
    Edited by: sanjay_123 on Nov 1, 2009 4:41 PM

    Hello,
    Can you pls try to use ENQUEUE_E_TABLE or FM specific to lock/unlock MARA table during Idoc creation.
    and put some WAIT statement before creation.
    CALL FUNCTION 'ENQUEUE_EMMARAS'
    EXPORTING
    MODE_MARA = 'S'
    MANDT = SY-MANDT
    MATNR = 'CS94163AOOO'
    X_MATNR = ' '
    _SCOPE = '2'
    *_WAIT = ' '
    _COLLECT = ' '
    EXCEPTIONS
    FOREIGN_LOCK = 1
    SYSTEM_FAILURE = 2
    OTHERS = 3
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    Then write code for creation of MARA
    Unlcok now like this
    CALL FUNCTION 'DEQUEUE_EMMARAS'
    EXPORTING
    MODE_MARA = 'S'
    MANDT = SY-MANDT
    MATNR = 'CS94163AOOO'
    X_MATNR = ' '
    _SCOPE = '3'
    _SYNCHRON = ' '
    _COLLECT = ' '
    ~Pramod
    Edited by: PKUPADHYAY on Nov 1, 2009 5:40 PM

  • What  does "Group" mean in get info windows?

    Hi
    What does "Group" mean in get info windows?
    and what do the numbers mean when i click other...?

    The group is the Unix group to which the file belongs. Every group has a numeric identifier (the gid) as well as an (alphanumeric) name. The numbers you see when you choose "other" in the drop-down menu which selects the group, are the gid's.
    For example, an administrative account obtains administrative permissions by virtue of being a member of the "admin" group. Although the folder /Applications is owned by the user root, it is also owned by the group admin which has been given write, as well as read permission. This write permission is precisely what allows any member of the admin group--that is, any administrator of the machine--to drag applications into /Applications. On my computer, the admin group has gid 80, and so that is what I see as the number next to "admin" under "other".
    See http://en.wikipedia.org/wiki/Groupidentifier%28Unix%29 for more explanation of groups.
    Message was edited by: Mr.Lobotomy to clarify that "other" is still referring to a "group" option, and not to the permission given to "others".

  • HELP : How to access a datasource rowset in the AM class ?

    Hi,
    i have an AM "TestAM" which contains the viewobject "ViewTest".
    in the class "TestAMImpl.java" i added a method called "verify()".
    in my JSP i have initialised the AM and a datasource based on the VO "ViewTest" :
    <jbo:ApplicationModule id="am" configname="TestAM.TestAMLocal" releasemode="Stateful" />
    <jbo:DataSource id="ds" appid="am" viewobject="ViewTest" />
    <%
    TestAM am = (TestAM) am.useApplicationModule();
    String Message = am.verify();
    %>
    My question is how to access to the rowset of the datasource "ds" in the code of the method
    "verify()" ?
    public class TestAMImpl extends ApplicationModuleImpl implements TestAM {
    public String verify()
    How to access the rowset initialised in the JSP???????????
    Thanks for your help

    This is correct. Think of the AM as having a hashtable of instances of view objects that you can lookup by instance name.
    The <jbo:DataSource> tag lets you lookup an instance by name in the AM and get a reference to it to use in the JSP page. Within your AMImpl class, you can either:
    [list]
    [*]Call findViewObject("YourViewInstanceName"), or
    [*]Just call the generated getYourViewInstanceName() method which is ok to call inside the Impl class to get hold of the same VO.
    [list]

Maybe you are looking for

  • HTTP Sender Adapter Response

    Hi there, Can I send a status code back to the sender of the HTTP request in case of a HTTP Sender Adapter ? We need to send a response immediately to the Sender Application. The interface however is an asynchronous interface and a response with XI i

  • PO released dates by releases ?

    Dear MM gurus, Request pl let me know is there any Standard Report to see the PO Releases along with dates & release levels with sap user id. (PO releases history) Pl help thanx in advance regards Srihari

  • I Can't Update Photoshop CS6

    Hi, I'm currently working with Photoshop CS6 on a Mac, and there are some bugs like Polygonal Lasso tools and Zoom In/Zoom Out short cut which frequently non-functional. I tried to update the Photoshop CS6 (and my Illustrator CS6) and this is what it

  • Problems opening files on Win2003 Server in Tiger

    I posted this as a reply to another thread, but got no response; so I am posting in a new thread in hopes of getting some insight. I am in a largely Windows-based company, but work in a small Mac-based department. We recently relocated into new offic

  • SCCM 2012 SP2 - CMEnroll Mac OSX

    Hi, We're starting deployment testing on Macs with SCCM 2012 SP2. I was reading below link to automate Mac client install/enroll but still have some difficulties. http://social.technet.microsoft.com/Forums/en-US/36150605-0711-4617-bcc7-32f786892b35/s