-
hey,
have you thought about erb snippets inside the parts that are being edited? the context is similar to editing a mailmerge template in word. concretely in our use case the user would need to be a…
-
getting rid of /tmp for files
With ```WORKDIR``` in ```Dockerfile``` the /tmp directory should be obsolete
-
## Expected Behavior
I am trying to use a merge field in an if condition. Ideally, the condition would be evaluated during the mail merge(?). This would make mailmerge templates much more flexible.
…
chlab updated
6 years ago
-
I'm new to this module. I tried exactly your example but it says below exception:
Traceback (most recent call last):
File "/Users/mac/Downloads/BBEditRunTemp-test.py", line 6, in
document.…
-
### The context: Using a DB as primary datasource
I'm using mailmerge, using a MySQL database as datasource.
This DB contains data and a number of custom views. Each view queries the data and retu…
-
I just started with mailmerge, fits the job perfectly. One issue I have noticed is mailmerge encountering an email address that the sendmail client function, or the server, rejects. People move jobs o…
-
### Checklist
- [X] I've searched through the [plugins](https://github.com/summernote/awesome-summernote) to make sure this feature isn't already available, or think it shouldn't require a plugin.
- …
-
Let me preface this by saying that this very well could be a davmail issue, but I thought I'd put it here for discussion purposes. I use davmail in SMTP/IMAP server mode to connect to exchange servers…
-
I needed MERGEFIELDs as well as other nested fields (IF, special page numbering that doesn't need anything from any mergefield).
This either yielded a stack overflow in FieldRef.java:304 (to log! the …
-
if I try to fill the mailmerge field in a table, and if the table has merged cell, doc-mailmerge will un-merge the merged cell.
how can we treat such case? Thanks