Search found 6 matches
- Tue Aug 14, 2007 7:16 pm
- Forum: Bugs, bug fixes & releases
- Topic: Fixed: i am having problems modifying dates through forms
- Replies: 1
- Views: 5642
- Tue Aug 14, 2007 6:41 pm
- Forum: Using OpenEMM
- Topic: Direct population of emails via MySQL ODBC and SQL Server?
- Replies: 10
- Views: 15401
this is from the OpenEMM table doc, it's a good read if you want to edit the db directly. you can view/download it on the openemm.org downloads page: customer_field_tbl Column name: Description: admin_id References admin_tbl. col_name Name of the column in customer_1_tbl. company_id References compa...
- Mon Aug 13, 2007 9:55 pm
- Forum: Bugs, bug fixes & releases
- Topic: Modifying actions
- Replies: 0
- Views: 5294
Modifying actions
when trying to modify an action, if you wanted to delete only one step, the step will not delete.
Openemm 5.1 CentOS 5
Openemm 5.1 CentOS 5
- Fri Aug 10, 2007 10:35 pm
- Forum: Using OpenEMM
- Topic: Direct population of emails via MySQL ODBC and SQL Server?
- Replies: 10
- Views: 15401
- Fri Aug 10, 2007 9:20 pm
- Forum: Bugs, bug fixes & releases
- Topic: Fixed: i am having problems modifying dates through forms
- Replies: 1
- Views: 5642
Fixed: i am having problems modifying dates through forms
i am using OpenEMM 5.1. on CentOS 5. i would like to be able to create dates and input them into a recipient's profile through a form when they subscribe. i have made some static dates to test the input but i have not yet succeeded. here is my code for the form <form action="form.do" metho...
- Thu Aug 09, 2007 10:10 pm
- Forum: Using OpenEMM
- Topic: Action: modify profile (date variable) date/time functions
- Replies: 0
- Views: 3875
Action: modify profile (date variable) date/time functions
are there functions like now() or interval to manipulate the date through the modify profile action?