jmindl
Forum Replies Created
-
Forum: Plugins
In reply to: [Calculated Fields Form] IF in Message “Form processing / Email Settings”Hello @codepeople
This works perfectly,
As I do have a values which are under condition in the field displayed or not, but the value is zero I have following code
<%fieldname101_block%>
Vy?ivné na druhé dítě<br><%fieldname64 separator={{: }} after{{<br>}}%><br>
<%fieldname101 if_value_is_greater_than={{0}} separator={{: }}%><br>
<%fieldname107 if_value_is_greater_than={{0}} separator={{: }}%><br><br>Vy?ivné na t?etí dítě<br>
<%fieldname65 separator={{: }}%><br>
<%fieldname103 if_value_is_greater_than={{0}} separator={{: }}%><br>
<%fieldname108 if_value_is_greater_than={{0}} separator={{: }}%><br><br>Vy?ivné na ?tvrté dítě<br>
<%fieldname66 separator={{: }}%><br>
<%fieldname102 if_value_is_greater_than={{0}} separator={{: }}%><br>
<%fieldname109 if_value_is_greater_than={{0}} separator={{: }}%><br><br>Vy?ivné na páté dítě<br>
<%fieldname67 separator={{: }}%><br>
<%fieldname104 if_value_is_greater_than={{0}} separator={{: }}%><br>
<%fieldname110 if_value_is_greater_than={{0}} separator={{: }}%><br><br><%fieldname101__endblock%>
There is an issue that these fieldsname103,108, etc. even there are higher then 0 (currency field)
And one more – fields
Vy?ivné na páté dítě<br>How I can avoid to display even these blocks.
Thanks
Forum: Plugins
In reply to: [Calculated Fields Form] Automatic currency symbol for numberHello @codepeople
I have latest version of 5.0.320 developer
Forum: Plugins
In reply to: [Calculated Fields Form] Automatic currency symbol for numberThanks, however when I check “Use predefined value as placeholder” stopped to be visible and symbol and field is empty now.
Forum: Plugins
In reply to: [Calculated Fields Form] Automatic currency symbol for numberHello,
I tried several modification of this, however this is not working as I expected.
There is predefined value in currency field “0 K?” (Czech crowns).
What I want is that if somebody just a click on the field predefined value will be cleared and he can immediately type exact value.How this is running now is that I need to select predefined value and delete is or replace by correct number.
Is this possible?
Thanks
Forum: Plugins
In reply to: [Calculated Fields Form] Send results from form via emailIf I will make the solution “Destination email” to be dynamic this is working, however this will send ALL results to that email including all hidden fields and unfilled
Forum: Plugins
In reply to: [Calculated Fields Form] Send results from form via emailHello @codepeople
Thanks for your replay. I tried this “Users Permissions” with annonymous user and checkbox to allow the users edit their submissions, however this doesn’t work for me.
I request custom modification via the formForum: Plugins
In reply to: [Calculated Fields Form] Change high of the fieldHello,
I would like to add this customization also to dropdown fields as add input to dropdown, how ever this doesn’t work. Can you please help me with this?
ThanksForum: Plugins
In reply to: [Calculated Fields Form] Send results from form via emailHello @codepeople
Thanks for this information. This works nicely, however is there any way not only to send a results but send a link that somebody will click on this link and get to this form with all data in it like POST?
Forum: Plugins
In reply to: [Calculated Fields Form] Send results from form via emailHello,
This is probably misunderstanding. This option will send the data to to predefined user in the settings, however I would like to have availability to send all predefined form with possibility to for example finish unfinished fields to another user which one user will choose. Basically create the link for anybody I will choose (email) which if he click on the link there will be automatically predefined form with already predefined inputs (not necessarily) all of them to be able to finish complete complete form. I s a admin or anybody predefined do not need receive this form.
Forum: Plugins
In reply to: [Calculated Fields Form] Send results from form via emailHello, I bought Developer version and now I would like to send results from the form including all data in it via the email. I have there print button. I there any simple way how to add another button to send the all data via email or any other channel?
Thanks
Forum: Plugins
In reply to: [Calculated Fields Form] Automatic currency symbol for numberHello,
I tried this to add, however this doesn’t work.
Ticket created
I used this alternative method from the email
Alternative Installation Method:
1- Overwrite (or copy if not previously installed) the plugin files into the WP plugins folder through a FTP connection. This is also a sage process, the plugin’s data and settings won’t be lost during the process.
Because If I tried to upgrade it it says the plugin is already there. Can you please help me with the situation, because my page is now due to the fact completely down
If I would like to go to admin page I will get following error
Fatal error: Class ‘CPCFF_COUPON’ not found in /data/web/virtuals/136261/virtual/www/domains/vyzivne.com/wp-content/plugins/calculated-fields-form/inc/cpcff_main.inc.php on line 162
Forum: Plugins
In reply to: [Calculated Fields Form] Send results from form via emailThanks for your quick response. If I would like to have possibility to also save form under my private account (potentially use FB credentials) and transfer it to somebody else for additional information input and to finally have data completed. This is also can be done only in professional version or this need to have is developer version?