Welcome to Portal

?Unknown\pull-down

Welcome to Zoho Cares

Bienvenido a Soporte de Zoho

Search our knowledge base, ask the community or submit a request.

Hi,
How would i set up the below question using Zoho?

My ideal analysis report is delivered <daily / weekly>. It is <factual / opinionated > in nature with <text only / text and charts / mostly charts> and is <1-minute / 3-minutes / 5-minutes / 10 or more minutes> in length.

Anything in <> are the dropdown options for the question

Thanks

1 user has this question.
1 Reply
Reply
  • Zoho MVP
  • 1 year ago

You cannot change a bale value dynmically so you would need to use a notes field, then in the onload/triggers of the form you can say

input.Notes_field_name="My ideal analysis report is delivered"+input.Freq+". It is"+input.Nature+" in nature with " + input.Cotent_Type+" and is "+ input.Duration+" in length.";

Reply to mnavarriaA
/* */
  • 12
  • Insert
  • Plain text
Add Comment
(Up to 20 MB )