Duplicate Value Validator in form grid

Confluence User - 27 Jul, 2020

I am trying but i cant figure out how to use Duplicate Value Validator in form grid. 
in my case there are four columns from which three are used to enter data and one is Yes/No. there can only be one entry with yes and all other with no. i was hoping if duplicate value validator can be used in my condition but i cant seem to figure out how to use it. 
any kind of help will be highly appreciated. 

forms;validation;formgrid

1


30 Jul, 2020
confluenceUser
confluenceUser

Hi, in this scenario I would think that instead of a validator, you can use JavaScript. Place a Custom HTML in the form and add some custom JavaScript code to enforce whatever rules you have.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print