Display error when trying to add a replicate for the unique column inside a grid form

Confluence User - 10 Sep, 2018

I am trying to display an error (example as a popup) when trying to add a row duplicate (taking into account the unique column) inside a grid form.

Is it feasible ?

forms;formgrid;popup

1


11 Sep, 2018
confluenceUser
confluenceUser

You can definitely write your own client side scripting that shows error in the fashion that you want to (popup), or use server side scripting to show the error too. Check out Bean Shell Programming Guide#UseasFormMultiRowValidator

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print