lellolallo
Forum Replies Created
-
Thank you for you feedback.
I read the documentation and I discovered I missed some basic workflow steps during my test in the demo environment. In this case I honestly think the UX is quite confusing and some workflo too complex.
My use case is about “Mandatory Company Training”: the LMS admin (typically the HR department) will create the Teams structure in advance (following the company ORG chart). Later, based on company training goals, each Team Leader will pick the courses and/or learning paths to be activated for the fiscal year, and proceed to enroll all his Team Members. Your workflow is strongly sales-oriented, but in our case courses will be available in a free company catalog, with no payment system at all. I will explore further the group features in a new demo environment.
I tested both configurations:
- KZeni 2 edits together with joaokrabbe 2 edits
- Just joaokrabbe 2 edits
but please consider that my environment has a lot of plugins installed, I’m afraid the problem can be due also to some other conflict. I did not investigate any more the root cause of the failure, just observed the error message.
Thank you @joaokrabbe for your code, I tested it in my environment, Download Monitor v 4.9.3, Email Before Download 6.9.6 – unfortunately it doesn’t work there, the same error is thrown.
- This reply was modified 2 years, 5 months ago by lellolallo.
- This reply was modified 2 years, 5 months ago by lellolallo.
Applied the fix proposed by @kzeni , but unsuccessfully. Had to rollback DLM to 4.8.10 to make the email links work again.
- This reply was modified 2 years, 5 months ago by lellolallo.
Hello @kzeni , I just tested your fix code, it doesn’t solve the issue, and the second parameter in the URL remains prefixed by “?”. Even if I change manually the “?” to “&” in the URL, the UID error is thrown anyway.
I rolled back Download Monitor plugin to v4.8.10 and now the email link works again, even with the wrong parameter concatenation.
- This reply was modified 2 years, 5 months ago by lellolallo.
Forum: Plugins
In reply to: [Multi Step Form] adding custom questions (Form “elements”)Hello Team,
thank you for letting me know this feature is not in your roadmap. Anyway, I’m asking you not a product feature, but technical support about your plugin architecture, to estimate the effort of implementing it by ourself. We have frontend development competencies, just need your support to make the plugin extension workflow straightforward. May we have a direct contact on the email channel, thank you
Hello,
In the plugin Options page, I set the email link expiration timeout – say 10 minutes.
The link sent to the visitor email is in this format:
https://<my-domain>/<download-dir>/<download-ID>/?uid=cdd2deb662and after the timeout, this exact link expires.
Anyway, if I delete the ?uid parameter from the URL, the link:
https://<my-domain>/<download-dir>/<download-ID>/allows any visitor to download the item.
Is there a way to strongly avoid a visitor to download the item after the timeout?
Thank you
- This reply was modified 4 years, 9 months ago by lellolallo.
Forum: Plugins
In reply to: [Perfect Survey] E-mail notificationhello, a lean solution could be to send just one summary email per day, collecting the list of respondent to the survey in the last 24 hours.
The email can also present some aggregated figure like the number of respondent in 24h, or – if you track it – the average time spent for completing the survey.Forum: Plugins
In reply to: [Perfect Survey] Sum result from single choice answers valueor export results in CSV and use a spreadsheet app for calculation