Home Survey App Feature Requests
We appreciate you taking the time to vote and add your suggestions to make our products awesome! Your request will be submitted to the community for review and inclusion into the backlog.

We recommend reviewing what is submitted before posting, in case your idea has already been submitted by another community member. If it has been submitted, vote for that existing feature request (by clicking the up arrow) to increase its opportunity of being added to Cireson solutions.

For more information around feature requests in the Cireson Community click here.
Options

Allow for commas in Survey App list question types.

seth_coussensseth_coussens Member Ninja IT Monkey ✭✭✭✭
Currently, commas are used to denote the various options that will be added as options in the list. If you use a comma in the option it will see that option as two separate options.

This feature would allow for the use of full sentences as possible options in the list.
6 votes

Submitted · Last Updated

Comments

  • Options
    Conner_WoodConner_Wood Customer Ninja IT Monkey ✭✭✭✭
    I agree 100%

    From Cireson IR46874:
    It seems the list string is split using the comma ( , ) as I predicted, but is there a way to put a comma in as part of a value? As in, escape the comma, so if we entered something like: , ..... then it would be HTML decoded to ',' AFTER the initial string was split using ',' characters so the array of strings is already created so you'd loop through the elements and if they contained ',' then you'd replace it with ','
  • Options
    seth_coussensseth_coussens Member Ninja IT Monkey ✭✭✭✭
    This is an excellent suggestion, but most likely we will remove the requirement for the comma delimited list all together and go to something a little more controlled and exact. Other ideas are always welcome though!
Sign In or Register to comment.