Welcome, Guest
Username Password: Remember me
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
  • Page:
  • 1

TOPIC: Publishing and unpublishing of records

Publishing and unpublishing of records 3 months ago #1624

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: 3 months ago by joest.

Re: Publishing and unpublishing of records 3 months ago #1626

  • dirk
  • OFFLINE
  • Posts: 277
  • Karma: 8
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.

This image is hidden for guests. Please log in or register to see it.

Re: Publishing and unpublishing of records 3 months ago #1627

???
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"

Re: Publishing and unpublishing of records 3 months ago #1628

  • joest
  • OFFLINE
  • Posts: 104
  • Karma: 1
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 ;-)

Re: Publishing and unpublishing of records 3 months ago #1629

Ahaaaaaaaah, that did the trick, thanks! :-)
  • Page:
  • 1
Moderators: dirk, joest
Time to create page: 0.26 seconds