How to enable Edit/Delete Discussion Forum?

Hi,
I have added 'Discussion Forums' task flow to a JSF page. When I run the page, I dont see 'Edit Forum', 'Delete Forum' etc.
It only shows 'Back to Forum List' and 'Create Topic'. How to enable icons like Edit, Delete?
Thanks

I think jive_setup.xml has DB details..not sure about LDAP.
Can you please confirm from below:
<?xml version="1.0" encoding="UTF-8"?>
<!--
This file stores all properties needed by Jive Forums to startup. Property names must be in the
format: "example.prop.is=value"
That will be stored as:
<example>
<prop>
<is>value</is>
</prop>
</example>
All properties must be under the "jive" element.
This file should live in your jiveHome directory. The path to that directory
should be specified in your jive_init.xml file or by one of the other
supported mechanisms.
-->
<!-- root element, all properties must be under this element -->
<jive>
<!-- When setup is false, you can access the setup tool. -->
<setup>false</setup>
<!-- Database settings -->
<database>
<!-- Uncomment to enable Unicode support when using MySQL -->
<!-- <mysql><useUnicode>true</useUnicode></mysql> -->
<!-- Uncomment to enable Statement caching when using Oracle JDBC -->
<!-- <oracle><useStatementCache>true</useStatementCache></oracle> -->
<JNDIProvider>
<name>jdbc/OWC_DiscussionsDS</name>
</JNDIProvider>
<defaultProvider>
<maxConnections>25</maxConnections>
<minConnections>5</minConnections>
<connectionTimeout>1.0</connectionTimeout>
<username>webcenter</username>
<driver>oracle.jdbc.driver.OracleDriver</driver>
<password>welcome1</password>
<serverURL>jdbc:oracle:thin:@gdiora001.in.ibm.com:1523:SOA11</serverURL>
</defaultProvider>
</database>
<connectionProvider>
<className>com.jivesoftware.base.database.JNDIDataSourceProvider</className>
</connectionProvider>
<cache>
<Watches>
<size>2097152</size>
<maxLifetime>43200000</maxLifetime>
</Watches>
<Message>
<size>5242880</size>
<maxLifetime>43200000</maxLifetime>
</Message>
<Thread>
<size>5242880</size>
<maxLifetime>21600000</maxLifetime>
</Thread>
<Announcement>
<size>2097152</size>
<maxLifetime>43200000</maxLifetime>
</Announcement>
<Forum>
<size>6291456</size>
<maxLifetime>21600000</maxLifetime>
</Forum>
<Category>
<size>5242880</size>
<maxLifetime>43200000</maxLifetime>
</Category>
<User>
<size>5242880</size>
<maxLifetime>21600000</maxLifetime>
</User>
</cache>
</jive>
Thanks
Vivek

Similar Messages

  • How to disable edit.delete in oracle forms 11i?

    i was able to use APP_SPECIAL.ENABLE('EDIT.CLEAR',PROPERTY_OFF); to disable the clear button but also want to disable delete button,
    i added the APP_SPECIAL.ENABLE('EDIT.DELETE',PROPERTY_OFF); in the pre_block and pre_query trigger but not able to disable the delete item from edit menu.
    Am i doing sometjhng wrong?

    Hi;
    Please check
    How to disable delete button in a form
    How to disable delete button in a form
    Regard
    Helios

  • HT3986 Does anyone know how to enable the "Delete" key for logging on the Windows 7 partition on the latest iMac, via the latest Apple wireless keyboard? Many Thanks

    Hi All
    Does anyone know how to enable the "Delete" key for logging on the Windows 7 partition on the latest iMac, via the latest Apple wireless keyboard - the standard wired apple keyboard works fine via this key but not the new wireless keyboard?
    Many Thanks

    Holy crap, this fixes the issue.  At least temporarily it has.  I should add that my issue was single finger forward/back swipe stopped working on the magic mouse in Firefox since Mavericks came along.  I have been fighting this since I upgraded to Mavericks a few months ago.  Thank you, tbirdvet.  You have no idea how much easier you just made using my iMac again.
    Message was edited by: wadems

  • How do I edit / delete comments on my Weblog?

    (If this question belongs to a different forum, kindly redirect... )
    My SDN Weblog has a couple of duplicate comments and one from me that I wish to delete.
    Can someone please advise as to how / where I get to cleanup comments?
    Weblog in question: New feature: Self-installing packages...
    I looked up my "Expert Weblogger Home" panel, and found the option to edit my Weblogs, or even delete them - but I didnt see an option to edit / delete my comments or delete duplicates posted by others.
    Thanks,
    Sid!

    Comments can't be managed by Bloggers...You need to write [email protected]
    Greetings,
    Blag.

  • How to view/edit/delete the user created profile in oracle 9i? Very Urgent

    Friends,
    I logged in as system in oracle 9i.
    SQL> create profile testpro limit
    2 idle_time 1;
    Profile created.
    SQL> alter user scott profile testpro;
    User altered.
    Then i logged in to sqlplusw as a scott user.
    and i waited for 10 mins after that.
    sql> select * from cat;
    its working......
    how come? i have already set a idle time to 1 minute.
    Please correct me if im wrong.
    Also, how can i view/edit/delete the user created profile.
    Thanks & Regards
    Sathyguy
    Message was edited by:
    sathyguy

    The resource limits set for a profile are enforced only when you enable resource limitation for the database.
    Enabling and Disabling Resource Limits While the Database is Open
    ALTER SYSTEM SET RESOURCE_LIMIT = TRUE;
    http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96521/users.htm#15451
    Manu

  • How do I edit/delete photos in album downloaded from computer?

    How can I edit or delete photos in an album that I downloaded from my computer?

    Actually you need to point them to either Adobe Camera RAW, ACR, and or Photoshop. Bridge is only a image File Management program and used to open either ACR or Photoshop to edit images.
    But if you have Photoshop, and Bridge, installed I suggest you Stop using iPhoto and start using the REAL Image Editing program you have installed, Photoshop.
    All iPhoto will do is confuse you and your images. Also stop letting iPhoto import your images. iPhoto stores images inside it program folder structure and makes it hard to get to any one image you want to copy or move. Start copying your images to a Folder of your choosing and use Bridge to view and then send them to Photoshop and or ACR for editing.
    If you want to have a Program import them Photoshop includes Photo Downloader to copy your images from your camera or memory card to a folder of YOUR Choosing.
    iPhoto is for the Amateur. Since you have Photoshop and are working with RAW images you are no amateur.

  • Editing the discussion forum portlet

    Hi,
    I've just deployed the discussion forum portlet from portal center, and am using it in a portal. But, how can I remove the big Oracle Logo that is displaying in the portlet?
    Best regards
    Eva Svensson

    Hi Evan,
    Are you talking about OracleAS Provider for Jive Forums?
    If you are, then you can remove the logo by going to:
    htdocs/launchLink.jsp
    and modify the table tag which has a reference to the logo(images/logo.gif)
    thanks,
    Harsha

  • How to enable edit mode to company code option in the copied PO in SRM 7.0?

    Hello all,
    Another strange requirement!
    When we copy an old PO or when we reopen a saved PO, the Company code drop down option is freezed at the header part of the PO. How to enable this option for the user to edit the company code further?
    Regards
    Madhan

    HI Madhan,
    As far as I know, the behavior you have mentioned is Standard behavior of SAP SRM. You are copying an old Purchase Order to create a new PO, the system assumes that all the important header information is same (that is the reason you are using the copy functionality) and gets copied to new PO.
    When it comes to 'Saved PO' the system initially determines the company code from the organization assignment of the buyer who created the purchase order.
    In such cases, I hope, the user can create multiple purchase orders with different company codes and treat them as templates.
    This can be a workaround for the functionality your customer is looking for.
    Thanks and regards,
    Ranjan

  • How to set moderator in discussion forum?

    Hi,
    I got the code for discussion forum to implement in Oracle app server 10g, from ORACLE. I customised that in look and feel. But i like to add one more feature of Moderator in that.
    I am not getting how to implement that? Please help me to do that, as its urgent.
    Thanks in advance,
    Dhananjay

    It's forum software we've provided -- was it sample code?
    Where did you download it?
    Was there a contact link on the page where you downloaded it? Try looking there to see if there is someone who can help you -- I'm not familiar with this app.
    -steve-

  • How to enable points in Jive Forums?

    Hi Experts, I´m facing an strange situation. we are working with EP 7.0 SP15 and Jive Forums patch 2 for SP15. When an user makes a question in the forum and someone replays, the scree says that you have to mark this question as useful or correct for giving points to the user who answer it but....
    there is no points in the user or elsewhere....how to enable them? I´ve look for it carefully in the administrator iView  and the only reference I´ve found is a system property called pointConcept.disabled ; =  false . I´m not sure with the value. The standard one is true but there is no points and if you change it to false, it doesn´t work either....
    Any ideas?
    Thanks in advance.....

    Hi Robert, thanks for your quick reply !!
    I know that the functionality is not still available, but the problem is that in the forums delivered actually, you can see in the screens that they mention the points and also the screen says that you have to mark it as usefull or answered in order to encourage the rest of the users !!!
    So the users starts asking....where are my points gone?
    As I´ve said above, in the version of the forums delivered actually , you can see this messages!!!
    If points are still not delivered.....how can we hide these standards screens?
    Thanks in advance.....

  • How to down-load the discussion forum portlet??

    I am willing to download the discussion forum portlet from the
    portalstudio site.
    For that i was suppose to download and install WinCVS first.
    I did that but while setting-up the cofiguration.
    I had to enter my login name and password,provided by the
    otn.oracle.com
    WinCVS refused to recognize the login name
    i m unable to understand the problem .
    And i do not have any other option for downloading the
    discussion forum portlet.
    Is there any other way to download it
    or is there something else ,which is to be done while
    installing the WinCVS

    Hi,
    All the Materil master data is there in some of the tables.
                    MARA               Material master
         MAKT                 Material text
         MARC               Material per plant / stock
         MVKE               Material master, sales data
         MARD               Storage location / stock
         MSKA               Sales order stock
         MSPR               Project stock
         MARM               Units of measure
         MEAN               International article number
         PGMI               Planning material
         PROP               Forecast parameters
         MAPR               Link MARC <=> PROP
         MBEW               Material valuation
         MVER               Material consumption
         MLGN               Material / Warehouse number
         MLGT               Material / Storage type
         MPRP               Forecast profiles
         MDTB               MRP table
         MDKP               Header data for MRP document
         MLAN               Tax data material master
    MTQSS               Material master view: QM
    So, down load as per your requirement in to Excel sheet and do the corrections and Upload with your Data Migration Tool.
    Hope this helps..
    Regards,
    Siva

  • How do I edit/delete the same section of multiple tracks?

    Basically I'm doing a podcast with multiple voice tracks. Once I sync and line everything up, I still have sections of audio I want to take out. But obviously with the tracks synced, I need to delete it from all of them at once and have the audio "snap" back in place. How do I accomplish this?

    Enable the "Arrangement Track" and define arrangement regions. Then you can delete and move regions across all tracks at once.
    See: Edit Arrangement Regions
    Regards
    Léonie

  • How to enable editing sites with SharePoint Designer

    HI,
    when i try edit my web part in SharePoint designer I receive a error:
    “Web Site Editing is Disabled. This web site has been configured to disallow editing with SharePoint Designer. Contact your web site administrator for more information.”
    I never disable this. When I search for this error, it’s the same thing, how disable editing SharePoint designer… but I want ENABLE.
    I try search the line “DisableWebDesignFeatures=wdfopensite” in my Onet.xml files but no exists.
    I need edit a file, how? Please explain me, it’s for my work.
    thanks
    Hernandezz

    SharePoint allows you to create custom web parts to help you provide highly customized solutions to your clients/users. The properties of these web parts are added by default but to
    further customize the solution, you can also create custom properties. The following example demonstrates how to add a custom dropdown property to a custom webpart.
    // Create a Enum for Languages
    public enum LanguageByEnum
           English = 0,
           French,
           Spanish
    Sharepoint migration 2010
    Cheers, Eliza

  • How to enable editing (DML), Crucial  for me

    Dear All,
    Please help me, After I created the application with report/form pages, I deleted the auto-generated process and created a new one servers the purpose of the application.
    The problem:
    I cannot edit the records nor delete them. A friend in the forum advised to create a new DML process but it did not work.
    Please have a look and let me know ASAP.
    http://apex.oracle.com/pls/apex/f?p=30382:1
    username: dev
    password: dev
    Your help is highly appreciated.

    Did you try deleting the Apply Changes button and creating a new one. My experience with buttons and DML has been that they lose connection or something to the DML. Just a thought.
    Shelly

  • How do I edit, delete, change a folder "untitled"

    There are certain files/folders in my desktop\screensaver folder that I wish to delete. I just don't use them anymore, they're taking-up space.
    There are "untitled" folders that I want to Name, then... download pictures from a website to that folder.
    When, How, and Where do I send those pictures to the "untitled" folder on my Mac?
    So I CAN use them as my new screensaver?
    ... to: iPhoto? Pictures? elsewhere? A place where my computer can then use them???
    I've been trying to do this for over a week!
    My os is OS X 10.5.8

    I had this problem too @RedRay an figured out the "untitled folder" is located within the iPhoto app. Se9 arch for an event titled untitled folder and that is where the photos are that your Desktop & Screen Saver is using.
    (I even tried searching for the picture by the name in finder and it was unable to find it so it is located in iPhoto and going in iPhoto is the only way to find the folder)
    I deleted mine so I'm not sure if you can add more to the "untitled folder" maybe you can try adding photos that are not from any devices to iPhoto and they might go under an untitled folder but I saw I had multiple folders called that so I believe your best bet is creating a new folder and clicking the plus button in Desktop & Screen Saver to add that folder to the list of images you an select.

Maybe you are looking for