Foren

Status of my webcontent is show pending

thumbnail
Ashwin Khandelwal, geändert vor 12 Jahren.

Status of my webcontent is show pending

Junior Member Beiträge: 42 Beitrittsdatum: 14.10.11 Neueste Beiträge
Hi,

When is created a web content in Liferay community by selecting Liferay from go-to option in toggle bar. It is showing me pending status.
Can anyone suggest me solution for this prob.

I am attaching screen shots along with this post


Thnks in Advnc!!
Ashwin
thumbnail
Sandeep Nair, geändert vor 12 Jahren.

RE: Status of my webcontent is show pending

Liferay Legend Beiträge: 1744 Beitrittsdatum: 06.11.08 Neueste Beiträge
Hi

Its because the workflow is enabled. You have to approve the content before seeing. Go to control panel and click on My Workflow tasks from the top left. You would see your web content there. Click Actions->Assign to me.

Then Click Actions -> Approve

Then you would be able to see the content

Workflow is by default enabled for webcontent in community version of Liferay. You can disable it too, if you dont want any workflow.

Regards,
Sandeep
thumbnail
Ashwin Khandelwal, geändert vor 12 Jahren.

RE: Status of my webcontent is show pending

Junior Member Beiträge: 42 Beitrittsdatum: 14.10.11 Neueste Beiträge
Thnks u so much Sandeep
thumbnail
Ashwin Khandelwal, geändert vor 12 Jahren.

Need to send attachment along with web form

Junior Member Beiträge: 42 Beitrittsdatum: 14.10.11 Neueste Beiträge
Hi,

Sandeep thnks a lot in previous issue.
Kindly help me in adding attachment facility in web form. what modification and where i need to do.


thnks in Advnc!!
thumbnail
Sandeep Nair, geändert vor 12 Jahren.

RE: Need to send attachment along with web form

Liferay Legend Beiträge: 1744 Beitrittsdatum: 06.11.08 Neueste Beiträge
Hi,

You working with Zeeshan? Actually it requires bit of coding from your end. You cannot do it using hook as of now. You have to create ext plugin to modify web form portlet to send attachement. By adding just the input tag for file attachment wont add it automatically to the mail you are sending. You have to add code in WebFormPortlet to read the get the file you are attaching and send it in mail. Its just like any other java application to send attachment with mail.

Regards,
Sandeep
thumbnail
Ashwin Khandelwal, geändert vor 12 Jahren.

Need to put guest on page other than default with url hit

Junior Member Beiträge: 42 Beitrittsdatum: 14.10.11 Neueste Beiträge
Hi,


Sandeep , i need to put guest direct on page of my choice other than default page. i.e in my portal when ever guest hit url (localhost:8080) he get to welcome page of Liferay community but i want guest to move to my home page which is "My public page" can be accessed by clicking on go-to in dockbar.

Attachment can make u understand my problem well...


thnks in Advnc