Custom Form Validation - Validate queue topic ID | Community
Skip to main content
LaurensKr1
Level 2
June 23, 2026
Question

Custom Form Validation - Validate queue topic ID

  • June 23, 2026
  • 1 reply
  • 0 views

Hi, I am currently limited to custom form validation to test this out. I am attempting to ensure that only specific values are selectable from a multi-drop down control based on the queue topic. After testing it out, I saw that it seems the custom form validation is not returning the value of the queue topic ID, even though it is a field I can use in the formula.

 

Has anyone seen this or tried it?

1 reply

ninoskuflic
Level 5
June 23, 2026

Hi ​@LaurensKr1, the Queue Topic ID will be available only after the request has been submitted. Are you doing the validation prior to the submission or after it? 

If this solved your issue, please mark it as solved so others can find the solution faster.