Form Grid validation

Confluence User - 05 Jan, 2018

Dear Expert,

 

Let say if there is 5 records in a form grid with columnA, columnB, and columnC. Column C is the active indicator.

In the form grid, I should only allow 1 record to have column C as 'Y'. How should I validate that?

 

 

#form

2


08 Jan, 2018
confluenceUser
confluenceUser

Hi

You could use the Bean Shell for Process Tool to check for only one records is ticked 'Y' per parent record, after the user submits the above form. If there are more than one 'Y', route back the task to the requester and send an email to the requester mentioning the error accordingly.

08 Jan, 2018
confluenceUser
confluenceUser

Hi,

 

Is there any other method to do it at form level?

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print