lim sungbeom
Forum Replies Created
-
Forum: Plugins
In reply to: [Weight Tracker] Community function and moreThank you for your quick rely~
I tested it again but there is the message ‘Error 404 – Page not found’
when I login test ID even though Admin ID can see my weight loss trend.I made a page ‘https://www.miinfra.co.kr:44373/infra/atest-2/’ with shortcode
‘ [weight-loss-tracker]’There is another issue.
I use SSL for Commercial Security in Korea.
This is Official Law.There are some errors.
‘Mixed Content: The page at ‘https://www.miinfra.co.kr:44373/infra/atest-2/’ was loaded over HTTPS, but requested an insecure stylesheet ‘https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800′. This request has been blocked; the content must be served over HTTPS.’
How can I fix this?
Forum: Plugins
In reply to: [Weight Tracker] Community function and moreThanky you for your reply.
1. Every user, who joined my site, can track their own weight in some place.
I checked your new version but it doesn’t work on each user.2. not 85kg but 85.0kg.
It makes more detail tracking loss weight.Is it possible?
Forum: Plugins
In reply to: [Contact Form DB] [cfdb] how to make a human resource DB page.Fininsh This~~
Forum: Plugins
In reply to: [Contact Form DB] [cfdb] how to make a human resource DB page.Mr. Simpsom
It worked ~~
I really appreciate you ^^
Have good day~~!!
Forum: Plugins
In reply to: [Contact Form DB] [cfdb] how to make a human resource DB page.Mr Simpson, Thank you for your reply.
I tried with [cfdb-dbtable] because I want to use pagination function.
I made [cfdb-dbtable] like below, which can click using ‘Submitted time’.
I wish a link address to get this for the detail page filterling.‘https://www.miinfra.co.kr:44373/infra/smt_dt&st=${Submitted}’
How can I set this?
Below is my [cfdb-dbtable]
https://www.miinfra.co.kr:44373/infra/con_pre_anal_list[cfdb-datatable form="Combined Medical Record Forms" show="YourName,YourGender,menu-940,YourNation,YourCity,Currentsymptoms,Yourneed,Submitted, Read Detail" filter="step=6-6" limit="10" id="cfdb" class="cfdb" style="cfdb" edit="true"]{{AFTER}} <script type="text/javascript">// <![CDATA[ (function ($) { $('td[title="Submitted"] div').each( function () { $(this).html('<a href="https://www.miinfra.co.kr:44373/infra/smt_dt&' + $(this).html() + '">View Detail</a>'); }) })(jQuery); // ]]></script> {{/AFTER}}[/cfdb-datatable]
Forum: Plugins
In reply to: [Contact Form DB] [cfdb] how to make a human resource DB page.Mr. Simpson, your plugin is really wonderful.
every thing I imaged exist somewhere in your plugin !!I tried to [cfdb_dbtable].
I added new field named ‘Read Detail’ on summary page, using ‘show’ optionCan I add a button on that ‘Read Detail’ field ?
How to set to open a linked detail page, if a user click that button.
(link address is filtered by name or ID in the same row)– summary page address : https://www.miinfra.co.kr:44373/infra/con_pre_anal_list
– detail page address : https://www.miinfra.co.kr:44373/infra/smt_dtForum: Plugins
In reply to: [Contact Form DB] [cfdb] how to make a human resource DB page.Thank you Mr Simpson.
I really appreciate it.
It did work almost as I tried to do what you said.
I just need to link from summary page to detail page.there are some questions.
You said ‘ use [cfdb-html] and inside its template, create a link to (1)
with the extra URL parameter value.’I want to know how to set extra URL parameter value on summary page
1) I tried ‘link function’ at ‘filelinks’setting in ‘[cfdb-html] Options’,
but I can’t set url and function parameter in that option.
What did I do wrong?2) If I use [cfdb_db], I could use pagination, but is it possible to
link from summary page to detailed page.
(I found this method from your response in August 26th, 2012 at 10:05 )2-1) I want to use pagination with link function
So, is there another way to set the link function such as
someone clicks some field such as a button ‘read more’ which have a ‘act form’
,then a linked detail page open.Forum: Plugins
In reply to: [Contact Form DB] Multiple forms submit to one databaseI know, I just thank you for your acheivement.
I will use this plugin very useful.
I donate some for your company.
I wish it help for your company.
and if you are possible, please you consider to add combinding funciton for Contact Form 7 Multi-Step Forms’ plugin
It will be really helpful for multi-step form data management.Have good day!!
Forum: Plugins
In reply to: [Contact Form DB] Multiple forms submit to one databaseThank you very much, Michael Simpson
I really appreciate your kind response.
Your advise really helped me.
Is there a method to support your activity?
I want to donate some ,even though not much, to you or your company.myemail lowhoh@miinfra.com
Forum: Plugins
In reply to: [Contact Form DB] Multiple forms submit to one databaseDear Mr. Simpson
Thank you for your answer.
I am afriad that I don’t understand what you said exactly at below sentence.
I used ‘Contact Form 7 Multi-Step Forms’ plugin, so you mean that
CFDB doesn’t consider ‘Contact Form 7 Multi-Step Forms’?CFDB was not coded without taking into account
‘Contact Form 7 Multi-Step Forms’ plugin.Forum: Plugins
In reply to: [Contact Form DB] Multiple forms submit to one databaseThank you for your kindness, Michael Simpson
1) I used ‘Contact Form 7 Multi-Step Forms’ plugin
2) ‘function change_title($formData) ‘ is used for combinding ‘medical record steps(from 1 to 6 level)
because ‘Contact Form 7 Multi-Step Forms’ don’t creat combing form data, but
creat seperated form data.3) process
– I did what you said ” delete ‘function change_title($formdata)'” , and set do not want to save form which is
‘Medical Record Check 2,Medical Record Check 3,Medical Record Check 4,Medical Record Check 5,Medical Record Check 6’4) result
– combined data has gone, and each form datas created.
5) P.S
– I tried to set ‘do not want to save form’ without deleting ‘function change_title($formData) but 1~5 form record created also.
6) picture ( for the result)
– created step data
– created step frame detail data
https://www.miinfra.co.kr:44373/infra/wp-content/uploads/2015/01/inner-record-1024×440.jpg
Forum: Plugins
In reply to: [Contact Form DB] Multiple forms submit to one databaseOk, Let me explain detail.
The code worked and made 6 records in a db ‘combined medical record check’.
(There are 6 records, firtst line data is a combied data,
5 records are each step data from 1step to 5th data )I just need the first line data which is combined.
But there created 5 line more.
I want to delete from 2nd to 6th line or prevent to creat.< picture image>
https://www.miinfra.co.kr:44373/infra/wp-content/uploads/2015/01/db-1024×576.jpg
-the first line is the combined data from 1step to 6 step.
-2 line ~ 6th line are record data in each step dataForum: Plugins
In reply to: [Contact Form DB] Multiple forms submit to one databaseHell~ I am late.
Here is what I want to say detail.
(I am sorry to say hard to understand.
I am a Korean, So please understand it. )I made 6 steps contact form for patient.
I just need not all each step data but one combinded record.
but, there are 7 record.– 1st : combinded data
– 2~7th : each original data from 1step to 6step.2. my coding
function change_title($formData) {
if ($formData && in_array($formData->title,
array(‘Medical Record Check’,
‘Medical Record Check 2’,
‘Medical Record Check 3’,
‘Medical Record Check 4’,
‘Medical Record Check 5’,
‘Medical Record Check 6’))) {
$formData->title = ‘Combined Medical Record Forms’;
}
return $formData;
}add_filter(‘cfdb_form_data’, ‘change_title’);
* I want to del 2~7th data, because they are just one persons record.
Forum: Plugins
In reply to: [Contact Form DB] Multiple forms submit to one databaseHello~
I thank you for your great plugin and your kind guide.I tried to modify my plug in as your guide.
Combied DB was published, but there are another 5 db for each 6 form, also publishedI combied from form1 to form 6 and I want to use just new one.
I don’t need each form db, How can it be deleted when combined DB is published.Below is my code which is added using ‘Add Actions And Filter’
——————Below————————–
function change_title($formData) {
if ($formData && in_array($formData->title,
array(‘Medical Record Check’,
‘Medical Record Check 2’,
‘Medical Record Check 3’,
‘Medical Record Check 4’,
‘Medical Record Check 5’,
‘Medical Record Check 6’))) {
$formData->title = ‘Combined Medical Record Forms’;
}
return $formData;
}add_filter(‘cfdb_form_data’, ‘change_title’);