[#339] Requirement

Migrated from Redmine #339 | Author: Rajat Duvedi
Status: New | Priority: High, I’m very impatient | Created: 2019-02-11


Hello Team,
As i raised issue #338, I am using your widget.

  1. How can i use js and modify anything thing into widget
  2. I have a field(ie. clinic_id) into intake form. which i want to preset filled. How can i do this?
  3. Last name appear after first name and email is not mandatory (High priority as per requirement ). suggest me any way to do this
  4. i want to add a field “duration” into the confirmation booking section (right side after the Appointment Time )

Redmine Admin wrote:

  1. There is no way to affect widget js. You can use Custom CSS plugin to change its look.
  2. There are instructions on widget settings page, you need to pass variable into widget via params
  3. As we told already, this is not possible. But you can rename Name to First name by custom translations and then add additional field called First anem
  4. Please look at #338