pupuloid
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form DB] read more detail per rawnothing in wp_options 🙁 veryyyyyyy curiously lol
Forum: Plugins
In reply to: [Contact Form DB] read more detail per rawcan i change this sttings from mysql or other place ?
Forum: Plugins
In reply to: [Contact Form DB] read more detail per rawis there another way to change that settings and save it ???
Forum: Plugins
In reply to: [Contact Form DB] read more detail per rawhere is a screenshot 🙁
https://drive.google.com/file/d/0B2XRGshvIqzRbDlnRFB3RFppZDg/view?usp=sharing
Forum: Plugins
In reply to: [Contact Form DB] read more detail per rawi just noticed, that when i go to the option menu, there is a “save changes” button that disappears instantly
Forum: Plugins
In reply to: [Contact Form DB] read more detail per rawone more question pls.
in version Version 2.10.20 i want to change option ‘Can See Submission data” from admin to Any, but can’t find “save changes button”. what can i do ?Forum: Plugins
In reply to: [Contact Form DB] read more detail per rawis in text mode, 100% 🙂
Forum: Plugins
In reply to: [Contact Form DB] read more detail per rawi had found that solution long time ago, but i hadn’t been able to append it to my script trying many differnet ways.
can you advise how to write it correctly?Forum: Plugins
In reply to: [Contact Form DB] read more detail per rawI have a form like this
[text* name placeholder “name”]
[text subject placeholder "subject"]
[date date]in another page i have a script for showing the entire row in db and searching in the entire table = [cfdb-datatable form=”my-form” filter=”fname~~/.*$_POST(fname).*/i&&lname~~/.*$_POST(lname).*/i”]
one of the fields contains more than 200 words, and after searching, the info looks very small. so, i need a script to zoom the info in that field in a separate window for e.g.