× If you expect answers you should describe your problem and give as much information's as possible. (SQL-Structure, Template Code, Joomla Version ...) Please read this before posting: joodb.feenders.de/support.html

Publishing and unpublishing of records

  • william.kcperformance
  • william.kcperformance's Avatar
  • Offline
More
11 years 1 month ago - 11 years 1 month ago #1624 by william.kcperformance
Publishing and unpublishing of records was created by william.kcperformance
Hi guys,

How to get the publish/unpublish to work?
I see the "published" column completely greyed out in the backend.

I've added the "published" column as described here:
If you want to have Published/Unpublished function for your database insert a TINYINT column with the default value 0. This could be very useful if you want to give your users the opportunity to insert new data with the form-view but want to check new entries before publishing.
But it doesn't work, I still can't (un)publish records, am I missing the point?

Thanks for your support! :-)
Last edit: 11 years 1 month ago by joest.

Please Log in to join the conversation.

More
11 years 1 month ago #1626 by Dirk
Greyed Out?
Do you declare this field as Visible status field in your Database settings.

If yes you should see a switch in your backend data list.

Attachment publish.jpg not found

This message has an attachment image.
Please log in or register to see it.

Please Log in to join the conversation.

  • william.kcperformance
  • william.kcperformance's Avatar
  • Offline
More
11 years 1 month ago #1627 by william.kcperformance
Replied by william.kcperformance on topic Re: Publishing and unpublishing of records
???
Can you please provide a clear manual about how the database/table should look like and what is the exact code? The column is named "Published", I don't understand what you mean by "Visible status field"

Please Log in to join the conversation.

More
11 years 1 month ago #1628 by joest
Replied by joest on topic Re: Publishing and unpublishing of records
Hi,
Backend / Components / JooDatabase / click database name / go to tab "general Options". Here you´ll find "Visibible status (optional)", set to however you named your "published column". Done ;-)
The following user(s) said Thank You: MichaS.

Please Log in to join the conversation.

  • william.kcperformance
  • william.kcperformance's Avatar
  • Offline
More
11 years 1 month ago #1629 by william.kcperformance
Replied by william.kcperformance on topic Re: Publishing and unpublishing of records
Ahaaaaaaaah, that did the trick, thanks! :-)

Please Log in to join the conversation.

More
10 years 8 months ago #2367 by MichaS.
Replied by MichaS. on topic Re: Publishing and unpublishing of records
I think, its good to give some tooltips over this very good function in the backend.

It will have not soo many questions here ;-)


Michael

Please Log in to join the conversation.

Moderators: Dirkjoest