Edit CURD restriction fields?

Confluence User - 25 Aug, 2015

On clicking edit link in EditCURD the form opening all the form fields to edit,

Is there any way to restrict some fields and access only some particular fields to edit.

userviews;datalists;edit;curd

3


25 Aug, 2015
confluenceUser
confluenceUser

I have been able to reach this by making the designed field  as "read-only" in the form design that is being used to EDIT/ADD these entries. 

 

I hope this helps

26 Aug, 2015
confluenceUser
confluenceUser

hello sudarsan, you can create form edit with and get value in the form with nested hash variable. sample for get nested hash variable you can look it. Hash Variables

07 Sep, 2015
confluenceUser
confluenceUser

Hi there!

You could simply create another form, bind it to the same table and create all the elements in it with the same IDs as used in the first form. Now you could make some of the fields here as read-only and bind this to the edit action of the Userview CRUD.

Hope this helps.

Thanks,

Ashutosh Tripathi

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print