Hi!
Ah, you should just check that. The place where it appears is a simple text box, it is formatted with default HTML. Just echo your text and have a look.
Best regards,
Garvin
And can I print it without textbox, as in a new page ?
By the way, I can't get acces for my checkbox (((
var_dump ...
Search found 5 matches
- Mon Jul 17, 2006 5:21 pm
- Forum: Development
- Topic: How to build in checkbox into the form?
- Replies: 9
- Views: 10236
- Mon Jul 17, 2006 5:03 pm
- Forum: Development
- Topic: How to build in checkbox into the form?
- Replies: 9
- Views: 10236
- Mon Jul 17, 2006 4:01 pm
- Forum: Development
- Topic: How to build in checkbox into the form?
- Replies: 9
- Views: 10236
- Fri Jul 14, 2006 2:35 pm
- Forum: Development
- Topic: How to build in checkbox into the form?
- Replies: 9
- Views: 10236
Re: How to build in checkbox into the form?
Hi!
You can hook into the 'backend_display' event, like the serendipity_event_entryproperties plugin does for example.
If you tell us more of what you want to do, I might be able to help you even more. ;)
Best regards,
Garvin
Well, after the posting new message plugin must check if the ...
You can hook into the 'backend_display' event, like the serendipity_event_entryproperties plugin does for example.
If you tell us more of what you want to do, I might be able to help you even more. ;)
Best regards,
Garvin
Well, after the posting new message plugin must check if the ...
- Fri Jul 14, 2006 10:30 am
- Forum: Development
- Topic: How to build in checkbox into the form?
- Replies: 9
- Views: 10236
How to build in checkbox into the form?
Hi, i need to build in the checkbox in the post message form, how can i make it with my plugin ?
Thanks
Thanks