Editable grid view Form hide/show field

[Editable grid view Form]

Hello to all,

Can I hide “password” field from the form listing and only show the field when edit/add a data/row.

Meaning at Editable grid view form, it will display a list of existing data, I would like to hide “password” field here, then when click on edit icon “pen”, popup edit window, here to display the “password” field to allow change of password.

I have no idea how to achieve that with Scriptcase. Please advice, thanks.

I have no idea how to achieve that with Scriptcase. Please advice, thanks.

Because you can’t, you have to use 2 forms

You need to create the grid first (not a form) and create an application link to a form containing your needed data. That’s the only way. THe modal form you see is bound to the grid you see, there’s a checkbox to disable this so you edit in the grid itself, but you cannot change behaviour.

Ok thanks to all the reply here. Just was thinking doing some shortcut. So there is no shortcut other than make two apps. Thanks anyway.