Search found 21 matches
- Thu Jan 24, 2008 3:45 pm
- Forum: Plugins
- Topic: A Simple Plugin? Adding to the entryproperties table.
- Replies: 8
- Views: 4209
- Wed Jan 23, 2008 8:58 pm
- Forum: Plugins
- Topic: A Simple Plugin? Adding to the entryproperties table.
- Replies: 8
- Views: 4209
- Wed Jan 23, 2008 5:15 pm
- Forum: Plugins
- Topic: A Simple Plugin? Adding to the entryproperties table.
- Replies: 8
- Views: 4209
Re: A Simple Plugin? Adding to the entryproperties table.
Hi!
Actually, you should be able to do all of this inside the "backend_save" / "backend_publish" hooks.
There you can access the entryproperties (either read them from the DB, or check the $_POST array
Yup, I can get things out of $_POST.
- maybe even $eventData holds this) and send it to your ...
Actually, you should be able to do all of this inside the "backend_save" / "backend_publish" hooks.
There you can access the entryproperties (either read them from the DB, or check the $_POST array
Yup, I can get things out of $_POST.
- maybe even $eventData holds this) and send it to your ...
- Wed Jan 23, 2008 3:53 pm
- Forum: Plugins
- Topic: A Simple Plugin? Adding to the entryproperties table.
- Replies: 8
- Views: 4209
- Wed Jan 23, 2008 4:53 am
- Forum: Plugins
- Topic: A Simple Plugin? Adding to the entryproperties table.
- Replies: 8
- Views: 4209
A Simple Plugin? Adding to the entryproperties table.
I am having a hard time getting the hang of how all these plugins work. Basically, I want to modify the Extended Properties plugin to actually do something with the data that is input (and then I can strip out the rest of the code that I don't need. So say I create some custom fields (Field1, Field2 ...
- Tue Jan 22, 2008 3:32 pm
- Forum: General discussions
- Topic: Problems using Smarty code in entries (custom fields)
- Replies: 6
- Views: 3087
- Tue Jan 22, 2008 12:02 am
- Forum: General discussions
- Topic: Problems using Smarty code in entries (custom fields)
- Replies: 6
- Views: 3087
- Mon Jan 21, 2008 8:34 pm
- Forum: General discussions
- Topic: Problems using Smarty code in entries (custom fields)
- Replies: 6
- Views: 3087
- Mon Jan 21, 2008 8:10 pm
- Forum: General discussions
- Topic: Problems using Smarty code in entries (custom fields)
- Replies: 6
- Views: 3087
Problems using Smarty code in entries (custom fields)
I can't seem to get my custom field data to show up in Smarty entries. I have it set up to parse Smarty within entries, and I have the extended properties cache turned off. So if I name a custom field "Test", and then try to call it with {$entry.properties.ep_Test}, it doesn't output anything.
Also ...
Also ...
- Tue Nov 27, 2007 3:08 am
- Forum: Plugins
- Topic: How do I access Custom Field data on the PHP side of things?
- Replies: 15
- Views: 7829
- Mon Nov 26, 2007 5:08 pm
- Forum: Plugins
- Topic: How do I access Custom Field data on the PHP side of things?
- Replies: 15
- Views: 7829
Thank you! That is exactly what I was looking for.
Unfortunately I have run into another problem. When are the extended properties actually put into the database? I am trying to add a section of code that will run right after the entry is posted, but there seem to be no values that are accessible ...
Unfortunately I have run into another problem. When are the extended properties actually put into the database? I am trying to add a section of code that will run right after the entry is posted, but there seem to be no values that are accessible ...
- Sat Nov 24, 2007 9:31 pm
- Forum: Plugins
- Topic: How do I access Custom Field data on the PHP side of things?
- Replies: 15
- Views: 7829
- Tue Nov 20, 2007 3:22 pm
- Forum: Plugins
- Topic: How do I access Custom Field data on the PHP side of things?
- Replies: 15
- Views: 7829
- Mon Nov 19, 2007 11:10 pm
- Forum: Plugins
- Topic: How do I access Custom Field data on the PHP side of things?
- Replies: 15
- Views: 7829
- Fri Nov 16, 2007 4:04 pm
- Forum: Plugins
- Topic: How do I access Custom Field data on the PHP side of things?
- Replies: 15
- Views: 7829