Skip to Main Content
Customer Feedback

We love feedback from you on our products and the problems in your daily work that you would like us to solve. Please describe the challenge you're encountering and your desired outcome. Be as detailed as possible.

For technical issues or bugs please head to Support or our Developer Community. You can assign up to 20 votes in total. Thank you for your feedback.

Status explanation: 'Future Consideration' = Continuing to collect further feedback, not planned at this time. 'Investigating' = Prioritized for deeper customer and feasibility investigations ahead of planning development.

Status Future consideration
Created by Guest
Created on Mar 22, 2023

Additional Template Logic Available

In my form, I have a multi-select dropdown and based on whether the requester has "included" one of the selections or not included that selection, determines whether one field should be showing next or another field should be showing next.

Specifically, the user should be able to select from a series of options on the type of service they are requiring, but can also select "other" as an option, If they include other in the selection, then a text field will show asking for a description for the services required.

However, presently, while there is logic available to look for whether the selections included "other", for the oposite scenario, suggesting that the user did not include other in their selection, the closest available choice is "not equal to", which then only looks at whether the values were not an exact match.

I'd like to see a selection available for "not any of" or "does not include"

  • Guest
    Reply
    |
    Nov 17, 2023

    You could bundle this with the additional logic requested in CMP-I-1243