AlienTrader
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form DB] Transform Function QuestionI got it working…thanks ??
Forum: Plugins
In reply to: [Contact Form DB] How Do I Set Field1 to Equal the Value of Field 2 ?Michael, your solution works perfect…thank you so much.
The more I get into your Plugin…the more I like it!
My next quest is appearance of the CFDB-Tables:
(e.g., order of columns, cell sizes, font color, font style, background color, etc.)
If you have a link that would help me with those features…please forward it. Thanks…FARForum: Plugins
In reply to: [Contact Form DB] How Do I Set Field1 to Equal the Value of Field 2 ?“Cell-1 & Cell-2” is what I am referring to (Not Field-1 & Field-2).
Every form entered has a different value; the value is not always “ABCD” but both of the hyperlinks/urls created do end in the same “XXXX” value. Sorry about that ??Thanks Michael, your fix FIXED IT…the “Today Only” Filter is now working!
Michael, I tried and below is what I get. I dont’t see any red-flags? If I set you up as an Admin, would you log in and see if you can find my mistake and get the “submit_time” (Today-Only) filter working on my site? If you will, please send me an email to:
[email protected]
and I reply back with an Admin Username and Password. As earlier noted…I will Definitely contribute to plugin if I get this filter working on my site. Thank you so much, Frank
—————————
‘submit_time>=-2 Form’ Array ( [0] => Array ( [0] => Array ( [0] => submit_time [1] => >= [2] => -2 Form ) ) )
Show?All?entries
Search:?
No data available in table
Showing 0 to 0 of 0 entries
—————————Michael, Thanks for replying to my post. I am in Text Editing Mode…still not working on published page but when you click the Short Code link in the Builder, a blank page does open and display the correct filtered rows. I pasted the Short Code Below…do you see anything wrong?
[cfdb-datatable form=”Feedback Form” show=”Submitted,your-name,your-email,your-subject,your-feedback,your-message” filter=”submit_time>=today”]
As already mentioned, the filter works fine if I filter other fields but not if I try to filter the “submit_time” field. I have to display [today’s] submissions only. I tried publishing to other pages and also tried >=-2 days:
[cfdb-datatable form=”Feedback Form” show=”Submitted,your-name,your-email,your-subject,your-feedback,your-message” filter=”submit_time>=-2 days”]
Same results…no records on published page but Short Code Link opens blank page displaying the respective rows correctly.
What else can I try…I really need to get this working.
Thanks…Frank