none
Add Dynamic Question to Form. RRS feed

  • Frage

  • I have a form with a bunch of static questions.

    I would like to add a question that changes every month.

    I can only think of 2 ways:

    1) Would the easiest solution be to ask the question in a section heading and have one field to capture the answer, then change the question in the section heading the next month?
    2) Add a nvar or ntext field and change the label each month to the question i want to ask?

    Is there a better way to implement this?

    Donnerstag, 11. Februar 2010 13:03

Antworten

  • Hi,

    what you want to do with the answers of the questions. Can the answer of the monthly question every month stored in the same field in the database? If yes, you can change the label of the field.

    An other way is to use a own entity for the question. Than you can JavaScript or a plugin in to display the question and change them each month with automaticly.
    Viele Grüße

    Michael Sulz
    MVP für Microsoft Dynamics CRM
    • Als Antwort markiert Morjo Montag, 15. Februar 2010 12:55
    Donnerstag, 11. Februar 2010 17:22

Alle Antworten

  • Hi,

    what you want to do with the answers of the questions. Can the answer of the monthly question every month stored in the same field in the database? If yes, you can change the label of the field.

    An other way is to use a own entity for the question. Than you can JavaScript or a plugin in to display the question and change them each month with automaticly.
    Viele Grüße

    Michael Sulz
    MVP für Microsoft Dynamics CRM
    • Als Antwort markiert Morjo Montag, 15. Februar 2010 12:55
    Donnerstag, 11. Februar 2010 17:22
  • I guess the proper way of doing this would be to create another entity however for now i will just change the label each month.

    It's ok for the current month however i can see that if i want to run a report on the answers field over multiple months i will not have the relevant question.
    Montag, 15. Februar 2010 12:55