Skip to content

Fixed bug with using 2 variables in 1 cell #34

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

develgold
Copy link

No description provided.

@alhimik1986
Copy link
Owner

It will not work on two-dimensional arrays. I already tried to make this feature earlier.
If you want to use multiple variables in one cell just use another variable which contains both values. It will be easier and more reliable.

@develgold
Copy link
Author

Can you show an example where it doesn't work?

@alhimik1986
Copy link
Owner

8_special_template.zip

@develgold
Copy link
Author

You need to change the order of the parameters, first {document_id} after [product_name]

@alhimik1986
Copy link
Owner

It's a bug anyway. It should work with any order of parameters.

@develgold
Copy link
Author

Then perhaps one should process strings first and then arrays

@alhimik1986
Copy link
Owner

Are you suggesting that I personally implement it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants