POPUP page properties:

0
Hi Reader,   I have a page(Main page) which is in readonly style. There is link on the page which open a popup page. Now, Can I make popup editable when the Mainpage is in Readonly mode?    If yes, Could some one help how can we achieve this!   Thanks in advance!
asked
1 answers
0

Hello Jhansi,

Yes, you can do that. 

The editability is a setting of a data view ("Editable = Yes / No"). So your main page can have a data view with Editable = No, but your popup page can have a data view with Editable = Yes. 

If you did not change this setting, but can still not edit the object in the popup, your user likely has no rights to write the attributes of this object. If so, go to your domain model, click on the entity and edit the read / write rights in the "Access rules" tab.

 

image.pngimage.png

image.png

answered