Hi. Steph. I need to investigate further and I’ll post some same code later on, but it looks like the frm-entry-links selection is not detected/interpreted anymore by 1.06.03 custom displays, while it works fine on 1.06.02. to be more clear, if I put a [ if 1297 equals="" ] text …. inside a custom display and place [...]
Get entry key in a frm_validate_field_entry hook
Email an HTML field
Post into a field (field_id, entry_id)?
Update other form: Problem
Hi Steph, I have tried to use the plugin pieces of code you suggested in another post, but I can’t get any of them to work: this code [code] FrmEntry::update( 1288, array('item_meta' => array(2757 => 'Si')) ); [/code] actually destroys or disrupts the entry ID 1288. This other code: [code] global $wpdb, $frmdb; $wpdb->update($frmdb->entry_metas, array('meta_value' => [...]
prefix=”frm_container_” not working; jS error?
Hi Steph. I am trying to use the prefix=”frm_container_ feature in a custom display, but the edit button just does not work. Using firebug on firefox, I see this code when I move the mouse over the edit button: ”javascript:frmEditEntry(5,” in case you wish to take a look, the page is here and you have admin access: [...]
formresults google=1 breaks up live links
Hi Steph. I have a text field which contains a live link like this … a> title=”provin provetto” href=”http://www.hospitalteachers.org/reserved/committee/events/view?entry=xga9yr” target=”_blank”>proven provetto… This displays fine inside a [ formresults ... ] table, but if I add “google = 1″ the html source code is showed instead of the working link. I have tried adding clickable but it does not [...]



