Chrono Connectivity on command

lolhaiku 17 Nov, 2009
So I have a chrono form which enters data into a named database. I show the results of the database in an article. I was wondering if the data could be refreshed upon command instead of automatically.

I have people enter information that I need to verify personally before its posted to the article. Is it possible to do this? From an outside source even, maybe an email link? Any ideas or simple scripts I could use?

Thanks,
GreyHead 18 Nov, 2009
Hi lolhaiku,

The 'usual' way of doing this is to add a 'published' column in the database table, set this to 0 on submission then to 1 when you approve it.

Bob
This topic is locked and no more replies can be posted.