-
Hi, thank you for awesome package.
How could I use parameter in the data-source helper function. Some thing like this:
```
```
and the helper:
```
Template.myTemplate.helpers({
customerCo…
-
#### Feature
The x64 backend has a helper named `emit_cmp` in `inst.isle` that is used when emitting comparisons. Currently it will always use `x64_cmp` to emit the comparison, but for cases of eq…
-
Hi, nice helper - 👍
- [ ] Can you please add support for a proxy check box, so users can check it. It would also be nice to show an alert message if we could auto detect the proxy.
- [ ] On the w…
-
I'm using rails default form helper along with [date_picker](https://github.com/benignware/date_picker). This is my usage of schedulable.
``
I'm still getting the default date and time pickers ins…
-
@chrisvfritz
Earlier, we created this awesome hidden_class helper:
```
def hidden_class
if params.values.any? { |val| !val.empty? }
''
else
'hidden'
end
end
```
This is no longer wor…
-
## What Version Of Caldera Forms, WordPress and PHP Are You Using?
WordPress Version: 4.9PHP Version: 7.1.11MySQL Version: 5.5.57Caldera Forms Version: 1.5.7.1WP_DEBUG:
## Does Your Issue Persist…
-
- My cookie and session time is set to 86400.
- I have VCL Fix Enabled.
My sessions work fine, the customer/guest is identified and basket contents are maintained.
But users cannot add things to the…
-
### Scenario
Given a paper
When a user visits the paper's edit page
Then it should have a single multiple select box
### Hints
Make sure the n:m relation of papers and authors works in your automated…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### What problem does this feature solve?
Extra space in the forms
### What does the proposed API look like?